coreboot-kgpe-d16/payloads/libpayload/arch/x86
Nico Huber 4fa9f2ae8b libpayload/x86: Fix boot_device_read() and hook it up
Casts from integer to pointer are usually a case for phys_to_virt().

Change-Id: I861d435ff2361cdc26a2abd46d43b9346fa67ccc
Signed-off-by: Nico Huber <nico.h@gmx.de>
Reviewed-on: https://review.coreboot.org/c/coreboot/+/62246
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Julius Werner <jwerner@chromium.org>
2022-02-23 22:47:09 +00:00
..
Kconfig
Makefile.inc libpayload/x86: Fix boot_device_read() and hook it up 2022-02-23 22:47:09 +00:00
apic.c
boot_media.c libpayload/x86: Fix boot_device_read() and hook it up 2022-02-23 22:47:09 +00:00
coreboot.c libpayload: Add CBMEM_IMD_ENTRY support to coreboot tables parser 2021-12-03 16:51:41 +00:00
delay.c
exception.c
exception_asm.S treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
exec.S
gdb.c libpayload/x86/gdb: Migrate to use set_interrupt_handler 2018-09-10 15:01:19 +00:00
head.S
libpayload.ldscript treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
main.c
multiboot.c
rom_media.c treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
selfboot.c libpayload: Introduce new Kconfig to explicitly allow GPL code 2015-01-09 07:06:27 +01:00
string.c
sysinfo.c
timer.c
util.S treewide: Remove "this file is part of" lines 2020-05-11 17:11:40 +00:00
virtual.c payloads: Drop unneeded empty lines 2020-09-21 16:20:57 +00:00