index
:
seabios
guest-hint
kvmtool
master
memory2-logging
microvm
pci-4g-map
pci64-cfg
seabios
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
smbios: Support SMBIOS 3.0 entry point at smbios_romfile_setup()
Eduardo Habkost
2021-12-18
1
-3
/
+30
*
smbios: Support SMBIOS 3.0 entry point at copy_table()
Eduardo Habkost
2021-12-18
1
-0
/
+1
*
smbios: copy_smbios_30() function
Eduardo Habkost
2021-12-18
2
-2
/
+47
*
smbios: Make smbios_build_tables() ready for 64-bit tables
Eduardo Habkost
2021-12-18
1
-3
/
+13
*
smbios: Make some smbios_build_tables() arguments optional
Eduardo Habkost
2021-12-18
1
-2
/
+6
*
smbios: smbios_21_setup_entry_point() function
Eduardo Habkost
2021-12-18
1
-13
/
+20
*
smbios: Make smbios_build_tables() more generic
Eduardo Habkost
2021-12-18
1
-13
/
+19
*
smbios: Extract SMBIOS table building code to separate function
Eduardo Habkost
2021-12-18
1
-20
/
+34
*
smbios: Use smbios_next() at smbios_romfile_setup()
Eduardo Habkost
2021-12-18
1
-3
/
+4
*
smbios: Make SMBios21Addr variable static
Eduardo Habkost
2021-12-18
2
-2
/
+1
*
csm: Don't check SMBios21Addr before calling copy_smbios_21()
Eduardo Habkost
2021-12-18
1
-1
/
+1
*
tpm: Use smbios_get_tables()
Eduardo Habkost
2021-12-18
1
-5
/
+5
*
smbios: smbios_major_version()/smbios_minor_version() helpers
Eduardo Habkost
2021-12-18
1
-3
/
+21
*
smbios: Use smbios_get_tables()/smbios_next() at display_uuid()
Eduardo Habkost
2021-12-18
1
-2
/
+4
*
smbios: smbios_get_tables() function
Eduardo Habkost
2021-12-18
2
-0
/
+10
*
smbios: Generic smbios_next() function
Eduardo Habkost
2021-12-18
1
-4
/
+12
*
smbios: Rename code specific for SMBIOS 2.1 entry points
Eduardo Habkost
2021-12-18
6
-33
/
+33
*
util.h: Delete unused get_smbios_entry_point() prototype
Eduardo Habkost
2021-12-18
1
-1
/
+0
*
biostables: copy_fseg_table() function
Eduardo Habkost
2021-12-18
1
-24
/
+16
*
tcgbios: Disable platform hierarchy in case of failure
Stefan Berger
2021-09-23
1
-0
/
+1
*
nvme: fix missing newline on sq full print
Alex Martens via SeaBIOS
2021-06-30
1
-1
/
+1
*
tcgbios: Use The proper sha function for each PCR bank
Stefan Berger
2021-06-30
1
-15
/
+43
*
Add implementations for sha256, sha384, and sha512
Stefan Berger
2021-06-30
7
-13
/
+478
*
tcgbios: Fix details in log entries
Stefan Berger
2021-06-30
1
-2
/
+3
*
stacks: call check_irqs() after switch_next()
Volker Rümelin
2021-06-09
1
-3
/
+2
*
stacks: call check_irqs() in run_thread()
Volker Rümelin
2021-06-09
1
-1
/
+7
*
nvme: drive desc should not include the newline
Gerd Hoffmann
2021-05-31
1
-2
/
+2
*
nvme: improve namespace allocation
Gerd Hoffmann
2021-05-31
2
-25
/
+16
*
usb-hid: Increase MAX_KBD_EVENT
Stefan Ott via SeaBIOS
2021-03-10
1
-1
/
+1
*
Support booting USB drives with a write protect switch enabled
Mike Banon
2020-12-21
1
-3
/
+7
*
nvme: Clean up nvme_cmd_readwrite()
David Woodhouse
2020-11-16
1
-44
/
+33
*
nvme: Split requests by maximum allowed size
Alexander Graf
2020-10-28
1
-0
/
+16
*
nvme: Pass large I/O requests as PRP lists
Alexander Graf
2020-10-28
2
-10
/
+82
*
nvme: Allow to set PRP2
Alexander Graf
2020-10-28
1
-5
/
+6
*
nvme: Record maximum allowed request size
Alexander Graf
2020-10-28
2
-3
/
+18
*
usb boot: add xhci mmio example
Gerd Hoffmann
2020-10-15
1
-1
/
+3
*
usb/xhci: add support for mmio host adapters (via acpi).
Gerd Hoffmann
2020-10-13
1
-0
/
+31
*
usb/xhci: split xhci setup into generic and pci parts
Gerd Hoffmann
2020-10-13
1
-13
/
+27
*
usb: add boot prio support for mmio host adapters
Gerd Hoffmann
2020-10-13
2
-1
/
+10
*
dsdt: add support for pnp ids as strings
Gerd Hoffmann
2020-10-13
1
-8
/
+13
*
output: add support for uppercase hex numbers
Gerd Hoffmann
2020-10-13
1
-22
/
+27
*
USB:Fix xHCI initail fail by using longer reset and CNR clear timeout value
weitaowang-oc@zhaoxin.com
2020-09-30
1
-2
/
+2
*
usb.c: Fix devices using non-primary interface descriptor
Matt DeVillier
2020-09-25
1
-8
/
+19
*
smbios: avoid integer overflow when adding SMBIOS type 0 table
Daniel P. Berrangé
2020-09-08
1
-4
/
+10
*
nvme: Increase `nvme_cmd_readwrite()` message log level from 3 to 5
Paul Menzel
2020-07-28
1
-1
/
+1
*
virtio-scsi: fix boot prio detection by using correct lun
Stefan Reiter
2020-07-28
1
-3
/
+3
*
timer: Handle decrements of PIT counter
Roman Bolshakov
2020-06-26
1
-1
/
+1
*
serialio: Preserve Xen DebugOutputPort
Jason Andryuk
2020-06-24
1
-0
/
+4
*
pci: fix mmconfig support
Gerd Hoffmann
2020-05-25
1
-6
/
+6
*
boot: Fixup check for only one item in boot list
Kevin O'Connor
2020-05-24
1
-8
/
+9
[prev]
[next]