]> git.proxmox.com Git - mirror_edk2.git/blobdiff - UefiCpuPkg/Application/Cpuid/Cpuid.uni
UefiCpuPkg/Cpuid: Add UEFI CPUID application
[mirror_edk2.git] / UefiCpuPkg / Application / Cpuid / Cpuid.uni
diff --git a/UefiCpuPkg/Application/Cpuid/Cpuid.uni b/UefiCpuPkg/Application/Cpuid/Cpuid.uni
new file mode 100644 (file)
index 0000000..32dee43
--- /dev/null
@@ -0,0 +1,22 @@
+// /** @file\r
+// UEFI Application to display CPUID leaf information.\r
+//\r
+// This UEFI application displays the registers values returned by CPUID for\r
+// all the CPUID leafs and sub-leafs that a CPU supports.  It also displays\r
+// the values of all the bit fields in the registers returned by each CPUID\r
+// leaf and sub-leaf.\r
+//\r
+// Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>\r
+//\r
+// This program and the accompanying materials\r
+// are licensed and made available under the terms and conditions of the BSD License\r
+// which accompanies this distribution. The full text of the license may be found at\r
+// http://opensource.org/licenses/bsd-license.php\r
+// THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
+// WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
+//\r
+// **/\r
+\r
+#string STR_MODULE_ABSTRACT             #language en-US "UEFI Application to display CPUID leaf information"\r
+\r
+#string STR_MODULE_DESCRIPTION          #language en-US "This UEFI application displays the registers values returned by CPUID for all the CPUID leafs and sub-leafs that a CPU supports.  It also displays the values of all the bit fields in the registers returned by each CPUID leaf and sub-leaf."\r