diff options
author | lushifex <shifeix.a.lu@intel.com> | 2016-06-08 14:24:16 +0800 |
---|---|---|
committer | david wei <david.wei@intel.com> | 2016-06-21 11:20:54 +0800 |
commit | aa44e98dc23eec452d4d16a86e047d5f91a4440f (patch) | |
tree | abf3358bd328ab807ba412f4aed1e1e1ab592fa1 /Vlv2TbltDevicePkg/PlatformSetupDxe/UqiList.uni | |
parent | a0f3b02894c140e11238c06ab17f898b199c4384 (diff) | |
download | edk2-platforms-aa44e98dc23eec452d4d16a86e047d5f91a4440f.tar.xz |
Vlv2DeviceRefCodePkg&Vlv2TbltDevicePkg:Add setup option of LPE Audio.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: lushifex <shifeix.a.lu@intel.com>
Reviewed-by: David Wei <david.wei@intel.com>
Diffstat (limited to 'Vlv2TbltDevicePkg/PlatformSetupDxe/UqiList.uni')
-rw-r--r-- | Vlv2TbltDevicePkg/PlatformSetupDxe/UqiList.uni | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/Vlv2TbltDevicePkg/PlatformSetupDxe/UqiList.uni b/Vlv2TbltDevicePkg/PlatformSetupDxe/UqiList.uni index fb521e331a..4604df4d77 100644 --- a/Vlv2TbltDevicePkg/PlatformSetupDxe/UqiList.uni +++ b/Vlv2TbltDevicePkg/PlatformSetupDxe/UqiList.uni @@ -1,6 +1,6 @@ // /** @file
//
-// Copyright (c) 2013 - 2015 Intel Corporation. All rights reserved
+// Copyright (c) 2013 - 2016 Intel Corporation. All rights reserved
// This program and the accompanying materials
// are licensed and made available under the terms and conditions of the BSD License
// which accompanies this distribution. The full text of the license may be found at
@@ -453,4 +453,6 @@ #string STR_RTC_BATTERY_NOT_PRESENT #language uqi "\x0182"
#string STR_RTC_BATTERY_PRESENT #language uqi "\x0183"
#string STR_RTC_BATTERY_HELP #language uqi "\x0184"
+#string STR_LPE_REPORTED_BY_DSDT_PROMPT #language uqi "\x0185"
+#string STR_LPE_REPORTED_BY_DSDT_HELP #language uqi "\x0186"
|