]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Fixed FirmwareFileSystem.h to make it compile independently.
authorbxing <bxing@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 4 Jul 2007 12:31:57 +0000 (12:31 +0000)
committerbxing <bxing@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 4 Jul 2007 12:31:57 +0000 (12:31 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3054 6f19259b-4bc3-4df7-8a09-765794883524

IntelFrameworkPkg/Include/Guid/FirmwareFileSystem.h

index 836a31f9cca58f8de258b4fd6d1c30ef3117f427..baf8e04a1a6b6caf36bf9dbf3db3a87ba8a4e6ec 100644 (file)
@@ -1,15 +1,15 @@
 /** @file\r
 /** @file\r
-  Guid used to define the Firmware File System.  See the Framework Firmware \r
+  Guid used to define the Firmware File System.  See the Framework Firmware\r
   File System Specification for more details.\r
 \r
   File System Specification for more details.\r
 \r
-  Copyright (c) 2006, 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
+  Copyright (c) 2006, 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
 \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
+  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
   Module Name:  FirmwareFileSystem.h\r
 \r
 \r
   Module Name:  FirmwareFileSystem.h\r
 \r
@@ -21,6 +21,8 @@
 #ifndef __FIRMWARE_FILE_SYSTEM_GUID_H__\r
 #define __FIRMWARE_FILE_SYSTEM_GUID_H__\r
 \r
 #ifndef __FIRMWARE_FILE_SYSTEM_GUID_H__\r
 #define __FIRMWARE_FILE_SYSTEM_GUID_H__\r
 \r
+#include <PiPei.h>\r
+\r
 //\r
 // GUIDs defined by the FFS specification.\r
 //\r
 //\r
 // GUIDs defined by the FFS specification.\r
 //\r