Gitiles
Code Review
Sign In
review.coreboot.org
/
seabios
/
0770d676b392dc6c79bf4ab560b7171987b8d025
/
src
/
acpi.c
cfdc13f
Introduce standard warnings for allocation failures and timeouts.
by Kevin O'Connor
· 12 years ago
e1920be
seabios: acpi: fix memory leak in build_srat().
by Isaku Yamahata
· 12 years ago
3012af1
Fix PkgLength calculation for the SSDT.
by Magnus Christensson
· 13 years ago
1ca05b0
Be sure to add "void" to all function prototypes that take no args.
by Kevin O'Connor
· 13 years ago
4d9d400
Misc updates.
by Kevin O'Connor
· 13 years ago
81e7383
Enable power button event generation.
by Kevin O'Connor
· 13 years ago
a26df9b
Use MaxCountCPUs during building of per cpu tables.
by Kevin O'Connor
· 13 years ago
590e554
Add SRAT ACPI table support.
by Kevin O'Connor
· 13 years ago
f434377
HPET support.
by Kevin O'Connor
· 13 years ago
12a490b
Provide gpe _L0x methods.
by Kevin O'Connor
· 13 years ago
4d2b619
irq0override provided by qemu.
by Kevin O'Connor
· 13 years ago
fc6a77e
Always create PCI interrupt override acpi tables.
by Kevin O'Connor
· 13 years ago
cc6dc46
Add support for passing additional acpi tables from qemu.
by Kevin O'Connor
· 13 years ago
a9242a2
Cleanup acpi table creation.
by Kevin O'Connor
· 13 years ago
415d429
Cleanups for malloc code.
by Kevin O'Connor
· 13 years ago
0bf9270
Add Post Memory Manager (PMM) support.
by Kevin O'Connor
· 13 years ago
b64db30
mptable and madt irq override
by Kevin O'Connor
· 13 years ago
2929c35
Add malloc_high/fseg() and rework bios table creation to use them.
by Kevin O'Connor
· 13 years ago
523e5a9
Use "p->sum -= checksum()" style for setting checksums.
by Kevin O'Connor
· 13 years ago
e97ca7b
Forward port bochs smp changes; rename smpdetect.c to smp.c.
by Kevin O'Connor
· 13 years ago
d10e444
Minor - improve formatting of src/acpi.c.
by Kevin O'Connor
· 13 years ago
94fd47e
Minor - change checksum functions to take a (void *).
by Kevin O'Connor
· 13 years ago
b1b7c2a
Change license from GPLv3 to LGPLv3.
by Kevin O'Connor
· 13 years ago
7061eb6
Initial KVM support.
by Kevin O'Connor
· 14 years ago
e791636
Move ram size definitions from ebda to global variables.
by Kevin O'Connor
· 14 years ago
9967ab7
Add initial S3 resume support.
by Kevin O'Connor
· 14 years ago
f5c1161
Define and consistently use BUILD_APIC_ADDR and BUILD_IOAPIC_ADDR.
by Kevin O'Connor
· 14 years ago
e682cbc
Don't overwrite memory on smm init.
by Kevin O'Connor
· 14 years ago
4132e02
Don't allow start_bdf with new auto max bus detection code.
by Kevin O'Connor
· 14 years ago
be19cdc
Overhaul PCI config functions.
by Kevin O'Connor
· 14 years ago
2ed2f58
Synch pci ids and registers with Linux kernel source.
by Kevin O'Connor
· 14 years ago
7b49cd9
Add dprintf() status writes during startup of bios table inits.
by Kevin O'Connor
· 14 years ago
415c2dc
Use defines for PCI ids.
by Kevin O'Connor
· 14 years ago
e06363e
Use ALIGN() macro in place of open-coded aligns.
by Kevin O'Connor
· 14 years ago
6cb8ba9
Remove CONFIG_QEMU option - breakout into other options.
by Kevin O'Connor
· 14 years ago
9521e26
Extract 'struct bregs' out of biosvar.h; clean up header includes.
by Kevin O'Connor
· 14 years ago
84ad59a
Separate out smp detection and mp table generation from rombios32.c
by Kevin O'Connor
· 14 years ago
3129984
Clean up #ifdefs.
by Kevin O'Connor
· 14 years ago
d8a1811
Add config option CONFIG_ACPI for turning off ACPI table generation.
by Kevin O'Connor
· 14 years ago
276d4a9
Move acpi code out of rombios32.c; clean up use of fixed memory addresses.
by Kevin O'Connor
· 14 years ago
ef5789e
Revert "Commit missing files from last commit."
by Kevin O'Connor
· 14 years ago
a75284d
Commit missing files from last commit.
by Kevin O'Connor
· 14 years ago