Searched refs:Madt (Results 1 – 17 of 17) sorted by relevance
75 EFI_ACPI_1_0_MULTIPLE_APIC_DESCRIPTION_TABLE_HEADER *Madt; in QemuInstallAcpiMadtTable() local97 NewBufferSize = 1 * sizeof (*Madt) + in QemuInstallAcpiMadtTable()103 Madt = AllocatePool (NewBufferSize); in QemuInstallAcpiMadtTable()104 if (Madt == NULL) { in QemuInstallAcpiMadtTable()108 CopyMem (&(Madt->Header), AcpiTableBuffer, sizeof (EFI_ACPI_DESCRIPTION_HEADER)); in QemuInstallAcpiMadtTable()109 Madt->Header.Length = (UINT32) NewBufferSize; in QemuInstallAcpiMadtTable()110 Madt->LocalApicAddress = PcdGet32 (PcdCpuLocalApicBaseAddress); in QemuInstallAcpiMadtTable()111 Madt->Flags = EFI_ACPI_1_0_PCAT_COMPAT; in QemuInstallAcpiMadtTable()112 Ptr = Madt + 1; in QemuInstallAcpiMadtTable()182 ASSERT ((UINTN) ((UINT8 *)Ptr - (UINT8 *)Madt) == NewBufferSize); in QemuInstallAcpiMadtTable()[all …]
176 EFI_ACPI_2_0_MULTIPLE_APIC_DESCRIPTION_TABLE_HEADER *Madt; in MadtTableInitialize() local220 Madt = (EFI_ACPI_2_0_MULTIPLE_APIC_DESCRIPTION_TABLE_HEADER *)AllocateZeroPool (MadtSize); in MadtTableInitialize()221 ASSERT (Madt != NULL); in MadtTableInitialize()225 Madt->Header.Signature = EFI_ACPI_2_0_MULTIPLE_SAPIC_DESCRIPTION_TABLE_SIGNATURE; in MadtTableInitialize()226 Madt->Header.Length = MadtSize; in MadtTableInitialize()227 Madt->Header.Revision = EFI_ACPI_2_0_MULTIPLE_APIC_DESCRIPTION_TABLE_REVISION; in MadtTableInitialize()228 Madt->Header.OemTableId = EFI_ACPI_OEM_TABLE_ID; in MadtTableInitialize()229 Madt->Header.OemRevision = EFI_ACPI_OEM_MADT_REVISION; in MadtTableInitialize()230 Madt->Header.CreatorId = EFI_ACPI_CREATOR_ID; in MadtTableInitialize()231 Madt->LocalApicAddress = MadtConfigData.MadtLocalApicSetting.LocalApicAddress; in MadtTableInitialize()[all …]
36 Madt.h
23 respective structure count in Madt.h and then adding the structure to the24 MADT defined in this file. The table layout is defined in Madt.h and the25 table contents are defined in Acpi3_0.h and Madt.h.32 #include "Madt.h"38 EFI_ACPI_3_0_MULTIPLE_APIC_DESCRIPTION_TABLE Madt = {183 return (VOID*)&Madt;
37 FVP_MULTIPLE_APIC_DESCRIPTION_TABLE Madt = {91 VOID* CONST ReferenceAcpiTable = &Madt;
29 Madt.aslc
36 EFI_ACPI_5_0_MULTIPLE_APIC_DESCRIPTION_TABLE Madt = {79 MULTIPLE_APIC_DESCRIPTION_TABLE Madt = {131 VOID* CONST ReferenceAcpiTable = &Madt;
30 Madt.aslc
69 EFI_ACPI_1_0_MULTIPLE_APIC_DESCRIPTION_TABLE Madt = {158 return (VOID*)&Madt;
32 Madt.aslc
36 Madt/Madt30.aslc
33 Madt.aslc
47 EFI_ACPI_1_0_MULTIPLE_APIC_DESCRIPTION_TABLE Madt = {130 VOID* CONST ReferenceAcpiTable = &Madt;
128 # Madt Table Initialize settings.137 # Madt Table Initialize settings.146 # Madt Table Initialize settings.155 # Madt Table Initialize settings.164 # Madt Table Initialize settings.173 # Madt Table Initialize settings.182 # Madt Table Initialize settings.191 # Madt Table Initialize settings.200 # Madt Table Initialize settings.209 # Madt Table Initialize settings.[all …]
48 EFI_ACPI_1_0_MULTIPLE_APIC_DESCRIPTION_TABLE Madt = {128 VOID* CONST ReferenceAcpiTable = &Madt;
36 Madt.c
51 EFI_ACPI_1_0_MULTIPLE_APIC_DESCRIPTION_TABLE Madt = {282 VOID* CONST ReferenceAcpiTable = &Madt;