VirtualBox

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

Last change on this file since 101297 was 99404, checked in by vboxsync, 2 years ago

Devices/EFI/FirmwareNew: Update to edk2-stable202302 and make it build, bugref:4643

  • Property svn:eol-style set to native
File size: 523 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