TianoCore EDK2 master
|
#include <MdePkg/Test/UnitTest/Include/Library/UnitTestHostBaseLib.h>
Data Fields | |
UNIT_TEST_HOST_BASE_LIB_COMMON * | Common |
UNIT_TEST_HOST_BASE_LIB_X86 * | X86 |
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.
UNIT_TEST_HOST_BASE_LIB_COMMON* UNIT_TEST_HOST_BASE_LIB::Common |
Definition at line 576 of file UnitTestHostBaseLib.h.
UNIT_TEST_HOST_BASE_LIB_X86* UNIT_TEST_HOST_BASE_LIB::X86 |
Definition at line 577 of file UnitTestHostBaseLib.h.