diff --git a/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib.inf b/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib.inf index 6a3a163c9e..3d48f76ee0 100644 --- a/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib.inf +++ b/UefiCpuPkg/Library/CpuExceptionHandlerLib/SecPeiCpuExceptionHandlerLib.inf @@ -20,7 +20,7 @@ FILE_GUID = CA4BBC99-DFC6-4234-B553-8B6586B7B113 MODULE_TYPE = PEIM VERSION_STRING = 1.0 - LIBRARY_CLASS = CpuExceptionHandlerLib|SEC PEIM_CORE PEIM + LIBRARY_CLASS = CpuExceptionHandlerLib|SEC PEI_CORE PEIM # # The following information is for reference only and not required by the build tools.