MdeModulePkg/UiApp: Add warning if no bootable options found

This commit is contained in:
Tim Crawford
2020-02-11 10:01:45 -07:00
parent 49dad2f15d
commit b79d3f9599
3 changed files with 46 additions and 0 deletions

View File

@ -17,4 +17,5 @@
#string STR_BOOT_DEFAULT_PROMPT #language en-US "Boot Default"
#string STR_BOOT_DEFAULT_HELP #language en-US "Boot the default entry"
#string STR_MISSING_STRING #language en-US "Missing String"
#string STR_NO_BOOTABLE_MEDIA #language en-US ""
#string STR_EMPTY_STRING #language en-US ""