]> git.proxmox.com Git - mirror_edk2.git/history - ArmPlatformPkg/Bds/BootMenu.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / ArmPlatformPkg / Bds / BootMenu.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: Added support for booting legacy...
2015-07-14 Olivier MartinArmPlatformPkg/Bds: Remove Linux specific boot path
2015-07-14 Olivier MartinArmPkg/BdsLib: Replaced BdsLoadApplication() by LocateE...
2015-07-06 Ronald CronArmPlatformPkg/Bds: Restore the setting of the FDT...
2015-02-26 Ronald CronArmPlatformPkg/Bds: Remove any use of the "Fdt" UEFI...
2015-02-26 Ronald CronArmPlatformPkg/ArmJunoPkg : Use FdtPlatformDxe driver...
2015-01-06 Olivier MartinArmPlatformPkg/Bds: Signal when the variable 'Fdt'...
2015-01-06 Olivier MartinArmPlatformPkg/Bds: Retrieve the Status when calling...
2014-12-12 Olivier MartinArmPlatformPkg/Bds: Fixed memory leak
2014-09-01 Ronald CronArmPlatformPkg/Bds: Correct copy of an unaligned Unicod...
2014-08-26 Harry LiebelArmPlatformPkg/Bds: Fix compiler warning
2014-08-01 Olivier MartinArmPlatformPkg: Removed the global ImageHandle when...
2014-07-29 Ronald CronArmPlatformPkg/Bds: Added boot options reordering
2014-07-29 Ronald CronArmPlatformPkg/Bds: Got rid of RequestBootType argument
2014-07-04 Ronald CronArmPlatformPkg/Bds: Added boot timeout setting
2014-05-08 Olivier MartinArmPlatformPkg/Bds: Fix setting kernel command line
2014-04-22 Olivier MartinArmPlatformPkg/Bds: Do not print garbage if the command...
2014-04-11 Olivier MartinArmPlatformPkg/Bds: Allow to update EFI application...
2014-04-11 Olivier MartinArmPlatformPkg: Print arguments for EFI Application
2014-04-11 Olivier MartinArmPlatformPkg/Bds: Added support to detect if the...
2014-04-11 Olivier MartinArmPlatformPkg/Bds: Added support to pass parameters...
2014-04-11 Olivier MartinArmPlatformPkg/Bds: Decoupled OptionalData for the...
2013-03-12 oliviermartinArmPlatformPkg/Bds: Fixed adding support for new boot...
2013-03-12 oliviermartinArmPlatformPkg/BootMenu.c: Print loader type in a more...
2013-01-28 oliviermartinArmPlatformPkg/Bds/BootMenu.c: Set "Fdt" UEFI variable...
2012-09-27 oliviermartinArmPlatformPkg/Bds: Replaced 'EBL' by 'UEFI Shell'...
2012-05-02 oliviermartinArmPlatformPkg/Bds: Fixed Memory Corruption when updati...
2012-02-09 oliviermartinArmPlatformPkg/Bds: Fixed update of boot entries
2011-11-01 oliviermartinArmPlatformPkg/Bds: Fix the Boot Manager option to...
2011-11-01 oliviermartinArmPlatformPkg/Bds: Fixed and Improved initrd support...
2011-09-22 oliviermartinArmPlatformPkg/Bds: Add an option in the Boot Manager...
2011-09-22 oliviermartinArm Packages: Fixed coding style/Line endings to follow...
2011-09-22 oliviermartinArmPlatformPkg/Bds: Fix menu when no boot entry are...
2011-09-13 oliviermartinArmPlatformPkg/Bds: Fix the update of existing boot...
2011-09-09 oliviermartinArmPlatformPkg/Bds: Minor fixes and coding style changes
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-09-09 oliviermartinArmPlatformPkg/Bds: Get User inputs in Unicode
2011-08-18 oliviermartinArmPlatformPkg/Bds: Add Linux 'initrd' support to BDS
2011-08-18 oliviermartinArmPlatformPkg/Bds: Add return carriage after the user...
2011-07-06 oliviermartinArmPlatformPkg: Remove PcdStandalone from Sec module...
2011-06-28 oliviermartinArmPlatformPkg/Bds: Use unaligned read to access Option...
2011-06-28 oliviermartinArmPlatformPkg/Bds: Check if the assumed requirements...
2011-06-15 oliviermartinArmPkg: Fix warnings raised by ARMGCC
2011-06-11 oliviermartinArmPlatformPkg/Bds: Upgrade the BDS to be more conforme...