audk/ArmPlatformPkg/Bds
oliviermartin 7135d76d56 ArmPlatformPkg/BootMenu.c: Print loader type in a more friendly way.
In debug mode, the loader type (EFI application or linux kernel with
FDT/ATAG support) is displayed in UEFI boot menu.

Before this patch it was printed as a decimal number which is
meaningful to the user only if he knows the values of the
ARM_BDS_LOADER_TYPE enumeration type in the source code...

This patch modifies the boot menu so that it also prints a
user-friendly string describing the loader type.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Olivier Martin <olivier.martin@arm.com>



git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@14175 6f19259b-4bc3-4df7-8a09-765794883524
2013-03-12 00:41:52 +00:00
..
Bds.c ARM Packages: Minor typo, mispellings and coding style changes 2012-09-27 13:39:40 +00:00
Bds.inf ArmPlatformPkg/Bds/BootMenu.c: Set "Fdt" UEFI variable as local 2013-01-28 11:44:50 +00:00
BdsHelper.c ARM Packages: Fixed line endings 2013-01-25 11:28:06 +00:00
BdsInternal.h ArmPlatformPkg/Bds: Fixed the size of the unicode string use to represent hexadecimal memory address 2012-02-28 17:31:17 +00:00
BootMenu.c ArmPlatformPkg/BootMenu.c: Print loader type in a more friendly way. 2013-03-12 00:41:52 +00:00
BootOption.c ArmPlatformPkg/Bds: Fixed the deletion of boot option entries 2013-01-25 11:50:59 +00:00
BootOptionSupport.c ARM Packages: Minor typo, mispellings and coding style changes 2012-09-27 13:39:40 +00:00