Gitiles
Code Review
Sign In
review.coreboot.org
/
seabios
/
943f3be16d68760ce77b0950caecd70bbac887bd
/
Makefile
cbffa8e
Add stubs for VIA vga bios callbacks to system bios.
by Kevin O'Connor
· 15 years ago
c43bcba
Don't allow CFLAGS to be set from commandline.
by Kevin O'Connor
· 15 years ago
ae8be53
Remove vgahooks.c from Makefile.
by Kevin O'Connor
· 15 years ago
3b89719
Rewrite ps2 port (keyboard/mouse) handling.
by Kevin O'Connor
· 15 years ago
7ab798f
Always define macro MODE16 - that way it can be used in C conditionals.
by Kevin O'Connor
· 15 years ago
44eeaf1
Convert bootup code (int18/int19) to 32bit mode.
by Kevin O'Connor
· 15 years ago
d289977
Relinking rom32.o twice seems flaky - make third link stage.
by Kevin O'Connor
· 15 years ago
9bcc527
Ensure proper alignment of subsections.
by Kevin O'Connor
· 15 years ago
2fda7cb
Use ld to build final rom; remove custom build utilities.
by Kevin O'Connor
· 15 years ago
e3677b1
Define 16bit OFFSET_x to be 32bit addresses; introduce CONFIG_BIOS_ADDR.
by Kevin O'Connor
· 15 years ago
0525d29
Breakup rombios32.c into pciinit.c and smbios.c
by Kevin O'Connor
· 15 years ago
84ad59a
Separate out smp detection and mp table generation from rombios32.c
by Kevin O'Connor
· 15 years ago
f7ba6d7
Separate SMM code into its own file (smm.c from rombios32.c).
by Kevin O'Connor
· 15 years ago
c541e1b
Add code (currently disabled) to mask run away irqs.
by Kevin O'Connor
· 15 years ago
f54c150
Cleanup handling of interrupt controller (PIC).
by Kevin O'Connor
· 15 years ago
d25810a
Generate PIR table at post time.
by Kevin O'Connor
· 16 years ago
276d4a9
Move acpi code out of rombios32.c; clean up use of fixed memory addresses.
by Kevin O'Connor
· 16 years ago
c781293
Enhance e820 memory map generation.
by Kevin O'Connor
· 16 years ago
da4a648
Separate out ram shadow code and permit more code to write to bios.
by Kevin O'Connor
· 16 years ago
a2d1692
Add compile options to reduce stack usage.
by Kevin O'Connor
· 16 years ago
7453453
Use a linker script for 16bit code.
by Kevin O'Connor
· 16 years ago
59fead6
Fix elf build; rename target file rom.bin to bios.bin.
by Kevin O'Connor
· 16 years ago
e6eb3f5
Move timer setup from post.c to clock.c.
by Kevin O'Connor
· 16 years ago
913cc2e
Move serial/lpt setup from post.c to serial.c
by Kevin O'Connor
· 16 years ago
3bbcc14
Move floppy setup code from post.c to floppy.c.
by Kevin O'Connor
· 16 years ago
ba2d0df
Add compile options to Makefile to reduce stack space.
by Kevin O'Connor
· 16 years ago
e0113c9
Forward port new boot menu features from bochs bios.
by Kevin O'Connor
· 16 years ago
a0dc296
Basic support for PCI BIOS.
by Kevin O'Connor
· 16 years ago
c38e480
Minor cleanups.
by Kevin O'Connor
· 16 years ago
2018eff
Move keyboard setup to kbd.c.
by Kevin O'Connor
· 16 years ago
63ccc13
Move ata_detect call to 32bit code.
by Kevin O'Connor
· 16 years ago
bc28a2b
Force functions marked as inline to always be inlined.
by Kevin O'Connor
· 16 years ago
5a869f0
Add build option -fomit-frame-pointer.
by Kevin O'Connor
· 16 years ago
a4d3576
Port rombios32 code from bochs-bios.
by Kevin O'Connor
· 16 years ago
47baa3c
Revert "This patch adds the BIOS support for SMP, ACPI, PCI, SMM, SMBIOS."
by Kevin O'Connor
· 16 years ago
3d02941
This patch adds the BIOS support for SMP, ACPI, PCI, SMM, SMBIOS.
by Kevin O'Connor
· 16 years ago
95b2f78
Add initial support for apmbios code.
by Kevin O'Connor
· 16 years ago
31d8c8a
Move cdrom code to its own file (cdrom.c).
by Kevin O'Connor
· 16 years ago
410680b
Apply workaround to allow compiling under Ubuntu.
by Kevin O'Connor
· 16 years ago
44c631d
Enhance included bios tables.
by Kevin O'Connor
· 16 years ago
596cf60
Fix header guards produced by defsys.py
by Kevin O'Connor
· 16 years ago
3491e8b
Initial support for ATA disks.
by Kevin O'Connor
· 16 years ago
d5f1e84
Have compiler add debugging info to main 16bit code.
by Kevin O'Connor
· 16 years ago
786502d
Some cleanups based on patch by Nguyen Anh Quynh
by Kevin O'Connor
· 16 years ago
bdce35f
Misc updates.
by Kevin O'Connor
· 16 years ago
38fcbfe
Version 0.1.2
by Kevin O'Connor
· 16 years ago
rel-0.1.2
4b60c00
Version 0.1.1
by Kevin O'Connor
· 16 years ago
rel-0.1.1
f076a3e
Initial checkin.
by Kevin O'Connor
· 16 years ago
rel-0.1.0