]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdeModulePkg/Universal/DebugSupportDxe/Ia32/PlDebugSupportIa32.c
Port AsmFuncs.s to pass CYGWINGCC build for x64.
[mirror_edk2.git] / MdeModulePkg / Universal / DebugSupportDxe / Ia32 / PlDebugSupportIa32.c
index ff21ed7f2a35c4944876bdd5b50f04347f0e70cb..c75c0401522b8588d0dd3eef98a9380cf8948144 100644 (file)
@@ -14,6 +14,8 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
 \r
 #include "DebugSupport.h"\r
 \r
+IA32_IDT_GATE_DESCRIPTOR  NullDesc = {{0}};\r
+\r
 /**\r
   Get Interrupt Handle from IDT Gate Descriptor.\r
 \r