Home | History | Annotate | Download | only in DxeMain

Lines Matching refs:EFI_SYSTEM_TABLE

129 EFI_SYSTEM_TABLE mEfiSystemTableTemplate = {

133 sizeof (EFI_SYSTEM_TABLE), // HeaderSize
200 EFI_SYSTEM_TABLE *gDxeCoreST = NULL;
278 gDxeCoreST = AllocateRuntimeCopyPool (sizeof (EFI_SYSTEM_TABLE), &mEfiSystemTableTemplate);