]> git.proxmox.com Git - mirror_edk2.git/blame - BaseTools/Source/C/Include/Guid/FfsSectionAlignmentPadding.h
BaseTools: Add --version option in Brotli and BrotliCompress
[mirror_edk2.git] / BaseTools / Source / C / Include / Guid / FfsSectionAlignmentPadding.h
CommitLineData
46d0f3f8
AB
1/** @file\r
2 Copyright (c) 2015, Linaro Ltd. All rights reserved.<BR>\r
3\r
4 This program and the accompanying materials are licensed and made available\r
5 under the terms and conditions of the BSD License which accompanies this\r
6 distribution. The full text of the license may be found at\r
7 http://opensource.org/licenses/bsd-license.php\r
8\r
9 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,\r
10 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.\r
11\r
12**/\r
13\r
14#ifndef __FFS_SECTION_ALIGNMENT_PADDING_GUID_H__\r
15#define __FFS_SECTION_ALIGNMENT_PADDING_GUID_H__\r
16\r
17#define EFI_FFS_SECTION_ALIGNMENT_PADDING_GUID \\r
18 { \\r
19 0x04132C8D, 0x0A22, 0x4FA8, {0x82, 0x6E, 0x8B, 0xBF, 0xEF, 0xDB, 0x83, 0x6C } \\r
20 }\r
21\r
22#endif\r