1st patch adds more comments to the code to make it more readable.
2nd patch fixes the real assertion issue.

Ruiyu Ni (2):
  CpuExceptionHandlerLib: Add comments to make code more readable
  UefiCpuPkg/CpuExceptionHandlerLib: Avoid calling PEI services from AP

 .../CpuExceptionHandlerLib/CpuExceptionCommon.h    |  7 +-
 .../Ia32/ArchExceptionHandler.c                    |  8 ++-
 .../CpuExceptionHandlerLib/PeiCpuException.c       | 77 +++++++++++++++-------
 .../CpuExceptionHandlerLib/PeiDxeSmmCpuException.c | 12 ++--
 .../X64/ArchExceptionHandler.c                     |  8 ++-
 5 files changed, 73 insertions(+), 39 deletions(-)

-- 
2.16.1.windows.1

_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to