iPXE
MicrosoftVendor.h File Reference

Declare the GUID that is expected: More...

Go to the source code of this file.

Macros

#define MICROSOFT_VENDOR_GUID

Functions

 FILE_LICENCE (BSD2_PATENT)
 FILE_SECBOOT (PERMITTED)

Variables

EFI_GUID gMicrosoftVendorGuid

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 MicrosoftVendor.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 49 of file MicrosoftVendor.h.

49#define MICROSOFT_VENDOR_GUID \
50 { 0x77fa9abd, \
51 0x0359, \
52 0x4d32, \
53 { 0xbd, 0x60, 0x28, 0xf4, 0xe7, 0x8f, 0x78, 0x4b }, \
54 }

Function Documentation

◆ FILE_LICENCE()

FILE_LICENCE ( BSD2_PATENT )

◆ FILE_SECBOOT()

FILE_SECBOOT ( PERMITTED )

Variable Documentation

◆ gMicrosoftVendorGuid

EFI_GUID gMicrosoftVendorGuid
extern