]> git.proxmox.com Git - mirror_edk2.git/blob - EmbeddedPkg/Drivers/DtPlatformDxe/DtPlatformHii.uni
EmbeddedPkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / EmbeddedPkg / Drivers / DtPlatformDxe / DtPlatformHii.uni
1 /** @file
2 *
3 * Copyright (c) 2017, Linaro, Ltd. All rights reserved.
4 *
5 * SPDX-License-Identifier: BSD-2-Clause-Patent
6 *
7 **/
8
9 #langdef en-US "English"
10
11 #string STR_FORM_SET_TITLE #language en-US "O/S Hardware Description Selection"
12 #string STR_FORM_SET_TITLE_HELP #language en-US "Press <Enter> to choose between ACPI and DT hardware descriptions."
13
14 #string STR_MAIN_FORM_TITLE #language en-US "O/S Hardware Description Selection"
15 #string STR_NULL_STRING #language en-US ""
16
17 #string STR_DT_ACPI_SELECT_PROMPT #language en-US "O/S Hardware Description"
18 #string STR_DT_ACPI_SELECT_HELP #language en-US "Select the hardware description that will be exposed to the O/S."
19
20 #string STR_DT_ACPI_SELECT_DT #language en-US "Device Tree"
21 #string STR_DT_ACPI_SELECT_ACPI #language en-US "ACPI"