TianoCore EDK2 master
|
#include <Library/BaseLib.h>
#include <Library/DebugLib.h>
#include <Library/HstiLib.h>
#include <Library/PcdLib.h>
#include <Library/PciLib.h>
#include <IndustryStandard/Hsti.h>
#include <IndustryStandard/Q35MchIch9.h>
#include "VirtHstiDxe.h"
Go to the source code of this file.
Functions | |
VIRT_ADAPTER_INFO_PLATFORM_SECURITY * | VirtHstiQemuPCInit (VOID) |
VOID | VirtHstiQemuPCVerify (VOID) |
Variables | |
STATIC VIRT_ADAPTER_INFO_PLATFORM_SECURITY | mHstiPC |
SPDX-License-Identifier: BSD-2-Clause-Patent
Definition in file QemuPC.c.
VIRT_ADAPTER_INFO_PLATFORM_SECURITY * VirtHstiQemuPCInit | ( | VOID | ) |