summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg/Bds/BootOption.c
AgeCommit message (Expand)AuthorFilesLines
2012-02-09ArmPlatformPkg/Bds: Add support for 'BootCurrent'oliviermartin1-0/+13
2012-02-09ArmPlatformPkg/Bds: Fixed memory leakoliviermartin1-1/+12
2011-11-01ArmPlatformPkg/Bds: Fix the Boot Manager option to set the FDT device patholiviermartin1-1/+1
2011-09-22ArmPkg/BdsLib: Use two distinct functions to boot Linux either by Atag or Fdtoliviermartin1-4/+3
2011-09-09ArmPkg/BdsLib: Move some functions used to create/update BDS Boot Entry from ...oliviermartin1-100/+1
2011-09-09ArmPkg/BdsLib: Add support to pass argument to a loaded EFI applicationoliviermartin1-1/+1
2011-09-09ArmPkg/BdsLib: Move the Generic BDS_LOAD_OPTION structure from Armplatform/Pk...oliviermartin1-26/+30
2011-09-09ArmPlatformPkg/Bds: Add a signature in front of the Boot Argument propoer to ...oliviermartin1-105/+104
2011-08-18ArmPlatformPkg/Bds: Add Linux 'initrd' support to BDSoliviermartin1-9/+57
2011-06-28ArmPlatformPkg/Bds: Use unaligned read to access OptionalData in EFI_LOAD_OPTIONoliviermartin1-20/+22
2011-06-15ArmPlatformPkg/Bds: Fix various bugs in the new BDSoliviermartin1-5/+10
2011-06-11ArmPlatformPkg/Bds: Upgrade the BDS to be more conformed to the UEFI Specific...oliviermartin1-0/+407