Basic support for PCI BIOS.
[seabios.git] / src / util.h
2008-03-16 Kevin O'ConnorBasic support for PCI BIOS.
2008-03-12 Kevin O'ConnorDon't save/restore flags and ebp on external calls...
2008-03-11 Kevin O'ConnorHalt machine on call to BX_PANIC.
2008-03-11 Kevin O'ConnorReduce stack usage for ISRs; minor fixes.
2008-03-09 Kevin O'ConnorMinor debugging improvements.
2008-03-09 Kevin O'ConnorReplace debug_exit calls with debug info while setting...
2008-03-08 Kevin O'ConnorPort rombios32 code from bochs-bios.
2008-03-08 Kevin O'ConnorRevert "This patch adds the BIOS support for SMP, ACPI...
2008-03-08 Kevin O'ConnorEnhance APM support.
2008-03-06 Kevin O'ConnorThis patch adds the BIOS support for SMP, ACPI, PCI...
2008-03-06 Kevin O'ConnorAdd initial support for apmbios code.
2008-03-02 Kevin O'ConnorBug fixes; get mouse working.
2008-03-02 Kevin O'ConnorEnhance included bios tables.
2008-03-02 Kevin O'ConnorMinor cleanup of util.h
2008-03-01 Kevin O'ConnorReduce stack usage in call16().
2008-03-01 Kevin O'ConnorCleanup implementation of call16().
2008-02-29 Kevin O'ConnorEnable extra debugging.
2008-02-27 Kevin O'ConnorSome cleanups based on patch by Nguyen Anh Quynh
2008-02-27 Kevin O'ConnorMisc updates.
2008-02-26 Kevin O'ConnorVersion 0.1.2
2008-02-26 Kevin O'ConnorVersion 0.1.1
2008-02-26 Kevin O'ConnorInitial checkin.