coreboot/src/arch/x86
Kyösti Mälkki d4e140dae7 cpu/x86: Move smm_lock() prototype
The function implementations are in local platform
scopes.

Change-Id: I7a3025398b15fe6d2c5a13cdb65f3e62a49c0bc6
Signed-off-by: Kyösti Mälkki <kyosti.malkki@gmail.com>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/34151
Reviewed-by: Angel Pons <th3fanbus@gmail.com>
Reviewed-by: Furquan Shaikh <furquan@google.com>
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
2019-07-13 13:17:21 +00:00
..
acpi
include cpu/x86: Move smm_lock() prototype 2019-07-13 13:17:21 +00:00
acpi.c device/pci_rom: Fix redundant pci_rom_probe() calls 2019-07-02 09:10:03 +00:00
acpi_bert_storage.c
acpi_device.c arch/x86: Use ssize_t to store length 2019-07-07 20:25:12 +00:00
acpi_pld.c
acpi_s3.c arch: Add missing #include <commonlib/helpers.h> 2019-06-21 16:04:06 +00:00
acpigen.c src/arch/x86/acpigen: Compare dev_states_count to size_t 2019-07-08 14:51:08 +00:00
acpigen_dsm.c
assembly_entry.S
boot.c
bootblock.ld
bootblock_crt0.S
bootblock_normal.c
bootblock_romcc.S
bootblock_simple.c
c_start.S
car.ld 3rdparty/blobs: Update submodule, SNB improvements 2019-06-17 08:15:04 +00:00
cbfs_and_run.c
cbmem.c
cf9_reset.c src: Use include <reset.h> when appropriate 2019-03-29 20:00:20 +00:00
cpu.c arch/x86/cpu: Add define and strings for Hygon 2019-06-21 09:11:14 +00:00
cpu_common.c arch/x86: Fix cpu_cpuid_extended_level() return type 2019-07-02 16:10:03 +00:00
ebda.c
exception.c {arch,cpu}/x86, drivers/intel: Restore cpu_index error handling 2019-05-16 18:08:50 +00:00
exit_car.S
failover.ld Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX) 2019-03-25 11:03:49 +00:00
gdt.c arch: Add missing #include <commonlib/helpers.h> 2019-06-21 16:04:06 +00:00
gdt_init.S
id.ld
id.S
idt.S
ioapic.c
Kconfig arch/x86: Clean up PIRQ_ROUTE 2019-07-07 20:03:55 +00:00
Makefile.inc arch/x86: Avoid HAVE_SMI_HANDLER conditional with smm-class 2019-07-09 12:43:35 +00:00
memcpy.c
memlayout.ld Fix up remaining boolean uses of CONFIG_XXX to CONFIG(XXX) 2019-03-25 11:03:49 +00:00
memmove.c
memset.c
mmap_boot.c
mpspec.c
pirq_routing.c device/pci: Replace use of dev_find_slot() for IRQs 2019-07-12 08:52:22 +00:00
postcar.c
postcar_loader.c arch/x86: Adjust size of postcar stack 2019-07-04 06:53:12 +00:00
prologue.inc
rdrand.c arch/x86/rdrand.c: Remove unneeded 'else' 2019-06-21 08:31:19 +00:00
smbios.c arch: Add missing #include <commonlib/helpers.h> 2019-06-21 16:04:06 +00:00
tables.c arch: Add missing #include <commonlib/helpers.h> 2019-06-21 16:04:06 +00:00
thread.c
thread_switch.S
timestamp.c
timestamp.inc
verstage.c
wakeup.S
walkcbfs.S