coreboot-kgpe-d16/src/arch/x86
Joel Kitching 3ab36b84f7 acpi: update comment referencing ACPI ID
ACPI ID for coreboot is now "BOOT" according to CL:18521.

BUG=none
BRANCH=master
TEST=none

Change-Id: I802ce284001b186f6cd8839b8c303d49f42b4d38
Signed-off-by: Joel Kitching <kitching@google.com>
Reviewed-on: https://review.coreboot.org/25042
Reviewed-by: Stefan Reinauer <stefan.reinauer@coreboot.org>
Reviewed-by: Paul Menzel <paulepanter@users.sourceforge.net>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2018-03-14 04:33:53 +00:00
..
acpi arch/x86/acpi/statdef.asl: Remove unnecessary whitespace 2018-02-02 16:08:16 +00:00
include arch/x86/acpigen: Add generator for _ROM 2018-01-31 08:36:42 +00:00
acpi.c arch/x86: Write ACPI DBG2 table only if the device has been enabled 2017-11-21 17:01:01 +00:00
acpi_device.c acpigen: Add stop gpio control to power resource 2017-08-30 16:40:14 +00:00
acpi_s3.c arch/x86: Include acpi_s3.c support in postcar stage 2017-09-22 15:29:25 +00:00
acpigen.c acpi: update comment referencing ACPI ID 2018-03-14 04:33:53 +00:00
acpigen_dsm.c arch/x86/acpigen: Fix acpigen for If (Lequal (...)) 2016-11-16 01:08:06 +01:00
assembly_entry.S arch/x86/assembly_entry: Align stack for car_stage_entry 2017-07-13 16:48:22 +00:00
boot.c arch/x86: Wrap lines at 80 columns 2017-03-17 03:18:24 +01:00
bootblock.ld
bootblock_crt0.S arch/x86: Support "weak" BIST and timestamp save routines 2016-06-11 19:22:42 +02:00
bootblock_normal.c Port cmos.default handling to C environment bootblock 2017-07-26 19:30:01 +00:00
bootblock_romcc.S
bootblock_simple.c Port cmos.default handling to C environment bootblock 2017-07-26 19:30:01 +00:00
c_start.S arch/*: Update Kconfig symbol usage 2017-07-07 16:05:16 +00:00
car.ld commonlib: Move drivers/storage into commonlib/storage 2017-05-12 18:20:33 +02:00
cbfs_and_run.c arch/x86: Fix most of remaining issues detected by checkpatch 2017-03-20 16:36:24 +01:00
cbmem.c AGESA boards: Fix regressions with LATE_CBMEM_INIT 2017-07-17 19:25:34 +00:00
cpu.c Constify struct cpu_device_id instances 2017-11-23 05:00:17 +00:00
cpu_common.c
crt0_romcc_epilogue.inc
ebda.c arch/x86: initialize EBDA in S3 and S0/S5 path 2017-10-16 16:56:19 +00:00
exception.c arch/*: Update Kconfig symbol usage 2017-07-07 16:05:16 +00:00
exit_car.S arch/x86: update assembly to ensure 16-byte alignment into C 2017-06-29 14:58:59 +00:00
failover.ld
gdt.c arch/x86/gdt: Move variable assignment down 2017-11-03 15:20:15 +00:00
id.ld
id.S arch/x86: Wrap lines at 80 columns 2017-03-17 03:18:24 +01:00
ioapic.c arch/*: Update Kconfig symbol usage 2017-07-07 16:05:16 +00:00
Kconfig arch/x86: allow timestamp source to not be TSC 2018-01-25 22:36:54 +00:00
Makefile.inc arch/x86: allow timestamp source to not be TSC 2018-01-25 22:36:54 +00:00
memcpy.c
memlayout.ld
memmove.c arch/x86: Fix space issues detected by checkpatch 2017-03-17 03:17:39 +01:00
memset.c arch/x86: Wrap lines at 80 columns 2017-03-17 03:18:24 +01:00
mmap_boot.c arch/x86: Fix most of remaining issues detected by checkpatch 2017-03-20 16:36:24 +01:00
mpspec.c arch/x86: Fix most of remaining issues detected by checkpatch 2017-03-20 16:36:24 +01:00
pci_ops_conf1.c src: add IS_ENABLED() around Kconfig symbol references 2017-07-13 23:57:07 +00:00
pci_ops_mmconf.c arch/x86: Wrap lines at 80 columns 2017-03-17 03:18:24 +01:00
pirq_routing.c arch/*: Update Kconfig symbol usage 2017-07-07 16:05:16 +00:00
postcar.c arch/x86: Make postcar TempRamExit call generic 2017-08-17 17:52:21 +00:00
postcar_loader.c arch/x86: Fix typo with MTRR 2017-09-13 17:26:27 +00:00
prologue.inc
rdrand.c arch/x86: Make rdrand.c clang friendly 2017-06-22 04:11:02 +00:00
romcc_console.c arch/*: Update Kconfig symbol usage 2017-07-07 16:05:16 +00:00
smbios.c smbios: Extend Baseboard (or Module) Information (type2) 2018-03-07 21:12:47 +00:00
stages.c
tables.c arch/x86: Restore forwarding table on resume for non EARLY_EBDA_INIT 2017-10-29 01:59:18 +00:00
thread.c arch/x86: Fix space issues detected by checkpatch 2017-03-17 03:17:39 +01:00
thread_switch.S
timestamp.c
verstage.c vboot: Remove CHIPSET_PROVIDES_VERSTAGE_MAIN_SYMBOL Kconfig option 2017-03-28 22:14:03 +02:00
wakeup.S
walkcbfs.S arch/x86: Wrap lines at 80 columns 2017-03-17 03:18:24 +01:00