summaryrefslogtreecommitdiff
path: root/UefiCpuPkg/Application
AgeCommit message (Expand)AuthorFilesLines
2023-03-07UefiCpuPkg: Calculate DisplayFamily correctlyLiu, Zhiguang1-3/+3
2021-12-07UefiCpuPkg: Apply uncrustify changesMichael Kubacki1-210/+317
2019-10-04UefiCpuPkg: strip trailing whitespaceLeif Lindholm1-1/+1
2019-08-16UefiCpuPkg/Cpuid: Add description for parameter LeafFunctionShenglei Zhang1-0/+2
2019-08-09UefiCpuPkg: Update code to include register definitions from MdePkgNi, Ray1-1/+1
2019-04-09UefiCpuPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney4-25/+4
2019-04-04UefiCpuPkg/Cpuid: Dump leaf 1FH information correctlyRay Ni1-49/+23
2019-04-04UefiCpuPkg/Cpuid.h: Remove duplicated struct definition for leaf 1FHRay Ni1-12/+12
2018-12-10UefiCpuPkg/Cpuid: Add code to support new definition.Eric Dong1-5/+141
2018-06-28UefiCpuPkg: Clean up source filesLiming Gao1-3/+3
2016-12-16UefiCpuPkg/Cpuid.h: Update CPUID definitions with SDM (Sep.2016)Hao Wu1-37/+78
2016-10-18UefiCpuPkg/Cpuid: Remove wrong while-loop check after for-loopJeff Fan1-2/+1
2016-03-30UefiCpuPkg/Cpuid.h: Display Intel SGX Resource Enumeration LeavesJeff Fan1-0/+117
2016-03-10UefiCpuPkg/Application/Cpuid: Remove unnecessary code checkJeff Fan1-4/+0
2016-03-10UefiCpuPkg/Application/Cpuid: Add check for gMaximumBasicFunctionJeff Fan1-0/+4
2016-03-03UefiCpuPkg/Application/Cpuid: Change DisplayFamily/DisplayModel typeJeff Fan1-2/+2
2016-03-03UefiCpuPkg/Application/Cpuid: Remove unnecessary code checkJeff Fan1-4/+0
2016-02-27UefiCpuPkg/Cpuid: Fix GCC build errorHao Wu1-1/+1
2016-02-24UefiCpuPkg/Cpuid: Add UEFI CPUID applicationMichael Kinney4-0/+1445