VirtualBox

source: vbox/trunk/src/VBox/Devices/EFI/FirmwareNew/MdePkg/Include/Guid/FirmwareContentsSigned.h@ 99396

Last change on this file since 99396 was 80721, checked in by vboxsync, 5 years ago

Devices/EFI/FirmwareNew: Start upgrade process to edk2-stable201908 (compiles on Windows and works to some extent), bugref:4643

  • Property svn:eol-style set to native
File size: 522 bytes
Line 
1/** @file
2 GUID is used to define the signed section.
3
4 Copyright (c) 2013 - 2018, Intel Corporation. All rights reserved.<BR>
5 SPDX-License-Identifier: BSD-2-Clause-Patent
6
7 @par Revision Reference:
8 GUID introduced in PI Version 1.2.1.
9
10**/
11
12#ifndef __FIRMWARE_CONTENTS_SIGNED_GUID_H__
13#define __FIRMWARE_CONTENTS_SIGNED_GUID_H__
14
15#define EFI_FIRMWARE_CONTENTS_SIGNED_GUID \
16 { 0xf9d89e8, 0x9259, 0x4f76, {0xa5, 0xaf, 0xc, 0x89, 0xe3, 0x40, 0x23, 0xdf } }
17
18extern EFI_GUID gEfiFirmwareContentsSignedGuid;
19
20#endif
Note: See TracBrowser for help on using the repository browser.

© 2025 Oracle Support Privacy / Do Not Sell My Info Terms of Use Trademark Policy Automated Access Etiquette