Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
android_bootable_bootloader_edk2
/
ed2bc0ebb14ef09ebecfd39055a0e7ee93213ca0
/
UefiCpuPkg
/
Library
/
CpuExceptionHandlerLib
a51ee14
UefiCpuPkg/Library/CpuExceptionHandlerLib: Add exception type decoder
by Jeff Fan
· 10 years ago
087c67d
UefiCpuPkg/CpuExceptionHandlerLib: Support IA32 processors without DE or FXSAVE/FXRESTOR
by Michael Kinney
· 10 years ago
e5030c1
UefiCpuPkg CpuExceptionHandlerLib: Use %rax instead of %eax to make code consistence.
by Jeff Fan
· 10 years ago
8fd82c2
Remove un-used PPI reference.
by Jeff Fan
· 10 years ago
010f55d
UefiCpuPkg: error: invalid instruction mnemonic 'retf'
by Nikolai Saoukh
· 10 years ago
b6341b2
UefiCpuPkg: error: invalid instruction mnemonic 'retf'
by Nikolai Saoukh
· 10 years ago
07da1ac
UefiCpuPkg: CpuExceptionHandlerLib: Make self modifying code work with Xcode
by Anderw Fish
· 10 years ago
ec482fa
UefiCpuPkg: Convert non DOS format files to DOS format
by Gao, Liming
· 10 years ago
9ddb2a2
UefiCpuPkg: INF/DEC file updates to EDK II packages
by Gao, Liming
· 10 years ago
e48e074
UefiCpuPkg: INF/DEC file updates to EDK II packages
by Gao, Liming
· 10 years ago
e364478
Fixed typos: hanlder should be handler.
by Chen Fan
· 11 years ago
9e2364e
Fix the potential address overflow issue when checking PE signature.
by Jeff Fan
· 11 years ago
554dddf
Fix bug when reserve stack space to fill exception context.
by Jeff Fan
· 11 years ago
f3b113b
1. Only dump CPU Context and CpuDeadLoop () for CPU exception.
by Jeff Fan
· 11 years ago
b7ae875
Fix meta file issue.
by Jeff Fan
· 11 years ago
4db0b65
Correct INF file to make module pass ICC compiler.
by Liming Gao
· 11 years ago
3f25e6e
Fix comments format issue.
by Jeff Fan
· 11 years ago
1925ea6
Add missing ASM_PFX for HookAfterStubHeaderEnd.
by Jeff Fan
· 11 years ago
958313b
Fixed typo: HookAfterStubEnd should be HookAfterStubHeaderEnd. It will make UINIXGCC IA32 build issue:
by Jeff Fan
· 11 years ago
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
76f9f2e
Cleanup unused ReportStatusCodeLib reference.
by Jeff Fan
· 11 years ago
e41aad1
1. Separated DxeSmmCpuExceptionHandlerLib.inf into 2 instance DxeCpuExceptionHandlerLib.inf and SmmCpuExceptionHandlerLib.inf.
by Jeff Fan
· 11 years ago
782e407
Fix build issue on DDK3790 tool chain.
by vanjeff
· 12 years ago
139259b
Remove CPU dead loop code from IA32 assembly codes.
by vanjeff
· 13 years ago
a9c7ab9
Fix doxgen format issue.
by vanjeff
· 13 years ago
8f07f89
Import two CPU Exception Handler Library instances: SecPeiCpuExceptionHandler.inf and DxeSmmCpuExceptionHandler.inf.
by vanjeff
· 13 years ago