Gitiles
Code Review
Sign In
review.coreboot.org
/
seabios
/
95b3d3286ff65d44f3d0240c6d7be4bec7671375
/
src
/
fw
/
csm.c
9ab39de
Add qemu detection to csm
by Gerd Hoffmann
· 10 years ago
07cf73b
Merge bmp.h, boot.h, jpeg.h, and post.h into util.h.
by Kevin O'Connor
· 10 years ago
392d2aa
Move standard bda type info from biosvar.h to std/bda.h.
by Kevin O'Connor
· 10 years ago
5a7545c
Move fw/acpi.h to std/acpi.h.
by Kevin O'Connor
· 10 years ago
b37a528
Move fw/smbios.h to std/smbios.h.
by Kevin O'Connor
· 10 years ago
f6d700d
Move fw/LegacyBios.h to std/LegacyBios.h and remove csm.h.
by Kevin O'Connor
· 10 years ago
8fb3a5e
Move optionroms.h to std/optionrom.h and util.h.
by Kevin O'Connor
· 10 years ago
2d2fa31
Move function definitions for output.c from util.h to new file output.h.
by Kevin O'Connor
· 10 years ago
9dea590
Move malloc code from pmm.c to new files malloc.c and malloc.h.
by Kevin O'Connor
· 10 years ago
3df600b
Move stacks.c definitions from util.h to new file stacks.h.
by Kevin O'Connor
· 10 years ago
fa9c66a
Rename util.c to string.c and introduce string.h.
by Kevin O'Connor
· 10 years ago
ccee6e8
Move code cenetered around firmware initialization to src/fw/
by Kevin O'Connor
· 10 years ago
[Renamed from src/csm.c]
5d369d8
Move code centered around specific hardware devices to src/hw/
by Kevin O'Connor
· 10 years ago
7093aa5
Add missing mathcp_setup() call to CSM code.
by Kevin O'Connor
· 10 years ago
c6e8c07
Move internal timer code from clock.c to a new file timer.c.
by Kevin O'Connor
· 10 years ago
aa7c234
PIC code cleanups.
by Kevin O'Connor
· 10 years ago
d304fe4
Rename find_pmtimer() to find_acpi_features()
by David Woodhouse
· 11 years ago
e52ad39
Use CONFIG_ prefix for Kconfig variables; use BUILD_ for others.
by Kevin O'Connor
· 11 years ago
89a2f96
Convert VAR16VISIBLE, VAR16EXPORT, and VAR32VISIBLE to VARFSEG.
by Kevin O'Connor
· 11 years ago
84b7dcb
Implement !CONFIG_BOOT for CSM
by David Woodhouse
· 11 years ago
0feab53
Implement !CONFIG_OPTIONROMS support for CSM
by David Woodhouse
· 11 years ago
4b1d2be
Unify return path for CSM to go via csm_return()
by David Woodhouse
· 11 years ago
31fe26e
Move find_pmtimer() to ACPI table setup where it logically belongs
by David Woodhouse
· 11 years ago
38c2ebf
Fix rom_reserve()/rom_confirm() for CSM oprom dispatch
by David Woodhouse
· 11 years ago
5d47eb4
Enable PMTIMER for CSM build
by David Woodhouse
· 11 years ago
118469a
Add CSM support
by David Woodhouse
· 11 years ago