index
:
seabios
guest-hint
kvmtool
master
memory2-logging
microvm
pci-4g-map
pci64-cfg
seabios
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
config.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Don't 'autodetect' ATA PIO32 mode - use compile def instead.
Kevin O'Connor
2009-02-27
1
-4
/
+6
*
Increase default CONFIG_MAX_BIOSTABLE setting.
Kevin O'Connor
2009-02-08
1
-1
/
+1
*
Don't mask irqs in default hardware irq handler.
Kevin O'Connor
2009-02-05
1
-2
/
+2
*
Don't declare a handler for int 0x1c - the default handler is sufficient.
Kevin O'Connor
2009-01-29
1
-1
/
+0
*
Add CONFIG_S3_RESUME to control support for S3 resume.
Kevin O'Connor
2009-01-17
1
-4
/
+5
*
Reserve space for buffers in f-segment; don't allocate from freespace.
Kevin O'Connor
2009-01-17
1
-0
/
+2
*
Move variables from assembler to C code.
Kevin O'Connor
2009-01-17
1
-6
/
+6
*
Layout fixed area using linker instead of assembler.
Kevin O'Connor
2009-01-17
1
-3
/
+0
*
Initial KVM support.
Kevin O'Connor
2009-01-04
1
-0
/
+2
*
The BDA is at segment 0x0040 not 0x0000.
Kevin O'Connor
2009-01-02
1
-1
/
+2
*
Support a relocatable ebda segment.
Kevin O'Connor
2008-12-26
1
-1
/
+0
*
Initial PnP bios call support.
Kevin O'Connor
2008-12-21
1
-0
/
+3
*
Rework default hwirq handler so there is no confusion on which pic to eoi.
Kevin O'Connor
2008-12-20
1
-1
/
+2
*
Add initial S3 resume support.
Kevin O'Connor
2008-12-18
1
-10
/
+11
*
Define and consistently use BUILD_APIC_ADDR and BUILD_IOAPIC_ADDR.
Kevin O'Connor
2008-12-14
1
-0
/
+3
*
Don't overwrite memory on smm init.
Kevin O'Connor
2008-12-06
1
-3
/
+3
*
Execute smp detect code in place instead of copying it.
Kevin O'Connor
2008-12-06
1
-2
/
+1
*
Call option roms in "big real mode".
Kevin O'Connor
2008-12-06
1
-5
/
+7
*
Add additional PCI option rom checks.
Kevin O'Connor
2008-12-06
1
-2
/
+8
*
Move POST stack from 0xfffe to 0x7c00.
Kevin O'Connor
2008-11-11
1
-2
/
+2
*
Overhaul PCI config functions.
Kevin O'Connor
2008-11-09
1
-2
/
+0
*
Overhaul option rom processing.
Kevin O'Connor
2008-11-08
1
-0
/
+2
*
Move 32bit segment defines from romlayout.S to config.h.
Kevin O'Connor
2008-11-08
1
-1
/
+7
*
Update e820 map in place instead of copying it.
Kevin O'Connor
2008-11-08
1
-0
/
+2
*
Place .bss section in 0xf0000 segment.
Kevin O'Connor
2008-11-07
1
-1
/
+0
*
Return max bus number in int 1a/b101 call.
Kevin O'Connor
2008-08-17
1
-0
/
+2
*
Remove CONFIG_QEMU option - breakout into other options.
Kevin O'Connor
2008-08-17
1
-9
/
+12
*
Add config option to disable scanning for option roms.
Kevin O'Connor
2008-07-21
1
-0
/
+2
*
Add additional config options to remove parts of code.
Kevin O'Connor
2008-07-21
1
-0
/
+16
*
Add option to disable mptable generation.
Kevin O'Connor
2008-07-12
1
-4
/
+9
*
Define 16bit OFFSET_x to be 32bit addresses; introduce CONFIG_BIOS_ADDR.
Kevin O'Connor
2008-07-04
1
-0
/
+2
*
Extract 'struct bregs' out of biosvar.h; clean up header includes.
Kevin O'Connor
2008-07-04
1
-0
/
+5
*
Clean up #ifdefs.
Kevin O'Connor
2008-07-04
1
-5
/
+0
*
Add code (currently disabled) to mask run away irqs.
Kevin O'Connor
2008-06-21
1
-12
/
+13
*
Support config driven debugging of each irq handler.
Kevin O'Connor
2008-06-12
1
-0
/
+26
*
Add config option CONFIG_ACPI for turning off ACPI table generation.
Kevin O'Connor
2008-06-12
1
-1
/
+3
*
Move acpi code out of rombios32.c; clean up use of fixed memory addresses.
Kevin O'Connor
2008-06-11
1
-4
/
+13
*
Misc minor updates.
Kevin O'Connor
2008-06-07
1
-1
/
+1
*
Support config option to disable APM BIOS calls.
Kevin O'Connor
2008-05-26
1
-0
/
+2
*
Improve control of debug messages.
Kevin O'Connor
2008-05-24
1
-0
/
+3
*
PCI enhancements.
Kevin O'Connor
2008-05-24
1
-0
/
+4
*
Initial support for coreboot.
Kevin O'Connor
2008-05-18
1
-0
/
+3
*
Use a linker script for 16bit code.
Kevin O'Connor
2008-05-12
1
-0
/
+3
*
Add support for sending debug messages to a serial port.
Kevin O'Connor
2008-05-07
1
-0
/
+2
*
This patch does:
Kevin O'Connor
2008-05-06
1
-0
/
+19
*
Minor cleanups.
Kevin O'Connor
2008-03-30
1
-0
/
+2
*
Breakout cdrom emulation support into CONFIG_CDROM_EMU.
Kevin O'Connor
2008-03-22
1
-0
/
+1
*
Basic support for PCI BIOS.
Kevin O'Connor
2008-03-16
1
-0
/
+1
*
Revert "This patch adds the BIOS support for SMP, ACPI, PCI, SMM, SMBIOS."
Kevin O'Connor
2008-03-08
1
-16
/
+0
*
This patch adds the BIOS support for SMP, ACPI, PCI, SMM, SMBIOS.
Kevin O'Connor
2008-03-05
1
-0
/
+16
[prev]
[next]