MdePkg[all]  1.08
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Pages
UNIT_TEST_HOST_BASE_LIB Struct Reference

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.

Field Documentation

UNIT_TEST_HOST_BASE_LIB_COMMON* UNIT_TEST_HOST_BASE_LIB::Common
UNIT_TEST_HOST_BASE_LIB_X86* UNIT_TEST_HOST_BASE_LIB::X86