diff options
Diffstat (limited to 'Nt32Pkg/PlatformBdsDxe')
-rw-r--r-- | Nt32Pkg/PlatformBdsDxe/BdsPlatform.h | 5 |
1 files changed, 1 insertions, 4 deletions
diff --git a/Nt32Pkg/PlatformBdsDxe/BdsPlatform.h b/Nt32Pkg/PlatformBdsDxe/BdsPlatform.h index c252c60d38..f8d190f3e6 100644 --- a/Nt32Pkg/PlatformBdsDxe/BdsPlatform.h +++ b/Nt32Pkg/PlatformBdsDxe/BdsPlatform.h @@ -22,10 +22,7 @@ Abstract: #ifndef _BDS_PLATFORM_H
#define _BDS_PLATFORM_H
-//
-// The rest of the includes
-//
-#include <Common/FirmwareRevision.h>
+#define FIRMWARE_REVISION 0
extern UINT8 PlatformBdsStrings[];
|