VirtualBox

Changeset 90908 in vbox for trunk/src/VBox/Devices/build


Ignore:
Timestamp:
Aug 26, 2021 10:27:04 AM (3 years ago)
Author:
vboxsync
Message:

Devices/ACPI: Preliminary TPM support (disabled), bugref:10075

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/src/VBox/Devices/build/VBoxDD.h

    r90530 r90908  
    214214int acpiCleanupSsdt(PPDMDEVINS pDevIns, void *pvPtr);
    215215
     216#ifdef VBOX_WITH_TPM
     217int acpiPrepareTpmSsdt(PPDMDEVINS pDevIns, void **ppvPtr, size_t *pcbSsdt);
     218int acpiCleanupTpmSsdt(PPDMDEVINS pDevIns, void *pvPtr);
     219#endif
     220
    216221RT_C_DECLS_END
    217222
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