Matt DeVillier has posted comments on this change. ( https://review.coreboot.org/c/edk2/+/58779 )
Change subject: UefiCpuPkg: Ignore DEBUG interrupt (happens on gaze14) ......................................................................
Patch Set 1:
(1 comment)
File UefiCpuPkg/Library/CpuExceptionHandlerLib/PeiDxeSmmCpuException.c:
https://review.coreboot.org/c/edk2/+/58779/comment/daada4e2_0d3d6e89 PS1, Line 132: if (ReservedVectors[ExceptionType].Attribute != EFI_VECTOR_HANDOFF_HOOK_BEFORE && ExceptionType != EXCEPT_IA32_DEBUG) {
Is that exception something to figure out still or just something to ignore? In the latter case I'd […]
good question, Jeremy or Tim would need to answer as this is a S76 commit