summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg/Bds/BootMenu.c
AgeCommit message (Expand)Author
2013-09-17ArmPlatformPkg/Bds: Add Reboot and Shutdown options to main menuRyan Harkin
2013-09-17ArmPlatformPkg/Bds: add local FDT configRyan Harkin
2013-09-16ArmPlatformPkg/Bds: show global FDT config in main menuRyan Harkin
2013-09-16ArmPlatformPkg/Bds: use letters for hard coded boot menu optionsRyan Harkin
2013-03-12ArmPlatformPkg/Bds: Fixed adding support for new boot entry when the generate...oliviermartin
2013-03-12ArmPlatformPkg/BootMenu.c: Print loader type in a more friendly way.oliviermartin
2013-01-28ArmPlatformPkg/Bds/BootMenu.c: Set "Fdt" UEFI variable as localoliviermartin
2012-09-27ArmPlatformPkg/Bds: Replaced 'EBL' by 'UEFI Shell' as the default shell on AR...oliviermartin
2012-05-02ArmPlatformPkg/Bds: Fixed Memory Corruption when updating the path of a Linux...oliviermartin
2012-02-09ArmPlatformPkg/Bds: Fixed update of boot entriesoliviermartin
2011-11-01ArmPlatformPkg/Bds: Fix the Boot Manager option to set the FDT device patholiviermartin
2011-11-01ArmPlatformPkg/Bds: Fixed and Improved initrd support in the ArmPlatformPkg B...oliviermartin
2011-09-22ArmPlatformPkg/Bds: Add an option in the Boot Manager to edit the Device Path...oliviermartin
2011-09-22Arm Packages: Fixed coding style/Line endings to follow EDK2 coding conventionoliviermartin
2011-09-22ArmPlatformPkg/Bds: Fix menu when no boot entry are present for deletion or u...oliviermartin
2011-09-13ArmPlatformPkg/Bds: Fix the update of existing boot entriesoliviermartin
2011-09-09ArmPlatformPkg/Bds: Minor fixes and coding style changesoliviermartin
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-09-09ArmPlatformPkg/Bds: Get User inputs in Unicodeoliviermartin
2011-08-18ArmPlatformPkg/Bds: Add Linux 'initrd' support to BDSoliviermartin
2011-08-18ArmPlatformPkg/Bds: Add return carriage after the user presses 'ESC'oliviermartin
2011-07-06ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatfor...oliviermartin
2011-06-28ArmPlatformPkg/Bds: Use unaligned read to access OptionalData in EFI_LOAD_OPTIONoliviermartin
2011-06-28ArmPlatformPkg/Bds: Check if the assumed requirements are set before to use itoliviermartin
2011-06-15ArmPkg: Fix warnings raised by ARMGCColiviermartin
2011-06-11ArmPlatformPkg/Bds: Upgrade the BDS to be more conformed to the UEFI Specific...oliviermartin