]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Library/BaseLib/x86Thunk.c
Updated to support compiler intrinsics properly. I had to comment out some of the...
[mirror_edk2.git] / MdePkg / Library / BaseLib / x86Thunk.c
index 9e69255181fd4a62da0d490fa6a2487524adbb2c..44b452ceb2fca680d5dc91d5e4418855ecf7bca9 100644 (file)
 \r
 **/\r
 \r
+//\r
+// Include common header file for this module.\r
+//\r
+#include "CommonHeader.h"\r
+\r
 //\r
 // Byte packed structure for a segment descriptor in a GDT/LDT\r
 //\r
@@ -58,6 +63,7 @@ extern CONST UINT16                 mTransition;
 \r
 **/\r
 IA32_REGISTER_SET *\r
+EFIAPI\r
 InternalAsmThunk16 (\r
   IN      IA32_REGISTER_SET         *RegisterSet,\r
   IN OUT  VOID                      *Transition\r