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