]> git.proxmox.com Git - mirror_edk2.git/blame - MdePkg/Include/Guid/FirmwareContentsSigned.h
Rollback r17113.
[mirror_edk2.git] / MdePkg / Include / Guid / FirmwareContentsSigned.h
CommitLineData
82ea59a0
SQ
1/** @file\r
2 GUID is used to define the signed section.\r
3\r
4 Copyright (c) 2013, Intel Corporation. All rights reserved.<BR>\r
5 This program and the accompanying materials \r
6 are licensed and made available under the terms and conditions of the BSD License \r
7 which accompanies this distribution. The full text of the license may be found at \r
8 http://opensource.org/licenses/bsd-license.php \r
9\r
10 THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, \r
11 WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. \r
12\r
13 @par Revision Reference:\r
14 GUID introduced in PI Version 1.2.1.\r
15\r
16**/\r
17\r
18#ifndef __FIRMWARE_CONTENTS_SIGNED_GUID_H__\r
19#define __FIRMWARE_CONTENTS_SIGNED_GUID_H__\r
20\r
21#define EFI_FIRMWARE_CONTENTS_SIGNED_GUID \\r
22 { 0xf9d89e8, 0x9259, 0x4f76, {0xa5, 0xaf, 0xc, 0x89, 0xe3, 0x40, 0x23, 0xdf } }\r
23\r
24extern EFI_GUID gEfiFirmwareContentsSignedGuid;\r
25\r
26#endif\r