X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=blobdiff_plain;f=BaseTools%2FSource%2FC%2FInclude%2FCommon%2FPiFirmwareFile.h;fp=BaseTools%2FSource%2FC%2FInclude%2FCommon%2FPiFirmwareFile.h;h=133c88c56e3c45d5cd3e2b2da901c7926d8b4e5c;hp=8c54021393b5f742969071437dc5dd0da20478da;hb=e921f58d44587c77b843a6332b43f171a44b76cb;hpb=79777358cd5dbdbb267ebd02405584321292f06a diff --git a/BaseTools/Source/C/Include/Common/PiFirmwareFile.h b/BaseTools/Source/C/Include/Common/PiFirmwareFile.h index 8c54021393..133c88c56e 100644 --- a/BaseTools/Source/C/Include/Common/PiFirmwareFile.h +++ b/BaseTools/Source/C/Include/Common/PiFirmwareFile.h @@ -4,7 +4,7 @@ @par Revision Reference: Version 1.4. - Copyright (c) 2006 - 2015, Intel Corporation. All rights reserved.
+ Copyright (c) 2006 - 2017, Intel Corporation. All rights reserved.
This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License which accompanies this @@ -65,6 +65,7 @@ typedef UINT8 EFI_FFS_FILE_STATE; // FFS File Attributes. // #define FFS_ATTRIB_LARGE_FILE 0x01 +#define FFS_ATTRIB_DATA_ALIGNMENT2 0x02 #define FFS_ATTRIB_FIXED 0x04 #define FFS_ATTRIB_DATA_ALIGNMENT 0x38 #define FFS_ATTRIB_CHECKSUM 0x40