summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-01-13OvmfPkg/CloudHv: Remove Q35 specificsSebastien Boeuf1-10/+0
2022-01-13OvmfPkg/CloudHv: Remove legacy 8259 PIC supportSebastien Boeuf2-5/+0
2022-01-13OvmfPkg/CloudHv: Connect serial consoleSebastien Boeuf3-10/+10
2022-01-13OvmfPkg/CloudHv: Replace legacy 8254 PIT with local APIC timerSebastien Boeuf2-2/+3
2022-01-13OvmfPkg/CloudHv: Add new target for Cloud HypervisorSebastien Boeuf2-0/+1530
2022-01-13BaseTools: Fix wrong variable header sizeChen, Lin Z1-1/+5
2022-01-10MdeModulePkg/PartitionDxe: Add break to handle invalid LBA0 in MBREdwards, Craig1-0/+7
2022-01-08UnitTestFrameworkPkg: CI YAML: Grant cmockery spell check exceptionKun Qin1-0/+1
2022-01-07MdePkg: Add registers of boot partition featureMaggie Chu1-19/+89
2022-01-04OvmfPkg/AmdSev/SecretPei: Mark SEV launch secret area as reservedDov Murik1-1/+1
2022-01-04MdeModulePkg: Put off UFS HCS.DP checking to fix timing problemKe, VincentX1-28/+19
2022-01-04MdeModulePkg: Refactoring UFS DME request and fix timing problemKe, VincentX1-139/+187
2022-01-04MdeModulePkg: Replace with UFS_UNIT_DESC to fix timeout problemKe, VincentX1-12/+11
2021-12-29MdeModulePkg/PciBusDxe: Enumerator to check for RCiEP before looking for RPRay Ni1-1/+25
2021-12-29IntelFsp2Pkg/FspSecCore: ExtendedImageRevision was not printed.Chasel Chiu1-3/+7
2021-12-28BaseTools: Fix the bug of --cmd-len build optionBob Feng2-0/+3
2021-12-24UefiCpuPkg: Extend measurement of microcode patches to TPMYang, Longlong5-0/+365
2021-12-23OvmfPkg: Bhyve: Delete unused AcpiTables/Ssdt.asl fileRebecca Cran1-15/+0
2021-12-23MdeModulePkg/UsbBusDxe: fix NOOPT build errorGerd Hoffmann2-2/+2
2021-12-22IntelFsp2WrapperPkg : Remove EFIAPI from local functions.Chasel Chiu2-2/+0
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