summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg
AgeCommit message (Expand)AuthorFilesLines
2011-09-22ArmPlatformPkg/ArmPlatformLib: Removed 'ArmPlatformIsMemoryInitialized' functionoliviermartin11-220/+2
2011-09-22ArmPlatformPkg/ArmPlatformLib: Introduce ArmPlatformSecBootAction functionoliviermartin7-8/+82
2011-09-22ArmPlatformPkg: Introduce Primary core macrosoliviermartin22-60/+82
2011-09-22ArmPkg: Renamed library 'PL390GicLib' into 'ArmGicLib'oliviermartin11-36/+38
2011-09-22ArmPkg/BdsLib: Use two distinct functions to boot Linux either by Atag or Fdtoliviermartin1-4/+3
2011-09-22Arm Packages: Fixed coding style/Line endings to follow EDK2 coding conventionoliviermartin15-1018/+1017
2011-09-22ArmPlatformPkg/Bds: Fix menu when no boot entry are present for deletion or u...oliviermartin1-5/+13
2011-09-22ArmPlatformPkg/Bds: Fixed initialization of default Boot Entry with an initrdoliviermartin1-1/+1
2011-09-20ArmPlatformPkg/patches: Updated list of Pending patches after latest BaseTool...oliviermartin2-59/+22
2011-09-13ArmPlatformPkg/Bds: Fix the update of existing boot entriesoliviermartin1-9/+11
2011-09-09ArmPlatformPkg/Bds: Minor fixes and coding style changesoliviermartin1-10/+10
2011-09-09ArmPkg/BdsLib: Move some functions used to create/update BDS Boot Entry from ...oliviermartin2-161/+4
2011-09-09ArmPkg/BdsLib: Add support to pass argument to a loaded EFI applicationoliviermartin2-2/+2
2011-09-09ArmPkg/BdsLib: Move the Generic BDS_LOAD_OPTION structure from Armplatform/Pk...oliviermartin3-69/+83
2011-09-09ArmPlatformPkg/Bds: Add a signature in front of the Boot Argument propoer to ...oliviermartin6-252/+352
2011-09-09ArmPlatformPkg/Bds: Get User inputs in Unicodeoliviermartin4-88/+109
2011-09-06Clean up Rules of Platform FDFs to apply only one EFI image and Depex for eac...oliviermartin3-48/+48
2011-09-01EmbeddedPkg/MmcDxe: Add 'This' pointer attribute to protocol functionoliviermartin1-19/+26
2011-08-30ArmPlatformPkg: Fix ARM RealView EB and VE builds (2)oliviermartin1-0/+69
2011-08-30ArmPlatformPkg: Update list of pending patchesoliviermartin4-234/+29
2011-08-30ArmPlatformPkg: Fix ARM RealView EB and VE buildsoliviermartin4-36/+19
2011-08-18ArmPlatformPkg: Changed the reference base of the PI Global Pointer Offsetoliviermartin2-4/+10
2011-08-18ArmPlatformPkg/Bds: Add Linux 'initrd' support to BDSoliviermartin7-92/+256
2011-08-18ArmPlatformPkg/Bds: Add return carriage after the user presses 'ESC'oliviermartin1-0/+6
2011-08-18ArmPlatformPkg/PrePiHobListPointerLib: Fixed pointer calculationoliviermartin2-19/+16
2011-08-18ArmPlatformPkg/PrePi: Removed harcoded HobList pointer calculation to use Pre...oliviermartin1-4/+4
2011-08-18ArmPlatformPkg/PrePi: Removed second initialization of DebugAgenLiboliviermartin1-3/+0
2011-08-18ArmPlatformPkg/SP804TimerLib: Fix delay functions to be reentrantoliviermartin1-29/+92
2011-08-18ArmPlatformPkg/SP804TimerLib: Fixed macro timer base addressesoliviermartin1-7/+7
2011-08-15EmbeddedPkg/MmcDxe: Fix the indexes in the response arrayoliviermartin2-6/+5
2011-07-28ArmPkg: Fix ARM builds for XCode32oliviermartin6-9/+6
2011-07-18ArmPkg/DebugAgentSymbolsOnlyLib: Add library to print loaded address of the S...oliviermartin3-3/+3
2011-07-11ArmPlatformPkg/Documentation: Add diagram to the documentationoliviermartin4-0/+5
2011-07-07ArmPlatformPkg: Fix warningsoliviermartin2-4/+9
2011-07-06ArmPlatformPkg/Documentation: Update ArmPLatformPkg documentation with PCD de...oliviermartin1-33/+62
2011-07-06ArmPlatformPkg: Change the memory model for the ARM Platform componentsoliviermartin16-360/+414
2011-07-06ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatfor...oliviermartin24-411/+537
2011-07-06ArmPlatformPkg/Bds: Catch the key pressed to escape the count doanoliviermartin1-0/+5
2011-07-06ArmPlatformPkg/SP804TimerLib: Fixed the performance timeroliviermartin1-3/+3
2011-07-04ArmPlatformPkg: Fix build issuesoliviermartin4-4/+6
2011-07-01ArmPlatformPkg: Update the list of the BaseTools pending patches and the docu...oliviermartin7-7/+800
2011-07-01ArmPlatformPkg: Fix buildsoliviermartin13-30/+38
2011-07-01ArmPlatformPkg: Set an empty value to the argument of the default boot entryoliviermartin3-3/+3
2011-07-01ArmPlatformPkg: Replace the macro $(BUILD_TARGETS) by $(TARGET) in DSC fileoliviermartin3-3/+15
2011-07-01ArmPlatformPkg/PL34xDmc: Remove DMC base address from the DMC configurationoliviermartin3-33/+27
2011-07-01ArmPlatformPkg/PL35xSmc: Clean SMC driver to replace hardcoded Chip Select in...oliviermartin14-466/+419
2011-07-01ArmPlatformPkg/PrePiHobListPointerLib: Get the HobListPointer from the stop o...oliviermartin2-0/+106
2011-07-01ArmPkg: Move ARM Platform drivers from ArmPkg/Drivers/ to ArmPlatformPkg/Driv...oliviermartin14-0/+1685
2011-07-01ArmPkg: Move ARM Platform drivers from ArmPkg/Drivers/ to ArmPlatformPkg/Driv...oliviermartin48-363/+895
2011-07-01ArmPlatformPkg: Add support for PrePi moduleoliviermartin7-20/+99