summaryrefslogtreecommitdiffstats
path: root/ArmPlatformPkg/Bds/BootOption.c
Commit message (Expand)AuthorAgeFilesLines
* ArmPlatformPkg/Bds: Remove Linux specific boot pathOlivier Martin2015-07-141-78/+22
* ArmPkg/BdsLib: Remove Linux loader from BdsLibOlivier Martin2015-07-141-32/+3
* ArmPkg: update BdsLib to updated definition of EFI_LOAD_OPTIONArd Biesheuvel2015-05-111-3/+3
* ArmPlatformPkg/Bds: Remove any use of the "Fdt" UEFI variableRonald Cron2015-02-261-23/+5
* ArmPlatformPkg/Bds: Test if OptionalData is NULL before using itOlivier Martin2014-12-121-1/+5
* ArmPlatformPkg/Bds: Fix delete boot optionHarry Liebel2014-09-091-1/+12
* ArmPlatformPkg/Bds: Fixed condition on LOAD_OPTION_CATEGORY_BOOTOlivier Martin2014-08-261-2/+2
* ArmPlatformPkg: Removed the global ImageHandle when UefiBootServicesTableLib ...Olivier Martin2014-08-011-5/+3
* ArmPlatformPkg/Bds: Do not start all devices when starting an OS loaderOlivier Martin2014-04-111-2/+9
* ArmPlatformPkg/Bds: Decoupled OptionalData for the EFI application boot entry...Olivier Martin2014-04-111-17/+21
* ArmPlatformPkg: Fixed memory leak after calling GetEnvironmentVariable()Olivier Martin2014-04-021-0/+1
* ArmPkg: Introduce GetGlobalEnvironmentVariable() function.oliviermartin2013-03-121-4/+6
* ArmPlatformPkg/Bds: Fixed the deletion of boot option entriesoliviermartin2013-01-251-2/+6
* ArmPlatformPkg/Bds: Add support for 'BootCurrent'oliviermartin2012-02-091-0/+13
* ArmPlatformPkg/Bds: Fixed memory leakoliviermartin2012-02-091-1/+12
* ArmPlatformPkg/Bds: Fix the Boot Manager option to set the FDT device patholiviermartin2011-11-011-1/+1
* ArmPkg/BdsLib: Use two distinct functions to boot Linux either by Atag or Fdtoliviermartin2011-09-221-4/+3
* ArmPkg/BdsLib: Move some functions used to create/update BDS Boot Entry from ...oliviermartin2011-09-091-100/+1
* ArmPkg/BdsLib: Add support to pass argument to a loaded EFI applicationoliviermartin2011-09-091-1/+1
* ArmPkg/BdsLib: Move the Generic BDS_LOAD_OPTION structure from Armplatform/Pk...oliviermartin2011-09-091-26/+30
* ArmPlatformPkg/Bds: Add a signature in front of the Boot Argument propoer to ...oliviermartin2011-09-091-105/+104
* ArmPlatformPkg/Bds: Add Linux 'initrd' support to BDSoliviermartin2011-08-181-9/+57
* ArmPlatformPkg/Bds: Use unaligned read to access OptionalData in EFI_LOAD_OPTIONoliviermartin2011-06-281-20/+22
* ArmPlatformPkg/Bds: Fix various bugs in the new BDSoliviermartin2011-06-151-5/+10
* ArmPlatformPkg/Bds: Upgrade the BDS to be more conformed to the UEFI Specific...oliviermartin2011-06-111-0/+407