diff --git a/UefiCpuPkg/Library/CpuExceptionHandlerLib/CpuExceptionCommon.c b/UefiCpuPkg/Library/CpuExceptionHandlerLib/CpuExceptionCommon.c index c9003b10e5..49d0041e2f 100644 --- a/UefiCpuPkg/Library/CpuExceptionHandlerLib/CpuExceptionCommon.c +++ b/UefiCpuPkg/Library/CpuExceptionHandlerLib/CpuExceptionCommon.c @@ -44,7 +44,7 @@ CONST CHAR8 *mExceptionNameStr[] = { "#MC - Machine-Check", "#XM - SIMD floating-point", "#VE - Virtualization", - "#CP - Control Protection" + "#CP - Control Protection", "Reserved", "Reserved", "Reserved",