]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Nt32Pkg/Sec/WinNtThunk.c
Remove unnecessary use of FixedPcdxxx() functions and [FixedPcd] INF sections. These...
[mirror_edk2.git] / Nt32Pkg / Sec / WinNtThunk.c
index 7e2be38ddda72a9244feb95456dd742cd1631282..ef1dcb464d20395ced37ba4c9c20dc671bab07d1 100644 (file)
@@ -47,6 +47,10 @@ Abstract:
 #pragma warning(disable : 4232)\r
 #pragma warning(disable : 4996)\r
 \r
+#if __INTEL_COMPILER\r
+#pragma warning ( disable : 144 )  \r
+#endif\r
+\r
 EFI_WIN_NT_THUNK_PROTOCOL mWinNtThunkTable = {\r
   EFI_WIN_NT_THUNK_PROTOCOL_SIGNATURE,\r
   GetProcAddress,\r