summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg
AgeCommit message (Expand)AuthorFilesLines
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
2011-07-01ArmPlatformPkg: Move PcdStandalone from Feature PCD to Fixed PCDoliviermartin15-26/+26
2011-07-01ArmPlatformPkg/PlatformPei: Generate a library from the PEI Moduleoliviermartin4-21/+108
2011-07-01ArmPlatformPkg/MemoryInitPei: Generate a library from the PEI Moduleoliviermartin5-243/+380
2011-07-01ArmPlatformPkg/PrePi: Add support for PrePi moduleoliviermartin11-0/+1055
2011-06-28ArmPlatformPkg/Bds: Use unaligned read to access OptionalData in EFI_LOAD_OPTIONoliviermartin2-21/+23
2011-06-28ArmPlatformPkg/Bds: Check if the assumed requirements are set before to use itoliviermartin2-11/+27
2011-06-16ArmPlatformPkg/Documentation: Update the instructions to build ARM Versatile ...oliviermartin4-47/+158
2011-06-15ArmPlatformPkg/Bds: Fix various bugs in the new BDSoliviermartin2-9/+45
2011-06-15ArmPkg: Fix warnings raised by ARMGCColiviermartin7-9/+16