Bin Meng 8a8c035255 x86: acpi: Various changes to acpi_table.h
- Use "U-BOOT" and "U-BOOTBL" for the OEM ID and OEM table ID.
- Do not typedef acpi_header_t, instead use struct acpi_table_hader.
- Use a shorter name aslc_id and aslc-revision.
- Change MCFG base address to use 32-bit value pairs (_l and _h).
- Apply ACPI_APIC_ prefix to MADT APIC type macros and make
  their names to be more readable.
- Apply __packed to struct acpi_madt_irqoverride and struct
  acpi_madt_lapic_nmi tables, as they are not naturally aligned
  by the compiler which leads to wrong sizeof(struct).
- Rename model to res1 as it is reserved after ACPI spec 1.0.
- Apply ACPI_ prefix to the PM profile macros and change them
  to enum.
- Add ospm_flags to FACS structure which is defined since ACPI 4.0.

Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Stefan Roese <sr@denx.de>
Tested-by: Stefan Roese <sr@denx.de>
Reviewed-by: Simon Glass <sjg@chromium.org>
2016-05-23 15:18:00 +08:00
..
2016-02-05 12:47:21 +08:00
2016-02-05 12:47:21 +08:00
2016-02-05 12:47:21 +08:00
2011-04-13 19:43:28 +10:00
2015-04-29 21:02:33 -06:00
2015-11-05 10:52:01 -05:00
2011-04-13 19:43:28 +10:00
2011-04-13 19:43:28 +10:00
2015-07-14 18:03:15 -06:00
2011-04-13 19:43:28 +10:00
2016-03-17 10:27:25 +08:00
2011-04-13 19:43:28 +10:00
2016-05-23 15:18:00 +08:00
2016-03-17 10:27:27 +08:00
2011-04-13 19:43:28 +10:00
2016-03-17 10:27:23 +08:00
2011-04-13 19:43:28 +10:00
2015-08-05 08:42:40 -06:00
2016-03-17 10:27:23 +08:00
2015-10-21 07:46:26 -06:00
2016-03-17 10:27:22 +08:00
2015-04-30 16:13:50 -06:00
2015-08-05 08:44:07 -06:00
2011-04-13 19:43:28 +10:00