summaryrefslogtreecommitdiff
path: root/OvmfPkg/PciHotPlugInitDxe
AgeCommit message (Expand)AuthorFilesLines
2022-10-07OvmfPkg/PciHotPlugInitDxe: reserve more mmio spaceGerd Hoffmann2-2/+20
2021-12-07OvmfPkg: Apply uncrustify changesMichael Kubacki1-160/+173
2021-12-07OvmfPkg: Change complex DEBUG_CODE() to DEBUG_CODE_BEGIN/END()Michael D Kinney1-2/+2
2021-12-07OvmfPkg: Change OPTIONAL keyword usage styleMichael D Kinney1-1/+1
2020-04-30OvmfPkg: replace old EFI_D_ debug levels with new DEBUG_ onesRebecca Cran1-1/+1
2019-04-09OvmfPkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2-14/+2
2018-05-24OvmfPkg/PciHotPlugInitDxe: convert to PciCapLibLaszlo Ersek2-171/+103
2017-10-03OvmfPkg/PciHotPlugInitDxe: translate QEMU's resource reservation hintsLaszlo Ersek2-6/+367
2017-10-03OvmfPkg/PciHotPlugInitDxe: add helper functions for setting up paddingsLaszlo Ersek2-10/+156
2017-10-03OvmfPkg/PciHotPlugInitDxe: generalize RESOURCE_PADDING compositionLaszlo Ersek2-64/+98
2017-10-03OvmfPkg/PciHotPlugInitDxe: clean up addr. range for non-prefetchable MMIOLaszlo Ersek1-2/+2
2017-10-03OvmfPkg/PciHotPlugInitDxe: clean up protocol usage commentLaszlo Ersek1-1/+1
2016-07-13OvmfPkg: add PciHotPlugInitDxeLaszlo Ersek2-0/+384