audk/UefiCpuPkg/Include/Register
Jeff Fan d93a10c02b UefiCpuPkg/Cpuid: Remove wrong while-loop check after for-loop
while-loop check should not co-exist with for-loop. This should be typo when we
check-in the original code. We should keep one loop only.

This issue caused CLANG38 build failure reported by
https://tianocore.acgmultimedia.com/show_bug.cgi?id=148

Contributed-under: TianoCore Contribution Agreement 1.0
Cc: Liming Gao <liming.gao@intel.com>
Cc: Michael Kinney <michael.d.kinney@intel.com>
Cc: Feng Tian <feng.tian@intel.com>
Signed-off-by: Jeff Fan <jeff.fan@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
2016-10-18 09:15:44 +08:00
..
Msr UefiCpuPkg/XeonPhiMsr.h: add MSR reference from SDM in comment 2016-09-08 09:18:08 +08:00
ArchitecturalMsr.h UefiCpuPkg/ArchitecturalMsr.h: add MSR reference from SDM in comment 2016-09-08 09:17:08 +08:00
Cpuid.h UefiCpuPkg/Cpuid: Remove wrong while-loop check after for-loop 2016-10-18 09:15:44 +08:00
LocalApic.h UefiCpuPkg/LocalApic.h: Remove duplicated/conflicted definitions 2016-08-17 19:54:41 +08:00
Microcode.h UefiCpuPkg/MpInitLib: Add microcode definitions defined in IA32 SDM 2016-08-17 19:55:25 +08:00
Msr.h UefiCpuPkg/Include: Add top level MSR include file 2016-03-13 12:00:36 -07:00
SmramSaveStateMap.h UefiCpuPkg: Add SMRAM Save State include file 2015-10-19 19:11:49 +00:00