]> git.proxmox.com Git - mirror_edk2.git/commit - ArmPlatformPkg/Bds/BootMenu.c
ArmPlatformPkg/Bds: Fix menu when no boot entry are present for deletion or update
authoroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 22 Sep 2011 22:51:35 +0000 (22:51 +0000)
committeroliviermartin <oliviermartin@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 22 Sep 2011 22:51:35 +0000 (22:51 +0000)
commitc93ab96c015f878b9e20e7b524a566f49bab907b
tree224bd0effe78f27cdbaeb0af883d5ff5318000b5
parente8e1daee63e0f74c66523c23e18ff9ac700d438a
ArmPlatformPkg/Bds: Fix menu when no boot entry are present for deletion or update

When there are no boot entries to delete, the boot manager was prompting the
user to select an entry to delete. This fix prints a message to let the
user know that he is trying delete boot entry when there are none.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12405 6f19259b-4bc3-4df7-8a09-765794883524
ArmPlatformPkg/Bds/BootMenu.c