VirtualBox

Changeset 91396 in vbox for trunk/src/VBox/Main/include


Ignore:
Timestamp:
Sep 27, 2021 1:40:35 PM (3 years ago)
Author:
vboxsync
Message:

Main: Add IUefiVariableStore interface to manage the content of the UEFI variable store for secure boot support, bugref:9580

Location:
trunk/src/VBox/Main/include
Files:
2 added
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Main/include/NvramStoreImpl.h

    r91346 r91396  
    8080    // Wrapped NVRAM store properties
    8181    HRESULT getNonVolatileStorageFile(com::Utf8Str &aNonVolatileStorageFile);
     82    HRESULT getUefiVariableStore(ComPtr<IUefiVariableStore> &aUefiVarStore);
    8283
    8384    // Wrapped NVRAM store members
    84     /** @todo */
     85    HRESULT initUefiVariableStore(ULONG aSize);
    8586
    8687#ifdef VBOX_COM_INPROC
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