]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Remove Include/Common/FirmwareRevision.h
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 27 Jul 2007 04:31:14 +0000 (04:31 +0000)
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Fri, 27 Jul 2007 04:31:14 +0000 (04:31 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3476 6f19259b-4bc3-4df7-8a09-765794883524

Nt32Pkg/Include/Common/FirmwareRevision.h [deleted file]
Nt32Pkg/PlatformBdsDxe/BdsPlatform.h

diff --git a/Nt32Pkg/Include/Common/FirmwareRevision.h b/Nt32Pkg/Include/Common/FirmwareRevision.h
deleted file mode 100644 (file)
index 6c775ad..0000000
+++ /dev/null
@@ -1,22 +0,0 @@
-/*++\r
-  Include File for FirmwareRevision\r
-Copyright (c) 2007, Intel Corporation\r
-All rights reserved. This program and the accompanying materials\r
-are licensed and made available under the terms and conditions of the BSD License\r
-which accompanies this distribution.  The full text of the license may be found at\r
-http://opensource.org/licenses/bsd-license.php\r
-\r
-THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
-WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
-\r
-Abstract:\r
-  Public include file for FIRMWARE_REVISION \r
-\r
---*/\r
-\r
-#ifndef __FIRMWARE_REVISION_H__\r
-#define __FIRMWARE_REVISION_H__\r
-\r
-#define FIRMWARE_REVISION 0\r
-\r
-#endif\r
index c252c60d3831d93e554d73ae1761662cb4778101..f8d190f3e69b2d68d328da23bcd320df73d2d212 100644 (file)
@@ -22,10 +22,7 @@ Abstract:
 #ifndef _BDS_PLATFORM_H\r
 #define _BDS_PLATFORM_H\r
 \r
-//\r
-// The rest of the includes\r
-//\r
-#include <Common/FirmwareRevision.h>\r
+#define FIRMWARE_REVISION 0\r
 \r
 extern UINT8 PlatformBdsStrings[];\r
 \r