summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg/Bds/BootOption.c
AgeCommit message (Expand)AuthorFilesLines
2015-02-26ArmPlatformPkg/Bds: Remove any use of the "Fdt" UEFI variableRonald Cron1-23/+5
2014-12-12ArmPlatformPkg/Bds: Test if OptionalData is NULL before using itOlivier Martin1-1/+5
2014-09-09ArmPlatformPkg/Bds: Fix delete boot optionHarry Liebel1-1/+12
2014-08-26ArmPlatformPkg/Bds: Fixed condition on LOAD_OPTION_CATEGORY_BOOTOlivier Martin1-2/+2
2014-08-01ArmPlatformPkg: Removed the global ImageHandle when UefiBootServicesTableLib ...Olivier Martin1-5/+3
2014-04-11ArmPlatformPkg/Bds: Do not start all devices when starting an OS loaderOlivier Martin1-2/+9
2014-04-11ArmPlatformPkg/Bds: Decoupled OptionalData for the EFI application boot entry...Olivier Martin1-17/+21
2014-04-02ArmPlatformPkg: Fixed memory leak after calling GetEnvironmentVariable()Olivier Martin1-0/+1
2013-03-12ArmPkg: Introduce GetGlobalEnvironmentVariable() function.oliviermartin1-4/+6
2013-01-25ArmPlatformPkg/Bds: Fixed the deletion of boot option entriesoliviermartin1-2/+6
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