]> git.proxmox.com Git - mirror_edk2.git/history - ArmPlatformPkg/Bds/BootOption.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / ArmPlatformPkg / Bds / BootOption.c
2016-10-26 Ard BiesheuvelArmPlatformPkg: remove ARM BDS
2015-11-27 Ard BiesheuvelArmPlatformPkg/Bds: drop bogus ArmGlobalVariable depend...
2015-07-14 Olivier MartinArmPlatformPkg/Bds: Remove Linux specific boot path
2015-07-14 Olivier MartinArmPkg/BdsLib: Remove Linux loader from BdsLib
2015-05-11 Ard BiesheuvelArmPkg: update BdsLib to updated definition of EFI_LOAD...
2015-02-26 Ronald CronArmPlatformPkg/Bds: Remove any use of the "Fdt" UEFI...
2014-12-12 Olivier MartinArmPlatformPkg/Bds: Test if OptionalData is NULL before...
2014-09-09 Harry LiebelArmPlatformPkg/Bds: Fix delete boot option
2014-08-26 Olivier MartinArmPlatformPkg/Bds: Fixed condition on LOAD_OPTION_CATE...
2014-08-01 Olivier MartinArmPlatformPkg: Removed the global ImageHandle when...
2014-04-11 Olivier MartinArmPlatformPkg/Bds: Do not start all devices when start...
2014-04-11 Olivier MartinArmPlatformPkg/Bds: Decoupled OptionalData for the...
2014-04-02 Olivier MartinArmPlatformPkg: Fixed memory leak after calling GetEnvi...
2013-03-12 oliviermartinArmPkg: Introduce GetGlobalEnvironmentVariable() function.
2013-01-25 oliviermartinArmPlatformPkg/Bds: Fixed the deletion of boot option...
2012-02-09 oliviermartinArmPlatformPkg/Bds: Add support for 'BootCurrent'
2012-02-09 oliviermartinArmPlatformPkg/Bds: Fixed memory leak
2011-11-01 oliviermartinArmPlatformPkg/Bds: Fix the Boot Manager option to...
2011-09-22 oliviermartinArmPkg/BdsLib: Use two distinct functions to boot Linux...
2011-09-09 oliviermartinArmPkg/BdsLib: Move some functions used to create/updat...
2011-09-09 oliviermartinArmPkg/BdsLib: Add support to pass argument to a loaded...
2011-09-09 oliviermartinArmPkg/BdsLib: Move the Generic BDS_LOAD_OPTION structu...
2011-09-09 oliviermartinArmPlatformPkg/Bds: Add a signature in front of the...
2011-08-18 oliviermartinArmPlatformPkg/Bds: Add Linux 'initrd' support to BDS
2011-06-28 oliviermartinArmPlatformPkg/Bds: Use unaligned read to access Option...
2011-06-15 oliviermartinArmPlatformPkg/Bds: Fix various bugs in the new BDS
2011-06-11 oliviermartinArmPlatformPkg/Bds: Upgrade the BDS to be more conforme...