summaryrefslogtreecommitdiff
path: root/include/bios_emul.h
AgeCommit message (Expand)AuthorFilesLines
2021-08-06pci: Drop DM_PCI check from bios_emulSimon Glass1-16/+0
2018-05-07SPDX: Convert all of our single license tags to Linux Kernel styleTom Rini1-2/+1
2016-01-24dm: pci: Convert bios_emu to use the driver model PCI APISimon Glass1-1/+18
2016-01-12dm: x86: pci: Adjust bios_run_on_x86() to use the DM PCI APISimon Glass1-1/+1
2014-11-25bios_emulator: Add vesa support and allow ROMs to be passed in as dataSimon Glass1-0/+8
2014-11-25pci: Add general support for execution of video ROMsSimon Glass1-0/+15
2014-11-25Introduce a header file for the BIOS emulatorSimon Glass1-0/+43