summaryrefslogtreecommitdiffstats
path: root/ArmPlatformPkg/Bds
Commit message (Expand)AuthorAgeFilesLines
* ArmPlatformPkg/Bds: Add an option in the Boot Manager to edit the Device Path...oliviermartin2011-09-221-0/+44
* ArmPkg/BdsLib: Use two distinct functions to boot Linux either by Atag or Fdtoliviermartin2011-09-221-4/+3
* Arm Packages: Fixed coding style/Line endings to follow EDK2 coding conventionoliviermartin2011-09-225-9/+11
* ArmPlatformPkg/Bds: Fix menu when no boot entry are present for deletion or u...oliviermartin2011-09-221-5/+13
* ArmPlatformPkg/Bds: Fixed initialization of default Boot Entry with an initrdoliviermartin2011-09-221-1/+1
* ArmPlatformPkg/Bds: Fix the update of existing boot entriesoliviermartin2011-09-131-9/+11
* ArmPlatformPkg/Bds: Minor fixes and coding style changesoliviermartin2011-09-091-10/+10
* ArmPkg/BdsLib: Move some functions used to create/update BDS Boot Entry from ...oliviermartin2011-09-092-161/+4
* ArmPkg/BdsLib: Add support to pass argument to a loaded EFI applicationoliviermartin2011-09-092-2/+2
* ArmPkg/BdsLib: Move the Generic BDS_LOAD_OPTION structure from Armplatform/Pk...oliviermartin2011-09-093-69/+83
* ArmPlatformPkg/Bds: Add a signature in front of the Boot Argument propoer to ...oliviermartin2011-09-096-252/+352
* ArmPlatformPkg/Bds: Get User inputs in Unicodeoliviermartin2011-09-094-88/+109
* ArmPlatformPkg/Bds: Add Linux 'initrd' support to BDSoliviermartin2011-08-186-92/+255
* ArmPlatformPkg/Bds: Add return carriage after the user presses 'ESC'oliviermartin2011-08-181-0/+6
* ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatfor...oliviermartin2011-07-061-1/+1
* ArmPlatformPkg/Bds: Catch the key pressed to escape the count doanoliviermartin2011-07-061-0/+5
* ArmPlatformPkg: Fix build issuesoliviermartin2011-07-041-1/+1
* ArmPlatformPkg/Bds: Use unaligned read to access OptionalData in EFI_LOAD_OPTIONoliviermartin2011-06-282-21/+23
* ArmPlatformPkg/Bds: Check if the assumed requirements are set before to use itoliviermartin2011-06-282-11/+27
* ArmPlatformPkg/Bds: Fix various bugs in the new BDSoliviermartin2011-06-152-9/+45
* ArmPkg: Fix warnings raised by ARMGCColiviermartin2011-06-152-6/+11
* ArmPlatformPkg/Bds: Upgrade the BDS to be more conformed to the UEFI Specific...oliviermartin2011-06-118-338/+2705
* ArmPlatformPkg/Bds: Connect all drivers if the SimpleTextIO is not availableoliviermartin2011-03-311-3/+25
* ArmPlatformPkg/Bds: Fix buildoliviermartin2011-03-311-1/+1
* Update to match changes in the ArmPkg.andrewfish2011-02-021-1/+1
* Add ArmPlatformPkg from ARM Ltd. patch.andrewfish2011-02-012-0/+363