summaryrefslogtreecommitdiffstats
path: root/OvmfPkg/Csm/LegacyBiosDxe
Commit message (Expand)AuthorAgeFilesLines
* OvmfPkg: Apply uncrustify changesMichael Kubacki2021-12-0710-2225/+2306
* OvmfPkg: Change complex DEBUG_CODE() to DEBUG_CODE_BEGIN/END()Michael D Kinney2021-12-071-4/+4
* OvmfPkg: Change OPTIONAL keyword usage styleMichael D Kinney2021-12-072-28/+27
* OvmfPkg: Reproduce builds across source format changesMichael D Kinney2021-11-081-3/+3
* OvmfPkg: replace old EFI_D_ debug levels with new DEBUG_ onesRebecca Cran2020-04-305-82/+82
* OvmfPkg/Csm: Fix various typosAntoine Coeur2020-02-105-15/+15
* OvmfPkg/LegacyBbs: Add boot entries for VirtIO and NVME devicesDavid Woodhouse2019-06-261-5/+152
* OvmfPkg/LegacyBios: set NumberBbsEntries to the size of BbsTableDavid Woodhouse2019-06-261-3/+4
* OvmfPkg/Csm/LegacyBiosDxe: Fix Legacy16GetTableAddress call for E820 dataDavid Woodhouse2019-06-141-0/+3
* OvmfPkg/Csm/LegacyBiosDxe: Update to make it build for OVMFHao A Wu2019-06-141-12/+10
* OvmfPkg: Copy the required CSM components from framework packagesHao A Wu2019-06-1415-0/+9980