summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg/Bds
AgeCommit message (Expand)AuthorFilesLines
2012-02-09ArmPlatformPkg/Bds: Add support for 'BootCurrent'oliviermartin1-0/+13
2012-02-09ArmPlatformPkg/Bds: Fixed update of boot entriesoliviermartin1-3/+3
2012-02-09ArmPlatformPkg/Bds: Fixed 'BootNext' supportoliviermartin1-8/+33
2012-02-09ArmPlatformPkg/Bds: Fixed memory leakoliviermartin2-2/+25
2011-11-01ArmPlatformPkg/Bds: Fix the Boot Manager option to set the FDT device patholiviermartin2-10/+10
2011-11-01ArmPlatformPkg/Bds: Fixed and Improved initrd support in the ArmPlatformPkg B...oliviermartin3-120/+187
2011-11-01ArmPlatformPkg/Bds: Fix when the default console variables are empty (or null)oliviermartin1-6/+12
2011-11-01ArmPlatformPkg: Coding style (minor changes)oliviermartin2-4/+4
2011-09-28ArmPlatformPkg/Bds: Fix GetConsoleDevicePathFromVariable() when SetVariable h...oliviermartin1-440/+440
2011-09-22ArmPlatformPkg/Bds: Add an option in the Boot Manager to edit the Device Path...oliviermartin1-0/+44
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 conventionoliviermartin5-9/+11
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-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-08-18ArmPlatformPkg/Bds: Add Linux 'initrd' support to BDSoliviermartin6-92/+255
2011-08-18ArmPlatformPkg/Bds: Add return carriage after the user presses 'ESC'oliviermartin1-0/+6
2011-07-06ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatfor...oliviermartin1-1/+1
2011-07-06ArmPlatformPkg/Bds: Catch the key pressed to escape the count doanoliviermartin1-0/+5
2011-07-04ArmPlatformPkg: Fix build issuesoliviermartin1-1/+1
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-15ArmPlatformPkg/Bds: Fix various bugs in the new BDSoliviermartin2-9/+45
2011-06-15ArmPkg: Fix warnings raised by ARMGCColiviermartin2-6/+11
2011-06-11ArmPlatformPkg/Bds: Upgrade the BDS to be more conformed to the UEFI Specific...oliviermartin8-338/+2705
2011-03-31ArmPlatformPkg/Bds: Connect all drivers if the SimpleTextIO is not availableoliviermartin1-3/+25
2011-03-31ArmPlatformPkg/Bds: Fix buildoliviermartin1-1/+1
2011-02-02Update to match changes in the ArmPkg.andrewfish1-1/+1
2011-02-01Add ArmPlatformPkg from ARM Ltd. patch.andrewfish2-0/+363