summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2021-12-20IntelFsp2WrapperPkg : FSPM/S UPD data address based on Build TypeS, Ashraf Ali5-8/+56
2021-12-17OvmfPkg: Call PlatformInitializeConsole for GPU passthrough caseStefan Berger3-0/+17
2021-12-17OvmfPkg/Bhyve: fix tls-enabled buildGerd Hoffmann1-1/+1
2021-12-17EmbeddedPkg/AcpiLib: Add more helper functionsNhi Pham3-0/+291
2021-12-17SecurityPkg: TPM must go to Idle state on CRB command completionRodrigo Gonzalez del Cueto1-12/+2
2021-12-17SecurityPkg: Reallocate TPM Active PCRs based on platform supportRodrigo Gonzalez del Cueto4-17/+47
2021-12-17SecurityPkg: Debug code to audit BIOS TPM extend operationsRodrigo Gonzalez del Cueto3-10/+222
2021-12-16ArmPkg/ProcessorSubClassDxe: Get serial and part number from OemMiscLibNhi Pham2-2/+14
2021-12-16ArmPkg/SmbiosMiscDxe: Get full SMBIOS strings from OemMiscLibNhi Pham3-0/+33
2021-12-16ArmPkg/SmbiosMiscDxe: Remove duplicate HII string definitionNhi Pham via groups.io1-1/+0
2021-12-15OvmfPkg/PlatformPei: Revert "stop using cmos for memory detection"Ard Biesheuvel1-4/+55
2021-12-15OvmfPkg: rework TPM configurationGerd Hoffmann14-18/+41
2021-12-15OvmfPkg: create Tcg12ConfigPei.infGerd Hoffmann4-12/+59
2021-12-15OvmfPkg: drop TPM_CONFIG_ENABLEGerd Hoffmann7-13/+8
2021-12-15OvmfPkg: move tcg configuration to dsc and fdf include filesGerd Hoffmann19-359/+185
2021-12-15OvmfPkg: remove unused TPM options from MicrovmX64.dscGerd Hoffmann1-2/+0
2021-12-15StandaloneMmPkg/FvLib: Support large file with EFI_FFS_FILE_HEADER2.Wei6 Xu1-20/+45
2021-12-14DynamicTablesPkg: Add DynamicPlatRepo libraryPierre Gondois4-0/+633
2021-12-14DynamicTablesPkg: DynamicPlatRepo: Add TokenMapperPierre Gondois2-0/+347
2021-12-14DynamicTablesPkg: DynamicPlatRepo: Add TokenFixerPierre Gondois2-0/+217
2021-12-14DynamicTablesPkg: DynamicPlatRepo: Add TokenGeneratorPierre Gondois2-0/+55
2021-12-14DynamicTablesPkg: Definition for DynamicPlatRepoLib interfacePierre Gondois2-0/+117
2021-12-14DynamicTablesPkg: Handle 16550_WITH_GAS idPierre Gondois1-1/+4
2021-12-14DynamicTablesPkg: Add FdtHwInfoParser libraryPierre Gondois5-1/+330
2021-12-14DynamicTablesPkg: FdtHwInfoParser: Add PCI config parserPierre Gondois2-0/+956
2021-12-14DynamicTablesPkg: FdtHwInfoParser: Add GIC dispatcherPierre Gondois2-0/+290
2021-12-14DynamicTablesPkg: FdtHwInfoParser: Add GICR parserPierre Gondois2-0/+285
2021-12-14DynamicTablesPkg: FdtHwInfoParser: Add ITS parserPierre Gondois2-0/+266
2021-12-14DynamicTablesPkg: FdtHwInfoParser: Add MSI Frame parserPierre Gondois2-0/+267
2021-12-14DynamicTablesPkg: FdtHwInfoParser: Add GICD parserPierre Gondois2-0/+221
2021-12-14DynamicTablesPkg: FdtHwInfoParser: Add GICC parserPierre Gondois2-0/+844
2021-12-14DynamicTablesPkg: FdtHwInfoParser: Add Serial port parserPierre Gondois2-0/+680
2021-12-14DynamicTablesPkg: FdtHwInfoParser: Generic Timer ParserPierre Gondois2-0/+324
2021-12-14DynamicTablesPkg: FdtHwInfoParser: Add Boot Arch parserPierre Gondois2-0/+204
2021-12-14DynamicTablesPkg: FdtHwInfoParser: Add FDT utility functionsPierre Gondois2-0/+1381
2021-12-14DynamicTablesPkg: FdtHwInfoParser: CM Object descriptor helperPierre Gondois2-0/+437
2021-12-14DynamicTablesPkg: Definition for HwInfoParser interfacePierre Gondois2-0/+102
2021-12-14ArmPkg: Update SMC calls to use the new ArmCallSmc0/1/2/3 functionsRebecca Cran2-32/+18
2021-12-14ArmPkg: Add SMC helper functionsRebecca Cran4-0/+290
2021-12-13EmulatorPkg: Update lldbefi.py to work with current lldb which uses python3Rebecca Cran1-9/+8
2021-12-13OvmfPkg/PlatformPei: stop using cmos for memory detectionGerd Hoffmann1-55/+4
2021-12-13OvmfPkg/PlatformPei: prefer etc/e820 for memory detectionGerd Hoffmann1-5/+14
2021-12-13OvmfPkg/PlatformPei: ScanOrAdd64BitE820Ram improvementsGerd Hoffmann1-8/+24
2021-12-13DynamicTablesPkg: Fix multiple objects parsingPierre Gondois1-1/+13
2021-12-13DynamicTablesPkg: SSDT Pci express generatorPierre Gondois6-0/+1717
2021-12-13DynamicTablesPkg: Add Pci related objectsPierre Gondois2-8/+112
2021-12-13DynamicTablesPkg: Add AmlAttachNode()Pierre Gondois2-0/+69
2021-12-13DynamicTablesPkg: AML Code generation to add _PRT entriesPierre Gondois2-0/+266
2021-12-13DynamicTablesPkg: AML Code generation to create a named ResourceTemplate()Pierre Gondois2-0/+84
2021-12-13DynamicTablesPkg: AML Code generation to create a named Package()Pierre Gondois2-0/+84