mirror of
https://git.proxmox.com/git/mirror_edk2
synced 2025-11-07 02:08:13 +00:00
Add exception type decoder to print exception name string beside print exception type value. The exception names are from IA32 SDM. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Jeff Fan <jeff.fan@intel.com> Reviewed-by: Feng Tian <feng.tian@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@17877 6f19259b-4bc3-4df7-8a09-765794883524 |
||
|---|---|---|
| .. | ||
| Ia32 | ||
| X64 | ||
| CpuExceptionCommon.c | ||
| CpuExceptionCommon.h | ||
| DxeCpuExceptionHandlerLib.inf | ||
| DxeCpuExceptionHandlerLib.uni | ||
| DxeException.c | ||
| DxeSmmCpuException.c | ||
| SecPeiCpuException.c | ||
| SecPeiCpuExceptionHandlerLib.inf | ||
| SecPeiCpuExceptionHandlerLib.uni | ||
| SmmCpuExceptionHandlerLib.inf | ||
| SmmCpuExceptionHandlerLib.uni | ||
| SmmException.c | ||