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 * | VirtHstiQemuQ35Init (VOID) |
VOID | VirtHstiQemuQ35Verify (VOID) |
Variables | |
STATIC VIRT_ADAPTER_INFO_PLATFORM_SECURITY | mHstiQ35 |
SPDX-License-Identifier: BSD-2-Clause-Patent
Definition in file QemuQ35.c.
VIRT_ADAPTER_INFO_PLATFORM_SECURITY * VirtHstiQemuQ35Init | ( | VOID | ) |