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:
@ -18,7 +18,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||
// This the global main table to keep track of the interrupts
|
||||
//
|
||||
IDT_ENTRY *IdtEntryTable = NULL;
|
||||
IA32_IDT_GATE_DESCRIPTOR NullDesc = {0};
|
||||
|
||||
/**
|
||||
Read IDT Gate Descriptor from IDT Table.
|
||||
|
Reference in New Issue
Block a user