index
:
rocket-tools/riscv-gnu-toolchain/qemu/roms/seabios-hppa.git
alpha-port
bigfont
devel
devel-2022
devel-4-do-not-use
devel-btlb
devel-btlb-2
devel-last-for-v16
devel-with-sti64bit
devel2
devel3
devel4
devel5
devel64
hp3000
hp3000-console
hppa-reboot-fix
hppa-target
hppa-target-2
master
master-new-v7
master-old
master-prerelease
parisc-qemu-4.1.0
parisc-qemu-5.0
parisc-qemu-5.1
parisc-qemu-5.1-next
parisc-qemu-6
parisc_firmware
seabios-hppa-v3-rc
seabios-hppa-v3-rc2
serial-port-fix-test
toc-support
upstream
v6-test
Unnamed repository; edit this file 'description' to name the repository.
root
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
fw
/
biostables.c
Age
Commit message (
Expand
)
Author
Files
Lines
2020-09-08
smbios: avoid integer overflow when adding SMBIOS type 0 table
Daniel P. Berrangé
1
-4
/
+10
2020-05-15
acpi: add dsdt parser
Gerd Hoffmann
1
-0
/
+1
2020-05-15
acpi: add xsdt support
Gerd Hoffmann
1
-10
/
+30
2016-11-27
acpi: Generalize find_fadt() and find_tcpa_by_rsdp() into find_acpi_table()
Kevin O'Connor
1
-9
/
+9
2016-01-15
biostables: Support SMBIOS 2.6+ UUID format
Cole Robinson
1
-11
/
+36
2015-10-24
biostables: Minor - fix incorrect indentation
Kevin O'Connor
1
-1
/
+1
2015-10-15
memmap: Introduce SYMBOL() macro to access linker script symbols
Kevin O'Connor
1
-5
/
+5
2015-08-04
mptable: Don't create mptable if it is very large
Kevin O'Connor
1
-0
/
+5
2015-04-10
smbios: Use integer signature instead of string signature
Kevin O'Connor
1
-1
/
+1
2014-05-20
acpi: remove PORT_ACPI_PM_BASE constant
Gerd Hoffmann
1
-0
/
+1
2014-05-06
SMBIOS: Check for aggregate tables & entry point in fw_cfg
Gabriel L. Somlo
1
-0
/
+135
2014-04-12
Factor out smbios table walking from display_uuid to smbios_next().
Kevin O'Connor
1
-62
/
+46
2014-04-11
Minor - replace some tab characters that slipped into the code.
Kevin O'Connor
1
-1
/
+1
2014-04-07
Use biostables.c for copying bios tables even when generating them.
Kevin O'Connor
1
-3
/
+6
2014-04-07
Move PirAddr definition from pirtable.c to biostables.c.
Kevin O'Connor
1
-0
/
+2
2014-04-07
smbios: Move smbios parsing logic from smbios.c to biostables.c.
Kevin O'Connor
1
-0
/
+71
2014-04-07
acpi: Move acpi parsing logic from acpi.c to biostables.c / paravirt.c.
Kevin O'Connor
1
-14
/
+132
2014-04-05
Minor - fix some typos in comments.
Kevin O'Connor
1
-1
/
+1
2013-11-06
biostables: support looking up RSDP
Michael S. Tsirkin
1
-7
/
+34
2013-09-18
Move fw/acpi.h to std/acpi.h.
Kevin O'Connor
1
-1
/
+1
2013-09-18
Move fw/mptable.h to std/mptable.h.
Kevin O'Connor
1
-1
/
+1
2013-09-18
Move fw/smbios.h to std/smbios.h.
Kevin O'Connor
1
-1
/
+1
2013-09-18
Move pirtable definitions from hw/pci.h to std/pirtable.h and util.h.
Kevin O'Connor
1
-1
/
+1
2013-09-18
Move function definitions for output.c from util.h to new file output.h.
Kevin O'Connor
1
-2
/
+3
2013-09-18
Move malloc code from pmm.c to new files malloc.c and malloc.h.
Kevin O'Connor
1
-0
/
+1
2013-09-18
Rename util.c to string.c and introduce string.h.
Kevin O'Connor
1
-0
/
+1
2013-09-02
Move code cenetered around firmware initialization to src/fw/
Kevin O'Connor
1
-0
/
+117