Hi, Andrew:
Thanks for your reply!
So, I made a conclusion:
If OldIdtSize > = 32, even below code not run, it’s aslo ok?
//
for (Index = OldIdtSize; Index < 32; Index++) {
Status = CpuRegisterInterruptHandler (&gCpu, Index, CommonExceptionHandler);
ASSERT_EFI_ERROR (Status);
}
Best wishes,
------------------------------------------------------------------------------
_______________________________________________
edk2-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-devel