summaryrefslogtreecommitdiffstats
path: root/src/include/device/pci_rom.h
Commit message (Expand)AuthorAgeFilesLines
* include: Add SPDX-License-Identifiers to files missing themMartin Roth2022-08-011-0/+2
* device/pci_rom: Add vga_oprom_preloadRaul E Rangel2021-11-151-0/+1
* src/include: Add missing includesElyes HAOUAS2020-07-261-1/+2
* acpi: Move ACPI table support out of arch/x86 (3/5)Furquan Shaikh2020-05-021-1/+1
* device: Constify struct device * parameter to acpi_fill_ssdt()Furquan Shaikh2020-04-281-1/+1
* device: Constify struct device * parameter to write_acpi_tablesFurquan Shaikh2020-04-281-2/+2
* Rework map_oprom_vendev to add revision check and mappingMartin Roth2020-03-251-0/+1
* device/pci_device.c: Use verified boot to check opromFrans Hendriks2019-10-041-0/+1
* device/pci_rom: Write _ROM method for VGA devicesPatrick Rudolph2018-01-311-0/+2
* src/include: Wrap lines at 80 columnsLee Leahy2017-03-131-1/+2
* src/include: Remove spaces before ( and after )Lee Leahy2017-03-121-1/+1
* src/include: Add parenthesis around macrosLee Leahy2017-03-101-1/+1
* x86/acpi: Add VFCT tablePatrick Rudolph2017-02-041-0/+7
* Unify byte order macros and clrsetbitsJulius Werner2015-04-211-1/+1
* RELOCATABLE_RAMSTAGE: Fix weak symbols with option ROMsKyösti Mälkki2014-12-281-1/+1
* Add OPROM mapping support to corebootStefan Reinauer2012-02-071-0/+1
* Fix a redundant declaration warning (trivial)Stefan Reinauer2009-07-221-4/+2
* Revision: linuxbios@linuxbios.org--devel/freebios--devel--2.0--patch-10arch import user (historical)2005-07-061-0/+2
* class code reverseYinghai Lu2005-01-181-2/+2
* onboard pci_romYinghai Lu2005-01-131-0/+7
* added PCI expansion ROM support,Li-Ta Lo2005-01-101-0/+32