index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
ArmPlatformPkg
/
Bds
/
BootMenu.c
Age
Commit message (
Expand
)
Author
2015-11-27
ArmPlatformPkg/Bds: drop bogus ArmGlobalVariable dependencies
Ard Biesheuvel
2015-07-14
ArmPlatformPkg/Bds: Added support for booting legacy kernel from BDS
Olivier Martin
2015-07-14
ArmPlatformPkg/Bds: Remove Linux specific boot path
Olivier Martin
2015-07-14
ArmPkg/BdsLib: Replaced BdsLoadApplication() by LocateEfiApplicationInFv()
Olivier Martin
2015-07-06
ArmPlatformPkg/Bds: Restore the setting of the FDT device path in the boot ma...
Ronald Cron
2015-02-26
ArmPlatformPkg/Bds: Remove any use of the "Fdt" UEFI variable
Ronald Cron
2015-02-26
ArmPlatformPkg/ArmJunoPkg : Use FdtPlatformDxe driver to install the FDT
Ronald Cron
2015-01-06
ArmPlatformPkg/Bds: Signal when the variable 'Fdt' has been updated
Olivier Martin
2015-01-06
ArmPlatformPkg/Bds: Retrieve the Status when calling RT.SetVariable
Olivier Martin
2014-12-12
ArmPlatformPkg/Bds: Fixed memory leak
Olivier Martin
2014-09-01
ArmPlatformPkg/Bds: Correct copy of an unaligned Unicode string
Ronald Cron
2014-08-26
ArmPlatformPkg/Bds: Fix compiler warning
Harry Liebel
2014-08-01
ArmPlatformPkg: Removed the global ImageHandle when UefiBootServicesTableLib ...
Olivier Martin
2014-07-29
ArmPlatformPkg/Bds: Added boot options reordering
Ronald Cron
2014-07-29
ArmPlatformPkg/Bds: Got rid of RequestBootType argument
Ronald Cron
2014-07-04
ArmPlatformPkg/Bds: Added boot timeout setting
Ronald Cron
2014-05-08
ArmPlatformPkg/Bds: Fix setting kernel command line
Olivier Martin
2014-04-22
ArmPlatformPkg/Bds: Do not print garbage if the command line argument is empty
Olivier Martin
2014-04-11
ArmPlatformPkg/Bds: Allow to update EFI application boot entries
Olivier Martin
2014-04-11
ArmPlatformPkg: Print arguments for EFI Application
Olivier Martin
2014-04-11
ArmPlatformPkg/Bds: Added support to detect if the binary is a EFI image
Olivier Martin
2014-04-11
ArmPlatformPkg/Bds: Added support to pass parameters to EFI applications
Olivier Martin
2014-04-11
ArmPlatformPkg/Bds: Decoupled OptionalData for the EFI application boot entry...
Olivier Martin
2013-03-12
ArmPlatformPkg/Bds: Fixed adding support for new boot entry when the generate...
oliviermartin
2013-03-12
ArmPlatformPkg/BootMenu.c: Print loader type in a more friendly way.
oliviermartin
2013-01-28
ArmPlatformPkg/Bds/BootMenu.c: Set "Fdt" UEFI variable as local
oliviermartin
2012-09-27
ArmPlatformPkg/Bds: Replaced 'EBL' by 'UEFI Shell' as the default shell on AR...
oliviermartin
2012-05-02
ArmPlatformPkg/Bds: Fixed Memory Corruption when updating the path of a Linux...
oliviermartin
2012-02-09
ArmPlatformPkg/Bds: Fixed update of boot entries
oliviermartin
2011-11-01
ArmPlatformPkg/Bds: Fix the Boot Manager option to set the FDT device path
oliviermartin
2011-11-01
ArmPlatformPkg/Bds: Fixed and Improved initrd support in the ArmPlatformPkg B...
oliviermartin
2011-09-22
ArmPlatformPkg/Bds: Add an option in the Boot Manager to edit the Device Path...
oliviermartin
2011-09-22
Arm Packages: Fixed coding style/Line endings to follow EDK2 coding convention
oliviermartin
2011-09-22
ArmPlatformPkg/Bds: Fix menu when no boot entry are present for deletion or u...
oliviermartin
2011-09-13
ArmPlatformPkg/Bds: Fix the update of existing boot entries
oliviermartin
2011-09-09
ArmPlatformPkg/Bds: Minor fixes and coding style changes
oliviermartin
2011-09-09
ArmPkg/BdsLib: Add support to pass argument to a loaded EFI application
oliviermartin
2011-09-09
ArmPkg/BdsLib: Move the Generic BDS_LOAD_OPTION structure from Armplatform/Pk...
oliviermartin
2011-09-09
ArmPlatformPkg/Bds: Add a signature in front of the Boot Argument propoer to ...
oliviermartin
2011-09-09
ArmPlatformPkg/Bds: Get User inputs in Unicode
oliviermartin
2011-08-18
ArmPlatformPkg/Bds: Add Linux 'initrd' support to BDS
oliviermartin
2011-08-18
ArmPlatformPkg/Bds: Add return carriage after the user presses 'ESC'
oliviermartin
2011-07-06
ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatfor...
oliviermartin
2011-06-28
ArmPlatformPkg/Bds: Use unaligned read to access OptionalData in EFI_LOAD_OPTION
oliviermartin
2011-06-28
ArmPlatformPkg/Bds: Check if the assumed requirements are set before to use it
oliviermartin
2011-06-15
ArmPkg: Fix warnings raised by ARMGCC
oliviermartin
2011-06-11
ArmPlatformPkg/Bds: Upgrade the BDS to be more conformed to the UEFI Specific...
oliviermartin