mirror of
https://github.com/fail0verflow/switch-coreboot.git
synced 2025-05-04 01:39:18 -04:00
lib/lar.c:load_file_segments() and greatly simplify arch/x86/stage1.c code as a result. While I'm at it, improve the LAR segmentation abstraction. Stage 1 code should not have to care about internal representation of segments, that knowledge belongs into lib/lar.c. Constification of most function parameters in lib/lar.c led to a few other now obvious code removals. Build tested and runtime tested in Qemu. Signed-off-by: Carl-Daniel Hailfinger <c-d.hailfinger.devel.2006@gmx.net> Acked-by: Ronald G. Minnich <rminnich@gmail.com> git-svn-id: svn://coreboot.org/repository/LinuxBIOSv3@530 f3766cd6-281f-0410-b1cd-43a5c92072e9 |
||
---|---|---|
.. | ||
geodelx | ||
archelfboot.c | ||
archtables.c | ||
i8259.c | ||
isa-dma.c | ||
Kconfig | ||
keyboard.c | ||
ldscript.ld | ||
linuxbios_table.c | ||
macros.h | ||
Makefile | ||
mc146818rtc.c | ||
mtrr.h | ||
pci_ops_auto.c | ||
pci_ops_conf1.c | ||
pci_ops_conf2.c | ||
pci_ops_mmconf.c | ||
post_code.c | ||
serial.c | ||
speaker.c | ||
stage0_i586.S | ||
stage1.c | ||
udelay_io.c |