OpenCore  1.0.4
OpenCore Bootloader
Loading...
Searching...
No Matches
MicrosoftVariable.h File Reference
#include <Uefi/UefiBaseType.h>

Go to the source code of this file.

Macros

#define MICROSOFT_VENDOR_GUID
 

Variables

EFI_GUID gMicrosoftVariableGuid
 

Detailed Description

Declare the GUID that is expected:

  • as EFI_SIGNATURE_DATA.SignatureOwner GUID in association with X509 and RSA2048 Secure Boot certificates issued by/for Microsoft,
  • as UEFI variable vendor GUID in association with (unspecified) Microsoft-owned variables.

Copyright (C) 2014-2019, Red Hat, Inc.

SPDX-License-Identifier: BSD-2-Clause-Patent

Specification Reference:

Definition in file MicrosoftVariable.h.

Macro Definition Documentation

◆ MICROSOFT_VENDOR_GUID

#define MICROSOFT_VENDOR_GUID
Value:
{ 0x77fa9abd, \
0x0359, \
0x4d32, \
{ 0xbd, 0x60, 0x28, 0xf4, 0xe7, 0x8f, 0x78, 0x4b }, \
}

Definition at line 46 of file MicrosoftVariable.h.

Variable Documentation

◆ gMicrosoftVariableGuid

EFI_GUID gMicrosoftVariableGuid
extern