index
:
coreboot.git
macbookair5_2
macbookpro10_1
main
master
mbp101_medisable
mbp101_medisable_1
mbp82
x230
my copy of coreboot
User &
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
mainboard
/
emulation
/
qemu-i440fx
/
fw_cfg.c
Age
Commit message (
Expand
)
Author
2019-12-03
src: Add missing include <stdlib.h>
Elyes HAOUAS
2019-09-24
emulation/qemu-i440fx: use fw_cfg_dma for fw_cfg_read
Himanshu Sahdev
2019-03-16
x86/smbios: Untangle system and board tables
Nico Huber
2019-03-12
src: Drop unused 'include <arch/acpigen.h>'
Elyes HAOUAS
2019-03-04
Fix indirect include for endianess
Kyösti Mälkki
2019-02-24
mb/emulation/qemu: Fix fw_cfg file loading
Patrick Rudolph
2019-02-05
mb/emulation/qemu-i440fx: make fw_cfg_present usable in PRERAM
Thomas Heijligen
2019-02-05
mb/emulation/qemu-i440fx: add e820 interface
Thomas Heijligen
2019-02-05
mb/emulation/qemu-i440fx: remove mm file listing
Thomas Heijligen
2019-01-31
mb/emulation/qemu-i440fx: prepare fw_cfg for romstage usage
Thomas Heijligen
2019-01-31
mb/emulation/qemu-i440fx: change file handling
Thomas Heijligen
2018-10-08
Move compiler.h to commonlib
Nico Huber
2018-04-24
mainboard/emulation/qemu-i440fx/fw_cfg: fix checksum for ACPI tables
Oleksii Kurochko
2017-07-13
Rename __attribute__((packed)) --> __packed
Stefan Reinauer
2017-06-19
mainboard/emulation/qemu-i440fx/fw_cfg: Fix undefined behavior
Ryan Salsamendi
2016-08-14
src/mainboard: Capitalize ROM, RAM, CPU and APIC
Elyes HAOUAS
2015-10-31
tree: drop last paragraph of GPL copyright header
Patrick Georgi
2015-05-21
Remove address from GPLv2 headers
Patrick Georgi
2015-03-10
qemu: 2.1+ smbios tables support
Gerd Hoffmann
2014-10-16
ACPI: Remove CONFIG_GENERATE_ACPI_TABLES
Vladimir Serbinenko
2014-08-28
qemu: log acpi table size
Gerd Hoffmann
2013-12-06
qemu: fix GENERATE_ACPI_TABLES=n in fw_cfg.c
Gerd Hoffmann
2013-11-18
qemu: set smbios entries from fw_cfg
Gerd Hoffmann
2013-11-15
qemu: load acpi tables from fw_cfg.
Gerd Hoffmann
2013-11-11
qemu: add fw_cfg files support
Gerd Hoffmann
2013-06-14
qemu: move i440fx bits
Gerd Hoffmann