]> git.proxmox.com Git - mirror_edk2.git/blame - OvmfPkg/PlatformDxe/Platform.uni
OvmfPkg/PlatformDxe: list "Platform.h" in the INF file
[mirror_edk2.git] / OvmfPkg / PlatformDxe / Platform.uni
CommitLineData
8ad8a1fa
JJ
1// *++\r
2//\r
3// Copyright (C) 2014, Red Hat, Inc.\r
4// Copyright (c) 2009, Intel Corporation. All rights reserved.<BR>\r
5//\r
6// This program and the accompanying materials are licensed and made available\r
7// under the terms and conditions of the BSD License which accompanies this\r
8// distribution. The full text of the license may be found at\r
9// http://opensource.org/licenses/bsd-license.php\r
10//\r
11// THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
12// WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR\r
13// IMPLIED.\r
14//\r
15// Module Name:\r
16//\r
17// Platform.uni\r
18//\r
19// Abstract:\r
20//\r
21// String definitions for PlatformForms.vfr\r
22//\r
23// --*/\r
24\r
25/=#\r
26\r
27#langdef en-US "English"\r
28\r
29#string STR_FORMSET_TITLE #language en-US "OVMF Platform Configuration"\r
30#string STR_FORMSET_HELP #language en-US "Change various OVMF platform settings."\r
31#string STR_MAIN_FORM_TITLE #language en-US "OVMF Settings"\r
32#string STR_RES_CUR #language en-US "Preferred Resolution at Next Boot"\r
33#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."\r
34#string STR_RES_NEXT #language en-US "Change Preferred Resolution for Next Boot"\r
35#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."\r
36#string STR_SAVE_EXIT #language en-US "Commit Changes and Exit"\r
37#string STR_DISCARD_EXIT #language en-US "Discard Changes and Exit"\r
38\r