TianoCore EDK2 master
Loading...
Searching...
No Matches
UNIT_TEST_HOST_BASE_LIB Struct Reference

#include <MdePkg/Test/UnitTest/Include/Library/UnitTestHostBaseLib.h>

Data Fields

UNIT_TEST_HOST_BASE_LIB_COMMONCommon
 
UNIT_TEST_HOST_BASE_LIB_X86X86
 

Detailed Description

Data structure that contains pointers structures of common services and CPU architctuire specific services. Support for additional CPU architectures can be added to the end of this structure.

Definition at line 575 of file UnitTestHostBaseLib.h.

Field Documentation

◆ Common

UNIT_TEST_HOST_BASE_LIB_COMMON* UNIT_TEST_HOST_BASE_LIB::Common

Definition at line 576 of file UnitTestHostBaseLib.h.

◆ X86

UNIT_TEST_HOST_BASE_LIB_X86* UNIT_TEST_HOST_BASE_LIB::X86

Definition at line 577 of file UnitTestHostBaseLib.h.


The documentation for this struct was generated from the following file: