]> git.proxmox.com Git - mirror_edk2.git/blobdiff - IntelFrameworkPkg/Include/Framework/FirmwareVolumeImageFormat.h
Remove IntelFrameworkModulePkg
[mirror_edk2.git] / IntelFrameworkPkg / Include / Framework / FirmwareVolumeImageFormat.h
index 9b4e3b6054402f053f1c975b34e2e50f5e145408..c77e39b4c09047c58031f4efcc9654c93b789e71 100644 (file)
@@ -3,24 +3,16 @@
   images loaded via the FirmwareVolume protocol.  The Firmware Volume specification\r
   is the basis for these definitions.\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
-\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:  FrameworkFimrwareVolumeImageFormat.h\r
+Copyright (c) 2006 - 2018, Intel Corporation. All rights reserved.<BR>\r
+SPDX-License-Identifier: BSD-2-Clause-Patent\r
 \r
   @par Revision Reference:\r
-  These definitions are from Firmware Volume Spec 0.9.\r
+  These definitions are from the Firmware Volume Spec 0.9.\r
 \r
 **/\r
 \r
-#ifndef __FRAMEWORK_FIRMWARE_VOLUME_IMAGE_FORMAT_H__\r
-#define __FRAMEWORK_FIRMWARE_VOLUME_IMAGE_FORMAT_H__\r
+#ifndef __FIRMWARE_VOLUME_IMAGE_FORMAT_H__\r
+#define __FIRMWARE_VOLUME_IMAGE_FORMAT_H__\r
 \r
 //\r
 // Bit values for AuthenticationStatus\r
@@ -37,7 +29,4 @@
 #define EFI_LOCAL_AUTH_STATUS_TEST_FAILED           0x080000\r
 #define EFI_LOCAL_AUTH_STATUS_ALL                   0x0f0000\r
 \r
-\r
-#define EFI_FV_FILETYPE_ALL                         0x00\r
-\r
 #endif\r