Commit Graph

19 Commits (e411e67e1ee3d08f3aeb9a30f9347a2758d12c20)

Author SHA1 Message Date
Simon Glass 42fd8c19b5 x86: Use unsigned long for address in table generation 8 years ago
Bin Meng 79c2c257cf x86: acpi: Pack global NVS into ACPI table 9 years ago
George McCollister 8a1a7595cf x86: acpi: Fix madt lapic generation 9 years ago
Bin Meng 10fcabed88 x86: acpi: Remove header length check when writing tables 9 years ago
Bin Meng 17b63c80bf x86: acpi: Remove the unnecessary checksum calculation of DSDT 9 years ago
Bin Meng 6aef68dc36 x86: acpi: Switch to ACPI mode by ourselves instead of requested by OSPM 9 years ago
Tom Rini dd6f3abbb8 x86: qemu: Move qfw command over to cmd and add Kconfig entry 9 years ago
Bin Meng fc4f5cccd8 x86: acpi: Return table length in acpi_create_madt_lapics() 9 years ago
Bin Meng 7e6343ef94 x86: acpi: Clean up table header revisions 9 years ago
Bin Meng 25e133ecb7 x86: acpi: Align FACS table to a 64 byte boundary 9 years ago
Bin Meng 7e79a6bc2e x86: acpi: Use u32 in table write routines 9 years ago
Bin Meng ab5efd576c x86: acpi: Adjust order in acpi_table.c 9 years ago
Bin Meng dfbb18bcf6 x86: acpi: Change fill_header() 9 years ago
Bin Meng cea91319c2 x86: acpi: Remove acpi_create_ssdt_generator() 9 years ago
Bin Meng 8a8c035255 x86: acpi: Various changes to acpi_table.h 9 years ago
Bin Meng dca4d1a2ce x86: acpi: Fix compiler warnings in write_acpi_tables() 9 years ago
Bin Meng 358bb3ff5b x86: Change write_acpi_tables() signature a little bit 9 years ago
Miao Yan fa287b1580 x86: qemu: add the ability to load and link ACPI tables from QEMU 9 years ago
Saket Sinha 867bcb63e7 x86: Generate a valid ACPI table 10 years ago