1. a51ee14 UefiCpuPkg/Library/CpuExceptionHandlerLib: Add exception type decoder by Jeff Fan · 10 years ago
  2. 087c67d UefiCpuPkg/CpuExceptionHandlerLib: Support IA32 processors without DE or FXSAVE/FXRESTOR by Michael Kinney · 10 years ago
  3. e5030c1 UefiCpuPkg CpuExceptionHandlerLib: Use %rax instead of %eax to make code consistence. by Jeff Fan · 10 years ago
  4. 8fd82c2 Remove un-used PPI reference. by Jeff Fan · 10 years ago
  5. 010f55d UefiCpuPkg: error: invalid instruction mnemonic 'retf' by Nikolai Saoukh · 10 years ago
  6. b6341b2 UefiCpuPkg: error: invalid instruction mnemonic 'retf' by Nikolai Saoukh · 10 years ago
  7. 07da1ac UefiCpuPkg: CpuExceptionHandlerLib: Make self modifying code work with Xcode by Anderw Fish · 10 years ago
  8. ec482fa UefiCpuPkg: Convert non DOS format files to DOS format by Gao, Liming · 10 years ago
  9. 9ddb2a2 UefiCpuPkg: INF/DEC file updates to EDK II packages by Gao, Liming · 10 years ago
  10. e48e074 UefiCpuPkg: INF/DEC file updates to EDK II packages by Gao, Liming · 10 years ago
  11. e364478 Fixed typos: hanlder should be handler. by Chen Fan · 11 years ago
  12. 9e2364e Fix the potential address overflow issue when checking PE signature. by Jeff Fan · 11 years ago
  13. 554dddf Fix bug when reserve stack space to fill exception context. by Jeff Fan · 11 years ago
  14. f3b113b 1. Only dump CPU Context and CpuDeadLoop () for CPU exception. by Jeff Fan · 11 years ago
  15. b7ae875 Fix meta file issue. by Jeff Fan · 11 years ago
  16. 4db0b65 Correct INF file to make module pass ICC compiler. by Liming Gao · 11 years ago
  17. 3f25e6e Fix comments format issue. by Jeff Fan · 11 years ago
  18. 1925ea6 Add missing ASM_PFX for HookAfterStubHeaderEnd. by Jeff Fan · 11 years ago
  19. 958313b Fixed typo: HookAfterStubEnd should be HookAfterStubHeaderEnd. It will make UINIXGCC IA32 build issue: by Jeff Fan · 11 years ago
  20. eac8082 UefiCpuPkg: Using the "movabsq" instruction to read global variable mDoFarReturnFlag and mErrorCodeFlag to avoid page fault with big RAM sizes (> 2GB). by Laszlo Ersek · 11 years ago
  21. 76f9f2e Cleanup unused ReportStatusCodeLib reference. by Jeff Fan · 11 years ago
  22. e41aad1 1. Separated DxeSmmCpuExceptionHandlerLib.inf into 2 instance DxeCpuExceptionHandlerLib.inf and SmmCpuExceptionHandlerLib.inf. by Jeff Fan · 11 years ago
  23. 782e407 Fix build issue on DDK3790 tool chain. by vanjeff · 12 years ago
  24. 139259b Remove CPU dead loop code from IA32 assembly codes. by vanjeff · 13 years ago
  25. a9c7ab9 Fix doxgen format issue. by vanjeff · 13 years ago
  26. 8f07f89 Import two CPU Exception Handler Library instances: SecPeiCpuExceptionHandler.inf and DxeSmmCpuExceptionHandler.inf. by vanjeff · 13 years ago