u-boot/arch/x86
Heinrich Schuchardt 4735d03a97 acpi: rename aslc_id, aslc_revision
The fields Creator ID and Creator Revision contain information about the
tool that created an ACPI table. This may be the ASL compiler for some
tables but it is not for others. Naming these fields aslc_id and
aslc_revision is misleading.

It is usual to see diverse values of Creator ID. On a laptop I saw these:
'AMD ', 'INTL, 'MSFT', 'PTEC'. Obviously not all relate to the Intel
ASL compiler.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
2024-03-27 09:15:39 +01:00
..
cpu acpi: use 64-bit addresses in FADT table 2024-01-07 13:45:07 -07:00
dts x86: coral: Align bootph SPI-flash subnodes with parent 2023-12-31 07:21:02 -07:00
include/asm global: Rework architecture global_data.h to include <linux/types.h> 2023-12-21 08:54:37 -05:00
lib acpi: rename aslc_id, aslc_revision 2024-03-27 09:15:39 +01:00
config.mk x86: Pass -z execstack for EFI payload flags 2023-02-23 13:29:20 -05:00
Kconfig efi: Set RUN_64BIT correctly for the EFI app 2023-03-25 11:07:21 +01:00
Makefile x86: Allow 16-bit init to be in TPL 2019-05-08 13:02:13 +08:00