]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Enable PlatformBdsDxe
authorqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 3 Jul 2007 12:32:00 +0000 (12:32 +0000)
committerqwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 3 Jul 2007 12:32:00 +0000 (12:32 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3009 6f19259b-4bc3-4df7-8a09-765794883524

Nt32Pkg/Include/Common/WinNTInclude.h
Nt32Pkg/Include/Protocol/WinNtThunk.h

index 91daac6c3c25fc1d85586a9f0dd01dab0d795c0d..3aa02e895e59f2c7c22f009220ee3253ae9d68b5 100644 (file)
@@ -40,6 +40,7 @@ Abstract:
 #undef UNALIGNED\r
 #undef CONST\r
 #undef VOID\r
+#undef DEBUG_EVENT\r
 \r
 #include "windows.h"\r
 \r
index b3e161f7cd422f04a4e43e09986296ba1aa44d2f..3dec1e807a8d34d294cc1e8b58a7035079f55505 100644 (file)
@@ -30,6 +30,8 @@ Abstract:
 #ifndef __WIN_NT_THUNK_H__\r
 #define __WIN_NT_THUNK_H__\r
 \r
+#include <Common/WinNtInclude.h>\r
+\r
 #define EFI_WIN_NT_THUNK_PROTOCOL_GUID \\r
   { 0x58c518b1, 0x76f3, 0x11d4, { 0xbc, 0xea, 0x0, 0x80, 0xc7, 0x3c, 0x88, 0x81 } }\r
 \r