Gitiles
Code Review
Sign In
review.coreboot.org
/
seabios
/
0e21548b15e25e010c362ea13d170c61a3fcc899
0e21548
virtio: pci cfg access
by Gerd Hoffmann
· 8 years ago
c579d2f
virtio: uninline _vp_{read,write}
by Gerd Hoffmann
· 7 years ago
d97c200
splash: Skip the RGB555 mode
by Zheng Bao
· 7 years ago
04259c5
fw/pci: Add support for mapping Intel IGD via QEMU
by Alex Williamson
· 7 years ago
1dc7774
tcgbios: Remove unused const variable
by Kevin O'Connor
· 7 years ago
0024cd7
usb-xhci: Remove unused const variables
by Kevin O'Connor
· 7 years ago
c8e105a
docs: Note release date of 1.9.2
by Kevin O'Connor
· 7 years ago
79bafa1
scsi: Launch a thread when scanning for drives in the scsi drivers
by Kevin O'Connor
· 7 years ago
b35ea54
virtio: Use threads when scanning for virtio devices
by Kevin O'Connor
· 7 years ago
d449a11
shadow: Batch PCI config writes
by Kevin O'Connor
· 7 years ago
9d691ac
optionroms: Drop support for CONFIG_OPTIONROMS_DEPLOYED
by Kevin O'Connor
· 7 years ago
8ef686f
disk: Avoid stack_hop() path if already on the extra stack
by Kevin O'Connor
· 7 years ago
193632b
block: Move send_disk_op() from block.c to disk.c
by Kevin O'Connor
· 7 years ago
6b76e69
mpt-scsi: Declare 'int i' outside of for loop for older compilers
by Kevin O'Connor
· 7 years ago
f2645a8
Support for booting from LSI Logic LSI53C1030, SAS1068, SAS1068e
by Don Slutz
· 8 years ago
fc08789
sdcard: skip detection of PCI sdhci controllers if etc/sdcard used
by Matt DeVillier
· 8 years ago
dce99e0
fw/pci: add Q35 S3 support
by Marcel Apfelbaum
· 8 years ago
3f478b9
ahci: set transfer mode according to the capabilities of connected drive
by Gerd Hoffmann
· 8 years ago
9378403
tpm: Write logs in TPM 2 format
by Kevin O'Connor
· 8 years ago
3910de0
build: fix .text section address alignment
by Kevin O'Connor
· 8 years ago
265f4c5
docs: Note release date of 1.9.1
by Kevin O'Connor
· 8 years ago
ecd7c5d
tpm: Unify tpm_fill_hash()/tpm_log_extend_event() and use in BIOS interface
by Kevin O'Connor
· 8 years ago
7092de3
tpm: Filter TPM commands in passthrough API
by Stefan Berger
· 8 years ago
e444dce
tpm: Implement TPM 2's tpm_set_failure part
by Stefan Berger
· 8 years ago
7d596dc
tpm: Implement tpm20_menu
by Stefan Berger
· 8 years ago
8b7a0ad
tpm: Implement tpm20_extend
by Stefan Berger
· 8 years ago
d766c1a
tpm: Implement tpm20_prepboot
by Stefan Berger
· 8 years ago
0c4ad1e
tpm: Implement tpm20_set_timeouts
by Stefan Berger
· 8 years ago
f53b93b
tpm: Implement tpm20_startup and tpm20_s3_resume
by Stefan Berger
· 8 years ago
1d37d52
tpm: Prepare code for TPM 2 functions
by Stefan Berger
· 8 years ago
35fbe3b
tpm: Factor out tpm_extend
by Stefan Berger
· 8 years ago
efc49cf
tpm: Extend TPM TIS with TPM 2 support.
by Stefan Berger
· 8 years ago
7c48076
block: Move drive setup to new function block_setup()
by Kevin O'Connor
· 8 years ago
937ca6f
scsi: Always use MAXDESCSIZE when building drive description
by Kevin O'Connor
· 8 years ago
4d8510c
pci: Split low-level pci code from higher-level 'struct pci_device' code
by Kevin O'Connor
· 8 years ago
62ff9d5
pci: Move code in pci.c that is specific to pciinit.c to pciinit.c
by Kevin O'Connor
· 8 years ago
7b67300
pci: Implement '%pP' printf handler for 'struct pci_device' pointers
by Kevin O'Connor
· 8 years ago
01a30dc
pci: Consistently set pci->have_drivers for devices with internal drivers
by Kevin O'Connor
· 8 years ago
f46739b
virtio: Convert to new PCI BAR helper functions
by Kevin O'Connor
· 8 years ago
c53953a
xhci: Convert to new PCI BAR helper functions
by Kevin O'Connor
· 8 years ago
a46fdbf
uhci: Convert to new PCI BAR helper functions
by Kevin O'Connor
· 8 years ago
466615d
ohci: Convert to new PCI BAR helper functions
by Kevin O'Connor
· 8 years ago
706eb89
ehci: Convert to new PCI BAR helper functions
by Kevin O'Connor
· 8 years ago
46561b0
sdcard: Convert to new PCI BAR helper functions
by Kevin O'Connor
· 8 years ago
03f3b3e
pvscsi: Convert to new PCI BAR helper functions
by Kevin O'Connor
· 8 years ago
71f4844
megasas: Convert to new PCI BAR helper functions
by Kevin O'Connor
· 8 years ago
5f7f341
lsi-scsi: Convert to new PCI BAR helper functions
by Kevin O'Connor
· 8 years ago
f51388d
esp-scsi: Convert to new PCI BAR helper functions
by Kevin O'Connor
· 8 years ago
2bb7563
ata: Convert to new PCI BAR helper functions
by Kevin O'Connor
· 8 years ago
6e3436b
ahci: Convert to new PCI BAR helper functions
by Kevin O'Connor
· 8 years ago
f1b1d76
pci: Add helper functions for internal driver BAR handling
by Kevin O'Connor
· 8 years ago
88e9bd7
usb: Eliminate USB controller setup thread
by Kevin O'Connor
· 8 years ago
32a2b0e
ehci: Only delay UHCI/OHCI port scan until after EHCI setup completes
by Kevin O'Connor
· 8 years ago
e518c0f
Fix comment typo
by Cao jin
· 8 years ago
2e11d58
biostables: Support SMBIOS 2.6+ UUID format
by Cole Robinson
· 8 years ago
9720484
kbd: Refactor capslock and numlock handling
by Kevin O'Connor
· 8 years ago
ea5d60a
kbd: Don't treat scancode and asciicode as separate values
by Kevin O'Connor
· 8 years ago
a48f602
post: Always set HaveRunPost prior to setting any other global variable
by Kevin O'Connor
· 8 years ago
b837e68
resume: Make KVM soft reboot loop detection more flexible
by Kevin O'Connor
· 8 years ago
3e8d75f
coreboot: Check for unaligned cbfs header
by Kevin O'Connor
· 8 years ago
4425025
tpm: Do not set TPM in failure mode if menu command fails
by Stefan Berger
· 8 years ago
8b902b8
tpm: Remove usage of PP_CMD_ENABLE from all but one place
by Stefan Berger
· 8 years ago
115d008
tpm: Rework the assertion of physical presence
by Stefan Berger
· 8 years ago
a2206d3
tpm: Add support for harware physical presence
by Stefan Berger
· 8 years ago
e55e37f
tpm: Move assert_physical_presence and dependencies
by Stefan Berger
· 8 years ago
2b23750
tpm: Copy digest into HashLogExentEvent response
by Stefan Berger
· 8 years ago
3c577a7
usb: Remove usbdev->slotid field
by Kevin O'Connor
· 8 years ago
16a9e79
tpm: Don't use 16bit BIOS return codes in TPM menu functions
by Kevin O'Connor
· 8 years ago
b8631ea
tpm: Don't use 16bit BIOS return codes in tpmhw_* functions
by Kevin O'Connor
· 8 years ago
9ddea3b
tpm: Don't use 16bit BIOS return codes in tpm_log_event()
by Kevin O'Connor
· 8 years ago
cac29f2
tpm: Don't use 16bit BIOS return codes in build_and_send_cmd()
by Kevin O'Connor
· 8 years ago
5ffcb2c
tpm: Don't call tpm_set_failure() from tpm_log_extend_event()
by Kevin O'Connor
· 8 years ago
ed8d55d
tpm: No need to check the return status of measurements
by Kevin O'Connor
· 8 years ago
e98fafa
tpm: Don't return a status from external bios measurement functions
by Kevin O'Connor
· 8 years ago
7147961
tpm: Eliminate response buffer parameter from build_and_send_cmd()
by Kevin O'Connor
· 8 years ago
ca60636
tpm: Introduce tpm_get_capability() helper function
by Kevin O'Connor
· 8 years ago
2706532
tpm: Simplify tcpa probe
by Kevin O'Connor
· 8 years ago
5907613
tpm: Rework TPM interface shutdown support
by Kevin O'Connor
· 8 years ago
2df7028
tpm: Move TPM hardware functions from tcgbios.c to hw/tpm_drivers.c
by Kevin O'Connor
· 8 years ago
ba86edb
tpm: Add wrapper function tpmhw_set_timeouts()
by Kevin O'Connor
· 8 years ago
d559a23
tpm: Simplify hardware probe and detection checks
by Kevin O'Connor
· 8 years ago
a059915
tpm: Avoid macro expansion of tpm request / response structs
by Kevin O'Connor
· 8 years ago
26e3617
tpm: Add banner separating the TCG bios interface code from TCG menu code
by Kevin O'Connor
· 8 years ago
3b8c537
build: fix typo in buildversion.py
by Roger Pau Monne
· 8 years ago
d61ca79
block: Report drive->sectors using "%u" instead of "%d"
by Kevin O'Connor
· 8 years ago
82f3279
scsi: Do not call printf() from scsi_is_ready()
by Kevin O'Connor
· 8 years ago
0c5a607
nmi: Don't try to switch onto extra stack in NMI handler
by Kevin O'Connor
· 8 years ago
636cbb4
xhci: Disable slot on failed set_address command
by Kevin O'Connor
· 8 years ago
49fb034
xhci: Improve port status change debugging
by Kevin O'Connor
· 8 years ago
c01b41c
xhci: Wait for port enable even for USB3 devices
by Kevin O'Connor
· 8 years ago
76327b9
fw/pci: do not automatically allocate IO region for PCIe bridges
by Marcel Apfelbaum
· 8 years ago
320df85
tpm: Add a menu for TPM configuration
by Stefan Berger
· 8 years ago
4cdbc41
tpm: Check length parameter of the array
by Stefan Berger
· 8 years ago
15f192f
tpm: Remove check for working TPM from TPM interrupt handler
by Stefan Berger
· 8 years ago
948f3c9
tpm: Merge tpm_log_extend_event() and tpm_extend(); extend before logging
by Kevin O'Connor
· 8 years ago
4e7cf9c
tpm: Merge tpm_log_event() and tpm_extend_acpi_log()
by Kevin O'Connor
· 8 years ago
7ba0568
tpm: Don't implement scatter-gather in transmit()
by Kevin O'Connor
· 8 years ago
b82bc51
tpm: Avoid scatter-gather copying in build_and_send_cmd()
by Kevin O'Connor
· 8 years ago
7bf7738
tpm: There is no need to pass event_length to hash/extend functions
by Kevin O'Connor
· 8 years ago
9224440
tpm: Perform hashing separately from logging
by Kevin O'Connor
· 8 years ago
Next »