TianoCore EDK2 master
Loading...
Searching...
No Matches
QemuPC.c File Reference

Go to the source code of this file.

Functions

VIRT_ADAPTER_INFO_PLATFORM_SECURITYVirtHstiQemuPCInit (VOID)
 
VOID VirtHstiQemuPCVerify (VOID)
 

Variables

STATIC VIRT_ADAPTER_INFO_PLATFORM_SECURITY mHstiPC
 

Detailed Description

SPDX-License-Identifier: BSD-2-Clause-Patent

Definition in file QemuPC.c.

Function Documentation

◆ VirtHstiQemuPCInit()

VIRT_ADAPTER_INFO_PLATFORM_SECURITY * VirtHstiQemuPCInit ( VOID  )

Definition at line 26 of file QemuPC.c.

◆ VirtHstiQemuPCVerify()

VOID VirtHstiQemuPCVerify ( VOID  )

Definition at line 34 of file QemuPC.c.

Variable Documentation

◆ mHstiPC

Initial value:
= {
PLATFORM_SECURITY_VERSION_VNEXTCS,
PLATFORM_SECURITY_ROLE_PLATFORM_REFERENCE,
{ L"OVMF (Qemu PC)" },
VIRT_HSTI_SECURITY_FEATURE_SIZE,
}

Definition at line 18 of file QemuPC.c.