From 30fdf1140b8d1ce93f3821d986fa165552023440 Mon Sep 17 00:00:00 2001 From: lgao4 Date: Fri, 17 Jul 2009 09:10:31 +0000 Subject: Check In tool source code based on Build tool project revision r1655. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8964 6f19259b-4bc3-4df7-8a09-765794883524 --- BaseTools/Source/Python/Ecc/exception.xml | 310 ++++++++++++++++++++++++++++++ 1 file changed, 310 insertions(+) create mode 100644 BaseTools/Source/Python/Ecc/exception.xml (limited to 'BaseTools/Source/Python/Ecc/exception.xml') diff --git a/BaseTools/Source/Python/Ecc/exception.xml b/BaseTools/Source/Python/Ecc/exception.xml new file mode 100644 index 0000000000..0dc67527b5 --- /dev/null +++ b/BaseTools/Source/Python/Ecc/exception.xml @@ -0,0 +1,310 @@ + + + __debugbreak + 4002 + + + __readmsr + 4002 + + + __writemsr + 4002 + + + _InterlockedCompareExchange + 4002 + + + _InterlockedCompareExchange64 + 4002 + + + _InterlockedDecrement + 4002 + + + _InterlockedIncrement + 4002 + + + _break + 4002 + + + _inp + 4002 + + + _inpw + 4002 + + + _inpd + 4002 + + + _outp + 4002 + + + _outpw + 4002 + + + _outpd + 4002 + + + _ReadWriteBarrier + 4002 + + + InternalX86DisablePaging32 + 4002 + + + InternalX86EnablePaging32 + 4002 + + + InternalLongJump + 4002 + + + SetJump + 4002 + + + __debugbreak + 5001 + + + __readmsr + 5001 + + + __writemsr + 5001 + + + _InterlockedCompareExchange + 5001 + + + _InterlockedCompareExchange64 + 5001 + + + _InterlockedDecrement + 5001 + + + _InterlockedIncrement + 5001 + + + _inp + 5001 + + + _inpw + 5001 + + + _inpd + 5001 + + + _outp + 5001 + + + _outpw + 5001 + + + _outpd + 5001 + + + _ReadWriteBarrier + 5001 + + + IoRead8 + 5001 + + + IoWrite8 + 5001 + + + IoRead16 + 5001 + + + IoWrite16 + 5001 + + + IoRead32 + 5001 + + + IoWrite32 + 5001 + + + __debugbreak + 5003 + + + __readmsr + 5003 + + + __writemsr + 5003 + + + _InterlockedCompareExchange + 5003 + + + _InterlockedCompareExchange64 + 5003 + + + _InterlockedDecrement + 5003 + + + _InterlockedIncrement + 5003 + + + _inp + 5003 + + + _inpw + 5003 + + + _inpd + 5003 + + + _outp + 5003 + + + _outpw + 5003 + + + _outpd + 5003 + + + _ReadWriteBarrier + 5003 + + + __debugbreak + 7001 + + + __readmsr + 7001 + + + __writemsr + 7001 + + + _InterlockedCompareExchange + 7001 + + + _InterlockedCompareExchange64 + 7001 + + + _InterlockedDecrement + 7001 + + + _InterlockedIncrement + 7001 + + + _inp + 7001 + + + _inpw + 7001 + + + _inpd + 7001 + + + _outp + 7001 + + + _outpw + 7001 + + + _outpd + 7001 + + + _ReadWriteBarrier + 7001 + + + @ + 9005 + + + @R1 + 9005 + + + @R2 + 9005 + + + @Rx + 9005 + + + @R2. + 9005 + + + _DriverUnloadHandler + 8006 + + + ASSERT + 10015 + + + REPORT_STATUS_CODE + 10015 + + + REPORT_STATUS_CODE_WITH_EXTENDED_DATA + 10015 + + + REPORT_STATUS_CODE_WITH_DEVICE_PATH + 10015 + + \ No newline at end of file -- cgit v1.2.3