Home
last modified time | relevance | path

Searched refs:Madt (Results 1 – 17 of 17) sorted by relevance

/device/linaro/bootloader/edk2/OvmfPkg/AcpiPlatformDxe/
DQemu.c75 EFI_ACPI_1_0_MULTIPLE_APIC_DESCRIPTION_TABLE_HEADER *Madt; in QemuInstallAcpiMadtTable() local
97 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 …]
/device/linaro/bootloader/edk2/QuarkPlatformPkg/Acpi/Dxe/AcpiPlatform/
DMadtPlatform.c176 EFI_ACPI_2_0_MULTIPLE_APIC_DESCRIPTION_TABLE_HEADER *Madt; in MadtTableInitialize() local
220 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 …]
DAcpiPlatform.inf36 Madt.h
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/Madt/
DMadt30.aslc23 respective structure count in Madt.h and then adding the structure to the
24 MADT defined in this file. The table layout is defined in Madt.h and the
25 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;
/device/linaro/bootloader/OpenPlatformPkg/Platforms/ARM/VExpress/AcpiTables/
DMadt.aslc37 FVP_MULTIPLE_APIC_DESCRIPTION_TABLE Madt = {
91 VOID* CONST ReferenceAcpiTable = &Madt;
DAcpiTables.inf29 Madt.aslc
/device/linaro/bootloader/OpenPlatformPkg/Platforms/ARM/Juno/AcpiTables/
DMadt.aslc36 EFI_ACPI_5_0_MULTIPLE_APIC_DESCRIPTION_TABLE Madt = {
79 MULTIPLE_APIC_DESCRIPTION_TABLE Madt = {
131 VOID* CONST ReferenceAcpiTable = &Madt;
DAcpiTables.inf30 Madt.aslc
/device/linaro/bootloader/edk2/OvmfPkg/AcpiTables/
DMadt.aslc69 EFI_ACPI_1_0_MULTIPLE_APIC_DESCRIPTION_TABLE Madt = {
158 return (VOID*)&Madt;
DAcpiTables.inf32 Madt.aslc
/device/linaro/bootloader/edk2/Vlv2DeviceRefCodePkg/AcpiTablesPCAT/
DAcpiTables.inf36 Madt/Madt30.aslc
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Pv660/Pv660AcpiTables/
DAcpiTables.inf33 Madt.aslc
DMadt.aslc47 EFI_ACPI_1_0_MULTIPLE_APIC_DESCRIPTION_TABLE Madt = {
130 VOID* CONST ReferenceAcpiTable = &Madt;
/device/linaro/bootloader/edk2/QuarkPlatformPkg/
DQuarkPlatformPkg.dec128 # 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 …]
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Hi1610/Hi1610AcpiTables/
DMadtHi1610.aslc48 EFI_ACPI_1_0_MULTIPLE_APIC_DESCRIPTION_TABLE Madt = {
128 VOID* CONST ReferenceAcpiTable = &Madt;
/device/linaro/bootloader/OpenPlatformPkg/Platforms/AMD/Styx/AcpiTables/
DAcpiTables.inf36 Madt.c
/device/linaro/bootloader/OpenPlatformPkg/Chips/Hisilicon/Hi1616/D05AcpiTables/
DMadtHi1616.aslc51 EFI_ACPI_1_0_MULTIPLE_APIC_DESCRIPTION_TABLE Madt = {
282 VOID* CONST ReferenceAcpiTable = &Madt;