source:
vbox/trunk/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Application/BootManagerMenuApp/BootManagerMenuAppExtra.uni@
105681
Last change on this file since 105681 was 80721, checked in by , 6 years ago | |
---|---|
|
|
File size: 455 bytes |
Line | |
---|---|
1 | // /** @file |
2 | // The application to show the Boot Manager Menu. |
3 | // |
4 | // The application pops up a menu showing all the boot options referenced by |
5 | // BootOrder NV variable and user can choose to boot from one of them. |
6 | // |
7 | // Copyright (c) 2015 - 2018, Intel Corporation. All rights reserved.<BR> |
8 | // |
9 | // SPDX-License-Identifier: BSD-2-Clause-Patent |
10 | // |
11 | // **/ |
12 | |
13 | #string STR_PROPERTIES_MODULE_NAME |
14 | #language en-US |
15 | "Boot Manager Menu Application" |
16 | |
17 |
Note:
See TracBrowser
for help on using the repository browser.