summaryrefslogtreecommitdiffstats
path: root/OvmfPkg/Library/PlatformDebugLibIoPort
Commit message (Expand)AuthorAgeFilesLines
* OvmfPkg/PlatformDebugLibIoPort: Introduce a Nocheck variantAnthony PERARD2020-04-282-0/+73
* OvmfPkg/PlatformDebugLibIoPort: factor out debug port detectionAnthony PERARD2020-04-285-22/+36
* OvmfPkg/PlatformDebugLibIoPort: Reword QEMU to hypervisorAnthony PERARD2020-04-284-4/+4
* OvmfPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-096-40/+6
* OvmfPkg/PlatformDebugLibIoPort: Add new APIsBret Barkelew2019-04-021-5/+101
* OvmfPkg/PlatformDebugLibIoPort: fix port detection for use in the DXE CoreLaszlo Ersek2018-08-061-4/+20
* OvmfPkg: Removing ipf which is no longer supported from edk2.chenc22018-06-292-4/+4
* OvmfPkg/PlatformDebugLibIoPort: list "DebugLibDetect.h" in the INF filesLaszlo Ersek2018-03-132-0/+2
* OvmfPkg: save on I/O port accesses when the debug port is not in usePaolo Bonzini2017-11-174-9/+127
* OvmfPkg: create a separate PlatformDebugLibIoPort instance for SECPaolo Bonzini2017-11-175-16/+116
* 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-062-2/+20
* OvmfPkg: add support for debug console on port 0x402jljusten2012-07-262-0/+319