aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2020-04-19tcgbios: Add support for SHA3 type of algorithmsStefan Berger2-3/+28
2020-04-19tcgbios: Fix the vendorInfoSize to be of type u8Stefan Berger1-2/+2
2020-04-19tcgbios: Only write logs for PCRs that are in active PCR banksStefan Berger1-8/+22
2020-03-27pci: add mmconfig supportGerd Hoffmann3-12/+54
2020-03-27pci: factor out ioconfig_cmd()Gerd Hoffmann1-6/+11
2020-03-20std/tcg: Replace zero-length array with flexible-array memberPaul Menzel1-1/+1
2020-03-17ps2port: adjust init routine to fix PS/2 keyboard issuesMatt DeVillier1-5/+13
2020-03-17Skip boot menu and timeout with only one boot deviceMatt DeVillier1-0/+6
2020-03-17sercon: vbe modeset is int 10h function 4f02 not 4f00Gerd Hoffmann1-1/+1
2020-03-16kvm: add support for reading tsc frequency from kvmclockGerd Hoffmann2-0/+56
2020-03-16kvm: add support for reading tsc frequency via cpuid.Gerd Hoffmann1-0/+5
2020-03-16kvm: detect unconditionallyGerd Hoffmann1-7/+1
2020-03-16timer: add tsctimer_setfreq()Gerd Hoffmann2-1/+26
2020-03-06hw/usb-hid: Don't abort if setting key repeat rate failsMatt DeVillier1-1/+1
2020-03-06usb-hid: Improve max packet size checkingKevin O'Connor1-22/+33
2020-01-14nvme: skip initializing non-bootable devicesGerd Hoffmann1-0/+7
2020-01-14virtio-scsi: skip initializing non-bootable devicesGerd Hoffmann1-1/+10
2020-01-14boot: cache HALT priorityGerd Hoffmann1-1/+5
2020-01-14virtio: Do not init non-bootable devicesAlexey Kirillov2-2/+20
2020-01-14boot: Detect strict boot order (HALT record) in functionAlexey Kirillov2-0/+6
2019-12-09docs: Note v1.13.0 releaseKevin O'Connor1-0/+11
2019-11-18geometry: Apply LCHS values for boot devicesSam Eiderman11-1/+39
2019-11-18geometry: Add boot_lchs_find_*() utility functionsSam Eiderman3-0/+82
2019-11-18boot: Build ata and scsi paths in functionSam Eiderman1-8/+28
2019-11-18geometry: Read LCHS from fw_cfgSam Eiderman1-0/+74
2019-11-18Revert "geometry: Read LCHS from fw_cfg"Gerd Hoffmann1-87/+0
2019-11-18Revert "geometry: Add boot_lchs_find_*() utility functions"Gerd Hoffmann2-88/+0
2019-11-18Revert "config: Add toggle for bootdevice information"Gerd Hoffmann2-16/+0
2019-11-18Revert "geometry: Apply LCHS values for boot devices"Gerd Hoffmann11-42/+1
2019-11-13tcgbios: Check for enough bytes returned from TPM2_GetCapabilityStefan Berger1-2/+11
2019-11-13tpm: Require a response to have minimum size of a valid response headerStefan Berger1-1/+2
2019-11-13ahci: zero-initialize port structGerd Hoffmann1-0/+1
2019-11-06geometry: Apply LCHS values for boot devicesSam Eiderman11-1/+42
2019-11-06config: Add toggle for bootdevice informationSam Eiderman2-0/+16
2019-11-06geometry: Add boot_lchs_find_*() utility functionsSam Eiderman2-0/+88
2019-11-06boot: Reorder functions in boot.cSam Eiderman1-45/+49
2019-11-06geometry: Read LCHS from fw_cfgSam Eiderman1-0/+87
2019-10-28docs: Note release date for v1.12.1Kevin O'Connor1-0/+5
2019-10-28docs: Add developer-certificate-of-originKevin O'Connor2-0/+42
2019-10-28cp437: add license to cp437.cGerd Hoffmann1-0/+2
2019-10-28ramfb: add copyright and license to ramfb.cGerd Hoffmann1-0/+6
2019-10-28bochsdisplay: add copyright and license to bochsdisplay.cGerd Hoffmann1-0/+6
2019-10-28svgamodes: Add copyright notice to vgasrc/svgamodes.cKevin O'Connor1-0/+8
2019-10-21Remove dos line endings introduced in the last two commitsUwe Kleine-König2-17/+17
2019-10-18Add additional resolutions for 16:9 displays: 1600x900 and 2560x1440Uwe Kleine-König1-0/+8
2019-10-18cbvga: reuse svga modes definitions from svgamodes.cUwe Kleine-König1-71/+9
2019-10-18virtio: extend virtio queue size to 256Denis Plotnikov1-1/+1
2019-08-23Makefile: Build with -Wno-address-of-packed-memberKevin O'Connor1-0/+1
2019-06-28csm: Fix boot priority translationDavid Woodhouse1-3/+20
2019-06-24ati-vga: add rage128 edid supportGerd Hoffmann1-0/+25