summaryrefslogtreecommitdiffstats
path: root/UefiCpuPkg/Library/CpuExceptionHandlerLib/Ia32/ExceptionHandlerAsm.nasm
Commit message (Expand)AuthorAgeFilesLines
* UefiCpuPkg: Fix nasm warning "signed byte value exceeds"Zhiguang Liu2022-07-251-4/+3
* CpuException: Avoid allocating code pages for DXE instanceRay Ni2022-06-101-2/+2
* UefiCpuPkg: Replace Opcode with the corresponding instructions.Jason2022-03-011-5/+6
* UefiCpuPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* UefiCpuPkg: restore strict page attributes via #DB in nonstop mode onlyJian J Wang2019-03-011-7/+0
* UefiCpuPkg/CpuExceptionHandlerLib: Setup single step in #PF handlerJian J Wang2018-08-301-0/+7
* UefiCpuPkg CpuExceptionHandlerLib:Convert Ia32/ExceptionHandlerAsm.asm to NASMLiming Gao2016-06-281-0/+462