]> git.proxmox.com Git - mirror_edk2.git/blob - OvmfPkg/PlatformDxe/Platform.uni
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / OvmfPkg / PlatformDxe / Platform.uni
1 // *++
2 //
3 // Copyright (C) 2014, Red Hat, Inc.
4 // Copyright (c) 2009, Intel Corporation. All rights reserved.<BR>
5 //
6 // SPDX-License-Identifier: BSD-2-Clause-Patent
7 //
8 // Module Name:
9 //
10 // Platform.uni
11 //
12 // Abstract:
13 //
14 // String definitions for PlatformForms.vfr
15 //
16 // --*/
17
18 /=#
19
20 #langdef en-US "English"
21
22 #string STR_FORMSET_TITLE #language en-US "OVMF Platform Configuration"
23 #string STR_FORMSET_HELP #language en-US "Change various OVMF platform settings."
24 #string STR_MAIN_FORM_TITLE #language en-US "OVMF Settings"
25 #string STR_RES_CUR #language en-US "Preferred Resolution at Next Boot"
26 #string STR_RES_CUR_HELP #language en-US "The preferred resolution of the Graphics Console at next boot. It might be unset, or even invalid (hence ignored) wrt. the video RAM size."
27 #string STR_RES_NEXT #language en-US "Change Preferred Resolution for Next Boot"
28 #string STR_RES_NEXT_HELP #language en-US "You can specify a new preference for the Graphics Console here. The list is filtered against the video RAM size."
29 #string STR_SAVE_EXIT #language en-US "Commit Changes and Exit"
30 #string STR_DISCARD_EXIT #language en-US "Discard Changes and Exit"
31