summaryrefslogtreecommitdiffstats
path: root/ArmPlatformPkg/Bds/BootMenu.c
Commit message (Expand)AuthorAgeFilesLines
* ArmPlatformPkg: remove ARM BDSArd Biesheuvel2016-10-261-1101/+0
* ArmPlatformPkg/Bds: drop bogus ArmGlobalVariable dependenciesArd Biesheuvel2015-11-271-2/+0
* ArmPlatformPkg/Bds: Added support for booting legacy kernel from BDSOlivier Martin2015-07-141-38/+123
* ArmPlatformPkg/Bds: Remove Linux specific boot pathOlivier Martin2015-07-141-292/+66
* ArmPkg/BdsLib: Replaced BdsLoadApplication() by LocateEfiApplicationInFv()Olivier Martin2015-07-141-7/+17
* ArmPlatformPkg/Bds: Restore the setting of the FDT device path in the boot ma...Ronald Cron2015-07-061-1/+148
* ArmPlatformPkg/Bds: Remove any use of the "Fdt" UEFI variableRonald Cron2015-02-261-58/+0
* ArmPlatformPkg/ArmJunoPkg : Use FdtPlatformDxe driver to install the FDTRonald Cron2015-02-261-19/+0
* ArmPlatformPkg/Bds: Signal when the variable 'Fdt' has been updatedOlivier Martin2015-01-061-0/+19
* ArmPlatformPkg/Bds: Retrieve the Status when calling RT.SetVariableOlivier Martin2015-01-061-2/+2
* ArmPlatformPkg/Bds: Fixed memory leakOlivier Martin2014-12-121-0/+7
* ArmPlatformPkg/Bds: Correct copy of an unaligned Unicode stringRonald Cron2014-09-011-3/+23
* ArmPlatformPkg/Bds: Fix compiler warningHarry Liebel2014-08-261-1/+4
* ArmPlatformPkg: Removed the global ImageHandle when UefiBootServicesTableLib ...Olivier Martin2014-08-011-2/+1
* ArmPlatformPkg/Bds: Added boot options reorderingRonald Cron2014-07-291-107/+316
* ArmPlatformPkg/Bds: Got rid of RequestBootType argumentRonald Cron2014-07-291-12/+8
* ArmPlatformPkg/Bds: Added boot timeout settingRonald Cron2014-07-041-0/+49
* ArmPlatformPkg/Bds: Fix setting kernel command lineOlivier Martin2014-05-081-1/+1
* ArmPlatformPkg/Bds: Do not print garbage if the command line argument is emptyOlivier Martin2014-04-221-1/+3
* ArmPlatformPkg/Bds: Allow to update EFI application boot entriesOlivier Martin2014-04-111-14/+68
* ArmPlatformPkg: Print arguments for EFI ApplicationOlivier Martin2014-04-111-1/+10
* ArmPlatformPkg/Bds: Added support to detect if the binary is a EFI imageOlivier Martin2014-04-111-6/+28
* ArmPlatformPkg/Bds: Added support to pass parameters to EFI applicationsOlivier Martin2014-04-111-5/+13
* ArmPlatformPkg/Bds: Decoupled OptionalData for the EFI application boot entry...Olivier Martin2014-04-111-10/+22
* ArmPlatformPkg/Bds: Fixed adding support for new boot entry when the generate...oliviermartin2013-03-121-20/+31
* ArmPlatformPkg/BootMenu.c: Print loader type in a more friendly way.oliviermartin2013-03-121-1/+17
* ArmPlatformPkg/Bds/BootMenu.c: Set "Fdt" UEFI variable as localoliviermartin2013-01-281-7/+22
* ArmPlatformPkg/Bds: Replaced 'EBL' by 'UEFI Shell' as the default shell on AR...oliviermartin2012-09-271-3/+3
* ArmPlatformPkg/Bds: Fixed Memory Corruption when updating the path of a Linux...oliviermartin2012-05-021-4/+7
* ArmPlatformPkg/Bds: Fixed update of boot entriesoliviermartin2012-02-091-3/+3
* ArmPlatformPkg/Bds: Fix the Boot Manager option to set the FDT device patholiviermartin2011-11-011-9/+9
* ArmPlatformPkg/Bds: Fixed and Improved initrd support in the ArmPlatformPkg B...oliviermartin2011-11-011-21/+65
* ArmPlatformPkg/Bds: Add an option in the Boot Manager to edit the Device Path...oliviermartin2011-09-221-0/+44
* Arm Packages: Fixed coding style/Line endings to follow EDK2 coding conventionoliviermartin2011-09-221-6/+4
* ArmPlatformPkg/Bds: Fix menu when no boot entry are present for deletion or u...oliviermartin2011-09-221-5/+13
* ArmPlatformPkg/Bds: Fix the update of existing boot entriesoliviermartin2011-09-131-9/+11
* ArmPlatformPkg/Bds: Minor fixes and coding style changesoliviermartin2011-09-091-10/+10
* 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-25/+46
* ArmPlatformPkg/Bds: Add a signature in front of the Boot Argument propoer to ...oliviermartin2011-09-091-67/+103
* ArmPlatformPkg/Bds: Get User inputs in Unicodeoliviermartin2011-09-091-19/+4
* ArmPlatformPkg/Bds: Add Linux 'initrd' support to BDSoliviermartin2011-08-181-56/+129
* ArmPlatformPkg/Bds: Add return carriage after the user presses 'ESC'oliviermartin2011-08-181-0/+6
* ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatfor...oliviermartin2011-07-061-1/+1
* ArmPlatformPkg/Bds: Use unaligned read to access OptionalData in EFI_LOAD_OPTIONoliviermartin2011-06-281-1/+1
* ArmPlatformPkg/Bds: Check if the assumed requirements are set before to use itoliviermartin2011-06-281-1/+5
* ArmPkg: Fix warnings raised by ARMGCColiviermartin2011-06-151-1/+3
* ArmPlatformPkg/Bds: Upgrade the BDS to be more conformed to the UEFI Specific...oliviermartin2011-06-111-0/+487