summaryrefslogtreecommitdiffstats
path: root/OvmfPkg/Library/PlatformDebugLibIoPort/DebugLib.c
Commit message (Expand)AuthorAgeFilesLines
* OvmfPkg/PlatformDebugLibIoPort: factor out debug port detectionAnthony PERARD2020-04-281-16/+0
* OvmfPkg/PlatformDebugLibIoPort: Reword QEMU to hypervisorAnthony PERARD2020-04-281-1/+1
* OvmfPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* OvmfPkg/PlatformDebugLibIoPort: Add new APIsBret Barkelew2019-04-021-5/+101
* OvmfPkg: save on I/O port accesses when the debug port is not in usePaolo Bonzini2017-11-171-4/+24
* OvmfPkg: create a separate PlatformDebugLibIoPort instance for SECPaolo Bonzini2017-11-171-15/+0
* OvmfPkg: make PlatformDebugLibIoPort a proper BASE libraryPaolo Bonzini2017-11-171-3/+2
* OvmfPkg/PlatformDebugLibIoPort: write messages with IoWriteFifo8()Laszlo Ersek2017-09-111-12/+8
* OvmfPkg: PlatformDebugLibIoPort: fix AsciiSPrint() format stringLaszlo Ersek2015-08-061-1/+2
* OvmfPkg: Update PlatformBaseDebugLibIoPort libraryLiming Gao2015-02-061-1/+18
* OvmfPkg: add support for debug console on port 0x402jljusten2012-07-261-0/+269