index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
UefiCpuPkg
/
Library
/
CpuExceptionHandlerLib
Age
Commit message (
Expand
)
Author
2017-02-22
UefiCpuPkg/ExceptionHandlerAsm.S: Fix code length issue with GCC 5.4
Jeff Fan
2016-12-01
UefiCpuPkg/CpuExceptionHandlerLib: remove un-used mReservedVectors
Jeff Fan
2016-12-01
UefiCpuPkg: Add ExceptionHandlerData for ArchRestoreExceptionContext()
Jeff Fan
2016-12-01
UefiCpuPkg: Add ExceptionHandlerData for ArchSaveExceptionContext()
Jeff Fan
2016-11-03
UefiCpuPkg PeiCpuExceptionHandlerLib: Add the missing nasm files in INF
Liming Gao
2016-10-24
UefiCpuPkg: Fix typos in comments
Gary Lin
2016-06-28
UefiCpuPkg CpuExceptionHandlerLib: Add nasm source files into INF files.
Liming Gao
2016-06-28
UefiCpuPkg CpuExceptionHandlerLib:Convert X64/ExceptionHandlerAsm.asm to NASM
Liming Gao
2016-06-28
UefiCpuPkg CpuExceptionHandlerLib:Convert Ia32/ExceptionHandlerAsm.asm to NASM
Liming Gao
2016-06-01
UefiCpuPkg/ExceptionLib: Import PeiCpuExceptionHandlerLib module
Jeff Fan
2016-06-01
UefiCpuPkg/ExceptionLib: Move global variable location
Jeff Fan
2016-06-01
UefiCpuPkg/ExceptionLib: Add CommonExceptionHandlerWorker()
Jeff Fan
2016-06-01
UefiCpuPkg/ExceptionLib: Update RegisterCpuInterruptHandlerWorker()
Jeff Fan
2016-06-01
UefiCpuPkg/ExceptionLib: Update UpdateIdtTable()
Jeff Fan
2016-06-01
UefiCpuPkg/ExceptionLib: Update InitializeCpuExceptionHandlersWorker
Jeff Fan
2016-06-01
UefiCpuPkg/ExceptionLib: Add EXCEPTION_HANDLER_DATA definition
Jeff Fan
2016-06-01
UefiCpuPkg/ExceptionLib: Rename DxeSmmCpuException.c
Jeff Fan
2015-12-15
UefiCpuPkg: Convert all .uni files to utf-8
Jordan Justen
2015-07-08
UefiCpuPkg/Library/CpuExceptionHandlerLib: Add exception type decoder
Jeff Fan
2015-04-27
UefiCpuPkg/CpuExceptionHandlerLib: Support IA32 processors without DE or FXSA...
Michael Kinney
2014-12-17
UefiCpuPkg CpuExceptionHandlerLib: Use %rax instead of %eax to make code cons...
Jeff Fan
2014-11-06
Remove un-used PPI reference.
Jeff Fan
2014-09-12
UefiCpuPkg: error: invalid instruction mnemonic 'retf'
Nikolai Saoukh
2014-09-12
UefiCpuPkg: error: invalid instruction mnemonic 'retf'
Nikolai Saoukh
2014-09-09
UefiCpuPkg: CpuExceptionHandlerLib: Make self modifying code work with Xcode
Anderw Fish
2014-09-03
UefiCpuPkg: Convert non DOS format files to DOS format
Gao, Liming
2014-08-28
UefiCpuPkg: INF/DEC file updates to EDK II packages
Gao, Liming
2014-08-28
UefiCpuPkg: INF/DEC file updates to EDK II packages
Gao, Liming
2014-07-09
Fixed typos: hanlder should be handler.
Chen Fan
2014-06-30
Fix the potential address overflow issue when checking PE signature.
Jeff Fan
2014-01-10
Fix bug when reserve stack space to fill exception context.
Jeff Fan
2013-12-20
1. Only dump CPU Context and CpuDeadLoop () for CPU exception.
Jeff Fan
2013-12-13
Fix meta file issue.
Jeff Fan
2013-12-11
Correct INF file to make module pass ICC compiler.
Liming Gao
2013-12-06
Fix comments format issue.
Jeff Fan
2013-11-30
Add missing ASM_PFX for HookAfterStubHeaderEnd.
Jeff Fan
2013-11-29
Fixed typo: HookAfterStubEnd should be HookAfterStubHeaderEnd. It will make U...
Jeff Fan
2013-11-29
UefiCpuPkg: Using the "movabsq" instruction to read global variable mDoFarRet...
Laszlo Ersek
2013-11-26
Cleanup unused ReportStatusCodeLib reference.
Jeff Fan
2013-11-22
1. Separated DxeSmmCpuExceptionHandlerLib.inf into 2 instance DxeCpuException...
Jeff Fan
2013-02-05
Fix build issue on DDK3790 tool chain.
vanjeff
2012-05-31
Remove CPU dead loop code from IA32 assembly codes.
vanjeff
2012-03-19
Fix doxgen format issue.
vanjeff
2012-03-15
Import two CPU Exception Handler Library instances: SecPeiCpuExceptionHandler...
vanjeff