Gitiles
Code Review
Sign In
review.coreboot.org
/
seabios
/
8891697e3f7d84355420573efd98e94f14736768
/
src
/
fw
8891697
drop "etc/boot-cpus" fw_cfg file and reuse legacy QEMU_CFG_NB_CPUS
by Igor Mammedov
· 6 years ago
rel-1.10.1
cb75c91
support booting with more than 255 CPUs
by Igor Mammedov
· 6 years ago
023b1d0
add helpers to read etc/boot-cpus at resume time
by Igor Mammedov
· 6 years ago
eb516e4
smp: consolidate CPU APIC ID detection and accounting
by Kevin O'Connor
· 6 years ago
f769589
paravirt: disable legacy bios tables in case of more than 255 CPUs
by Igor Mammedov
· 6 years ago
54e3a88
smp: restore MSRs on S3 resume
by Paolo Bonzini
· 6 years ago
20f83d5
fw/msr_feature_control: add support to set MSR_IA32_FEATURE_CONTROL
by Haozhong Zhang
· 6 years ago
04259c5
fw/pci: Add support for mapping Intel IGD via QEMU
by Alex Williamson
· 6 years ago
d449a11
shadow: Batch PCI config writes
by Kevin O'Connor
· 6 years ago
9d691ac
optionroms: Drop support for CONFIG_OPTIONROMS_DEPLOYED
by Kevin O'Connor
· 6 years ago
dce99e0
fw/pci: add Q35 S3 support
by Marcel Apfelbaum
· 6 years ago
4d8510c
pci: Split low-level pci code from higher-level 'struct pci_device' code
by Kevin O'Connor
· 6 years ago
62ff9d5
pci: Move code in pci.c that is specific to pciinit.c to pciinit.c
by Kevin O'Connor
· 6 years ago
7b67300
pci: Implement '%pP' printf handler for 'struct pci_device' pointers
by Kevin O'Connor
· 6 years ago
e518c0f
Fix comment typo
by Cao jin
· 6 years ago
2e11d58
biostables: Support SMBIOS 2.6+ UUID format
by Cole Robinson
· 6 years ago
a48f602
post: Always set HaveRunPost prior to setting any other global variable
by Kevin O'Connor
· 6 years ago
b837e68
resume: Make KVM soft reboot loop detection more flexible
by Kevin O'Connor
· 7 years ago
3e8d75f
coreboot: Check for unaligned cbfs header
by Kevin O'Connor
· 6 years ago
76327b9
fw/pci: do not automatically allocate IO region for PCIe bridges
by Marcel Apfelbaum
· 6 years ago
4373afa
acpi: Don't build SSDT files on every build; store them in git
by Kevin O'Connor
· 7 years ago
528c9f8
biostables: Minor - fix incorrect indentation
by Kevin O'Connor
· 7 years ago
5ced3bb
coreboot: Minor - avoid K&R style function declaration
by Kevin O'Connor
· 7 years ago
06316c9
Add QEMU fw_cfg DMA interface
by Marc Marí
· 7 years ago
7d0393d
malloc: Rename csm_malloc_preinit() to malloc_csm_preinit()
by Kevin O'Connor
· 7 years ago
5d91226
memmap: Introduce SYMBOL() macro to access linker script symbols
by Kevin O'Connor
· 7 years ago
c167e54
e820: Rename memmap.c to e820map.c and use consistent "e820_" prefix
by Kevin O'Connor
· 7 years ago
6bcacf7
Fix typos found by codespell
by Stefan Weil
· 7 years ago
62de31b
Always enable caching on transition32; backup/restore cr0 on call32
by Kevin O'Connor
· 7 years ago
9ee2e26
mptable: Don't create mptable if it is very large
by Kevin O'Connor
· 7 years ago
4bfd7f2
smm: ignore bits 16,18-31 of SMM revision ID at runtime too
by Kevin O'Connor
· 7 years ago
908a58c
smm: fix outl argument order
by Paolo Bonzini
· 7 years ago
8b9942f
Don't enable interrupts prior to IVT and PIC setup
by Kevin O'Connor
· 7 years ago
4d20436
coreboot: Try to auto-detect if the CBFS anchor pointer is a relative pointer
by Kevin O'Connor
· 7 years ago
7f50afc
ich9: initialise RCBA register through LPC interface
by Paulo Alcantara
· 7 years ago
e38be2d
pci: allow to loop over capabilities
by Gerd Hoffmann
· 7 years ago
1b911d7
Add multiboot support.
by Vladimir Serbinenko
· 7 years ago
92f9b91
smm: ignore bits 16,18-31 of SMM revision ID
by Paolo Bonzini
· 7 years ago
9d3c063
smbios: Use integer signature instead of string signature
by Kevin O'Connor
· 7 years ago
0fe4c9e
fw/pci: map memory and IO regions for multiple pci root buses
by Marcel Apfelbaum
· 7 years ago
5cc7eec
fw/pci: scan all buses if extraroots romfile is present
by Marcel Apfelbaum
· 7 years ago
32ec3ee
pci: enable SERR# for error forwarding in bridge control register
by Chen Fan
· 7 years ago
9f505f7
pciinit: Fix build warning in mch_pci_slot_get_irq()
by Kevin O'Connor
· 8 years ago
55215cd
Implement call32 mechanism using SMIs.
by Kevin O'Connor
· 8 years ago
a9f4816
Minor - remove stray tab from src/fw/smm.c.
by Kevin O'Connor
· 8 years ago
2e73b1d
acpi: use specified macro instead of magic-number
by zhanghailiang
· 8 years ago
3aa31d7
hw/pci: reserve IO and mem for pci express downstream ports with no devices attached
by Marcel Apfelbaum
· 8 years ago
d71d52b
Make sure handle_smi() and handle_smp() are compiled out if not enabled.
by Kevin O'Connor
· 8 years ago
0673b78
smp: Replace QEMU SMP init assembler code with C; run only in 32bit mode.
by Kevin O'Connor
· 8 years ago
31bcda2
smm: Use a C struct to define the layout of the SMM area.
by Kevin O'Connor
· 8 years ago
f4c511c
smm: Replace SMI assembler code with C code.
by Kevin O'Connor
· 8 years ago
2126994
smm: unify SMM handlers
by Paolo Bonzini
· 8 years ago
457ba42
smm: complete SMM setup
by Paolo Bonzini
· 8 years ago
40d0312
piix: add and use dev-piix.h
by Paolo Bonzini
· 8 years ago
f9645c7
Update EFI_COMPATIBILITY16_TABLE to match 0.98 spec update
by David Woodhouse
· 8 years ago
7eac0c4
Allow using full io region on q35.
by Gerd Hoffmann
· 8 years ago
a217de9
acpi: remove PORT_ACPI_PM_BASE constant
by Gerd Hoffmann
· 8 years ago
4a3f195
smm: remove code to handle ACPI disable/enable
by Paolo Bonzini
· 8 years ago
b1d4dc9
acpi: Fix acpi dsdt compile warning.
by Kevin O'Connor
· 8 years ago
rel-1.7.5-rc1
d85c22e
SMBIOS: Check for aggregate tables & entry point in fw_cfg
by Gabriel L. Somlo
· 8 years ago
0784d04
hw/pci: check if pci2pci bridges implement optional limit registers
by Marcel Apfelbaum
· 8 years ago
c6e298e
hw/pci: reserve IO and mem for pci-2-pci bridges with no devices attached
by Marcel Apfelbaum
· 8 years ago
413d1c3
Factor out smbios table walking from display_uuid to smbios_next().
by Kevin O'Connor
· 8 years ago
028f348
Minor - replace some tab characters that slipped into the code.
by Kevin O'Connor
· 8 years ago
5ab18be
coreboot: Make coreboot table searching available to other code.
by Kevin O'Connor
· 8 years ago
f5037fd
apm: Remove old Bochs mechanism for shutdown/suspend/standby.
by Kevin O'Connor
· 8 years ago
8996ad2
Document no new changes to pirtable.c, mptable.c, acpi.c, and smbios.c.
by Kevin O'Connor
· 8 years ago
3bd2dc6
Use biostables.c for copying bios tables even when generating them.
by Kevin O'Connor
· 8 years ago
19646a4
Move PirAddr definition from pirtable.c to biostables.c.
by Kevin O'Connor
· 8 years ago
d18c9f0
smbios: Move smbios parsing logic from smbios.c to biostables.c.
by Kevin O'Connor
· 8 years ago
836b4d8
acpi: Move acpi parsing logic from acpi.c to biostables.c / paravirt.c.
by Kevin O'Connor
· 8 years ago
e916182
Minor - fix some typos in comments.
by Kevin O'Connor
· 8 years ago
9b9c240
smbios: Default all values to zero.
by Kevin O'Connor
· 8 years ago
b62632a
coreboot: Move links file processing to its own function.
by Kevin O'Connor
· 8 years ago
d15b010
Enhance nullTrailingSpace() so that it can also skip leading spaces.
by Kevin O'Connor
· 8 years ago
2a3ed1e
coreboot: Add support for a "links" file to have aliases in CBFS.
by Kevin O'Connor
· 8 years ago
fc3cd00
pci: improve io address space allocation
by Gerd Hoffmann
· 8 years ago
bb1fcb4
debug: Unify the SeaBIOS debug version banner.
by Kevin O'Connor
· 8 years ago
406df19
coreboot: Support alternative locations for CBFS.
by Kevin O'Connor
· 8 years ago
344496f
smbios: catch zero-length strings
by Gerd Hoffmann
· 8 years ago
9a79b91
Minor - pciinit.c - order header files and use static on local functions.
by Kevin O'Connor
· 8 years ago
40d020f
resume: restore piix pm config registers after resume
by Marcel Apfelbaum
· 8 years ago
743c157
Remove the pmm handle argument from _malloc().
by Kevin O'Connor
· 8 years ago
96917a8
coreboot: Make sure to print the SeaBIOS version in cbmem debug output.
by Kevin O'Connor
· 8 years ago
rel-1.7.4
1cc809f
Fix CBMEM console overflow
by Kyösti Mälkki
· 8 years ago
b3d4aae
run qemu_cfg_e820 only for CONFIG_QEMU=y
by Gerd Hoffmann
· 8 years ago
4cd522e
Move low-level hardware writing from output.c to new file hw/serialio.c.
by Kevin O'Connor
· 8 years ago
0f474d0
pci: map 64-bit BARs at location provided by emulator
by Gerd Hoffmann
· 9 years ago
c72370e
pci: log pci windows
by Gerd Hoffmann
· 9 years ago
67a3c7c
pci: tweak + comment minimum allocations
by Gerd Hoffmann
· 9 years ago
f21c006
pci: align 64bit pci regions to 1G
by Gerd Hoffmann
· 9 years ago
a247e67
pci: don't map usb host adapters above 4G
by Gerd Hoffmann
· 9 years ago
95c5afc
pci: don't reorder entries when moving to 64bit list
by Gerd Hoffmann
· 9 years ago
6233543
acpi: strip compiler info in built-in DSDT if any
by Michael S. Tsirkin
· 9 years ago
ce39bd4
Add support for etc/e820 fw_cfg file
by Gerd Hoffmann
· 9 years ago
6e1b082
Add qemu_cfg_e820 function.
by Gerd Hoffmann
· 9 years ago
1194874
acpi: load and link tables through romfile loader
by Michael S. Tsirkin
· 9 years ago
4a02768
romfile_loader: utility to patch in-memory ROM files
by Michael S. Tsirkin
· 9 years ago
ff5f792
biostables: support looking up RSDP
by Michael S. Tsirkin
· 9 years ago
995bbee
ACPI DSDT: Make control method `IQCR` serialized
by Paul Menzel
· 9 years ago
Next »