]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Nt32Pkg/Include/Common/WinNTInclude.h
UEFI HII: Merge UEFI HII support changes from branch.
[mirror_edk2.git] / Nt32Pkg / Include / Common / WinNTInclude.h
index 3aa02e895e59f2c7c22f009220ee3253ae9d68b5..982488f29aaf53b27739506b47a2438b380c4493 100644 (file)
@@ -42,6 +42,11 @@ Abstract:
 #undef VOID\r
 #undef DEBUG_EVENT\r
 \r
+// WQBugBug: This typedef is to make "windows.h" buildable.\r
+//                   It should be removed after the root cause why\r
+//                   size_t is undefined when go into the line below is found.\r
+typedef UINT32 size_t ;\r
+\r
 #include "windows.h"\r
 \r
 #undef GUID\r