summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg/Bds/BootOption.c
AgeCommit message (Expand)Author
2015-05-11ArmPkg: update BdsLib to updated definition of EFI_LOAD_OPTIONArd Biesheuvel
2015-02-26ArmPlatformPkg/Bds: Remove any use of the "Fdt" UEFI variableRonald Cron
2014-12-12ArmPlatformPkg/Bds: Test if OptionalData is NULL before using itOlivier Martin
2014-09-09ArmPlatformPkg/Bds: Fix delete boot optionHarry Liebel
2014-08-26ArmPlatformPkg/Bds: Fixed condition on LOAD_OPTION_CATEGORY_BOOTOlivier Martin
2014-08-01ArmPlatformPkg: Removed the global ImageHandle when UefiBootServicesTableLib ...Olivier Martin
2014-04-11ArmPlatformPkg/Bds: Do not start all devices when starting an OS loaderOlivier Martin
2014-04-11ArmPlatformPkg/Bds: Decoupled OptionalData for the EFI application boot entry...Olivier Martin
2014-04-02ArmPlatformPkg: Fixed memory leak after calling GetEnvironmentVariable()Olivier Martin
2013-03-12ArmPkg: Introduce GetGlobalEnvironmentVariable() function.oliviermartin
2013-01-25ArmPlatformPkg/Bds: Fixed the deletion of boot option entriesoliviermartin
2012-02-09ArmPlatformPkg/Bds: Add support for 'BootCurrent'oliviermartin
2012-02-09ArmPlatformPkg/Bds: Fixed memory leakoliviermartin
2011-11-01ArmPlatformPkg/Bds: Fix the Boot Manager option to set the FDT device patholiviermartin
2011-09-22ArmPkg/BdsLib: Use two distinct functions to boot Linux either by Atag or Fdtoliviermartin
2011-09-09ArmPkg/BdsLib: Move some functions used to create/update BDS Boot Entry from ...oliviermartin
2011-09-09ArmPkg/BdsLib: Add support to pass argument to a loaded EFI applicationoliviermartin
2011-09-09ArmPkg/BdsLib: Move the Generic BDS_LOAD_OPTION structure from Armplatform/Pk...oliviermartin
2011-09-09ArmPlatformPkg/Bds: Add a signature in front of the Boot Argument propoer to ...oliviermartin
2011-08-18ArmPlatformPkg/Bds: Add Linux 'initrd' support to BDSoliviermartin
2011-06-28ArmPlatformPkg/Bds: Use unaligned read to access OptionalData in EFI_LOAD_OPTIONoliviermartin
2011-06-15ArmPlatformPkg/Bds: Fix various bugs in the new BDSoliviermartin
2011-06-11ArmPlatformPkg/Bds: Upgrade the BDS to be more conformed to the UEFI Specific...oliviermartin