]> git.proxmox.com Git - mirror_edk2.git/blame - MdeModulePkg/Application/BootManagerMenuApp/BootManagerMenuApp.uni
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdeModulePkg / Application / BootManagerMenuApp / BootManagerMenuApp.uni
CommitLineData
3f528797
JJ
1// /** @file\r
2// The application to show the Boot Manager Menu.\r
3//\r
4// The application pops up a menu showing all the boot options referenced by\r
5// BootOrder NV variable and user can choose to boot from one of them.\r
6//\r
d1102dba 7// Copyright (c) 2015 - 2018, Intel Corporation. All rights reserved.<BR>\r
3f528797 8//\r
9d510e61 9// SPDX-License-Identifier: BSD-2-Clause-Patent\r
3f528797
JJ
10//\r
11// **/\r
12\r
13\r
14#string STR_MODULE_ABSTRACT #language en-US "The application to show the Boot Manager Menu"\r
15\r
16#string STR_MODULE_DESCRIPTION #language en-US "The application pops up a menu showing all the boot options referenced by BootOrder NV variable and user can choose to boot from one of them."\r
17\r