]> git.proxmox.com Git - mirror_edk2.git/blob - UefiCpuPkg/Application/Cpuid/CpuidExtra.uni
UefiCpuPkg: Replace BSD License with BSD+Patent License
[mirror_edk2.git] / UefiCpuPkg / Application / Cpuid / CpuidExtra.uni
1 // /** @file
2 // UEFI Application to display CPUID leaf information.
3 //
4 // This UEFI application displays the registers values returned by CPUID for
5 // all the CPUID leafs and sub-leafs that a CPU supports. It also displays
6 // the values of all the bit fields in the registers returned by each CPUID
7 // leaf and sub-leaf.
8 //
9 // Copyright (c) 2016, Intel Corporation. All rights reserved.<BR>
10 //
11 // SPDX-License-Identifier: BSD-2-Clause-Patent
12 //
13 // **/
14
15 #string STR_PROPERTIES_MODULE_NAME
16 #language en-US
17 "CPUID Application"