Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_bootable_bootloader_edk2
/
7245b435c88d45423e4c5c90fe52a672802376b0
/
ArmPkg
/
ArmPkg.dec
7245b43
ArmPkg: Declared ARM Hypervisor Firmware PCDs
by oliviermartin
· 13 years ago
be613c8
ArmPkg/PL390Gic: Introduced PcdGicSgiIntId to define which SGI is used for core synchronisation
by oliviermartin
· 13 years ago
9207c5d
ArmPkg: Changed ARM CPU SetMemoryAttributes to always use strongly ordered for the EFI_MEMORY_UC attribute
by oliviermartin
· 13 years ago
513aa34
ArmPlatformPkg/Sec: Replaced hardcode SCR and NSACR values by PCDs to enable CPU and Platform Specific settings
by oliviermartin
· 13 years ago
da9675a
ArmPkg: Add ARM Architectural Timer support
by oliviermartin
· 13 years ago
12c5ae2
ArmPlatformPkg: Replaced 'ArmPlatformTrustzoneSupported' by the fixed Pcd gArmTokenSpaceGuid.PcdTrustzoneSupport
by oliviermartin
· 13 years ago
1d2bbdb
ArmPkg: Removed deprecated 'ArmMPCoreMailBoxLib'
by oliviermartin
· 13 years ago
44788ba
ArmPkg: Create MpCoreInfo PPI and HOB to describe CPU Cores on a MPCore platform
by oliviermartin
· 13 years ago
f92b93c
ARM Packages: Rename PcdNormal* into Pcd* PCDs
by oliviermartin
· 13 years ago
0787bc6
ArmPlatformPkg: Introduce Primary core macros
by oliviermartin
· 13 years ago
11c20f4
Arm Packages: Fixed coding style/Line endings to follow EDK2 coding convention
by oliviermartin
· 13 years ago
a6caee6
ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatformSecExtraAction()
by oliviermartin
· 14 years ago
5cc45b7
ArmPkg: Move ARM Platform drivers from ArmPkg/Drivers/ to ArmPlatformPkg/Drivers/
by oliviermartin
· 14 years ago
1ad14bc
ArmPlatformPkg: Unify the Secure and Normal FD and FV PCD naming
by oliviermartin
· 14 years ago
a355a36
ArmPkg/BdsLib: Upgrade the library to use natively the Device Path
by oliviermartin
· 14 years ago
5a4b8c6
ArmPkg: Fix the default value of PcdCpuVectorBaseAddress
by oliviermartin
· 14 years ago
eeec69c
ArmPkg: Introduce the PCD PcdDebuggerExceptionSupport
by oliviermartin
· 14 years ago
ce73d60
EmbeddedPkg: Move Universal/MmcDxe from ArmPkg to EmbeddedPkg
by oliviermartin
· 14 years ago
964680c
ArmPlatformPkg/ArmPlatformLib: Move the UEFI memory partionning to MemoryInitPei
by oliviermartin
· 14 years ago
262a9b0
ArmPlatformPkg: Rename gEmbeddedTokenSpaceGuid.PcdEmbeddedFd* into gArmTokenSpaceGuid.PcdNormalFd*
by oliviermartin
· 14 years ago
1bfda05
Sync up ArmPkg with patch from mailing list. Changed name of BdsLib.h to BdsUnixLib.h and fixed a lot of issues with Xcode building.
by andrewfish
· 14 years ago
23d3998
Remove DebugSupport driver for ARM and DebugSupportProtocol. In edk2 you can link debugger into DXE core directly so you don't need a debug support. Also we are going to FIQ for debugger ctrl-c break in, so no need to hook the timer infrastructure.
by andrewfish
· 15 years ago
d6ebcab
Update the copyright notice format
by hhtian
· 15 years ago
097bd46
Move ARM disassembler into a library.
by andrewfish
· 15 years ago
6f72e28
Added a library for the default exception handler and started to add a dissasembler. Cleaned up some issues with BlockIo in BeagleBoard and add some extra info on Ebl devices command to show if a blk device has a file system on it.
by andrewfish
· 15 years ago
8bbf0f0
Fix some more headers. Add some missing library classes in .dec file and update .dsc to default to cortex ARM cpu type.
by AJFISH
· 15 years ago
2ef2b01
Adding support for BeagleBoard.
by AJFISH
· 15 years ago