Home | History | Annotate | Download | only in Mcfg

Lines Matching refs:MCFG

17   Mcfg.c

22 configuration space base address Description Table (MCFG). Any changes
23 to the MCFG table require updating the respective structure count in
24 Mcfg.h and then adding the structure to the MCFG defined in this file.
25 The table layout is defined in Mcfg.h and the table contents are defined
26 in McfgTable.h and Mcfg.h.
33 #include <Mcfg.h>
36 // MCFG Table definition
38 EFI_ACPI_MEMORY_MAPPED_CONFIGURATION_BASE_ADDRESS_TABLE MCFG = {
61 // Beginning of MCFG specific fields
91 return (VOID*)&MCFG;