VirtualBox

Changeset 98964 in vbox for trunk/include/iprt/formats


Ignore:
Timestamp:
Mar 14, 2023 2:40:37 PM (2 years ago)
Author:
vboxsync
Message:

Main/UefiVariableStore: Add API to add signatures to the MOK list (Machine Owner Key) in order to deploy signatures for the guest additions, bugref:10287

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/include/iprt/formats/efi-signature.h

    r98103 r98964  
    5353#define EFI_IMAGE_SECURITY_DATABASE_GUID \
    5454    { 0xd719b2cb, 0x3d3a, 0x4596, { 0xa3, 0xbc, 0xda, 0xd0, 0x0e, 0x67, 0x65, 0x6f }}
     55/** The GUID used for setting and retrieving the MOK (Machine Owner Key) from the variable store. */
     56#define EFI_IMAGE_MOK_DATABASE_GUID \
     57    { 0x605dab50, 0xe046, 0x4300, { 0xab, 0xb6, 0x3d, 0xd8, 0x10, 0xdd, 0x8b, 0x23 }}
    5558
    5659
Note: See TracChangeset for help on using the changeset viewer.

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