Port AsmFuncs.s to pass CYGWINGCC build for x64.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7033 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
vanjeff
2008-12-15 10:05:10 +00:00
parent 6c23910cde
commit 43a99f081e
4 changed files with 535 additions and 30 deletions

View File

@ -14,6 +14,8 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
#include "DebugSupport.h"
IA32_IDT_GATE_DESCRIPTOR NullDesc = {{0,0}};
/**
Get Interrupt Handle from IDT Gate Descriptor.