summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-07-15DynamicTablesPkg: Add support to specify FADT minor revisionSami Mujawar2-3/+36
2022-07-14IntelFsp2Pkg: Update SEC_IDT_TABLE structKuo, Ted4-20/+21
2022-07-14UefiCpuPkg: Update SEC_IDT_TABLE structKuo, Ted2-2/+3
2022-07-11MdePkg/include: Update DMAR definitions to Intel VT-d spec ver4.0Robert Kowalewski1-8/+38
2022-07-11UefiPayloadPkg: Add CryptoDxe driver to UefiPayloadPaytonX Hsieh2-2/+35
2022-07-09.gitignore: Ignore build tools build logsJeff Brasen1-1/+2
2022-07-09ArmVirtPkg: Pipeline: Resolving newly introduced dependencyKun Qin1-0/+1
2022-07-08UefiCpuPkg/SecCore: Add debug messages to illuminate data flowOram, Isaac W1-0/+37
2022-07-07StandaloneMmPkg: Fix check buffer address failed issue from TF-AMing Huang3-15/+74
2022-07-07StandaloneMmPkg: Replace DEBUG_INFO with DEBUG_ERRORMing Huang2-9/+9
2022-07-07StandaloneMmPkg: Fix issue about SpPcpuSharedBufSize fieldMing Huang3-3/+3
2022-07-07EmulatorPkg: Pipeline: Resolve SecureBootVariableLib dependencyKun Qin1-0/+1
2022-07-07OvmfPkg: Pipeline: Resolve SecureBootVariableLib dependencyKun Qin6-0/+6
2022-07-07SecurityPkg: SecureBootVariableLib: Added unit testskuqin10-0/+2475
2022-07-07SecurityPkg: SecureBootConfigDxe: Updated invocation patternKun Qin2-9/+119
2022-07-07SecurityPkg: Secure Boot Drivers: Added common header filesKun Qin3-0/+3
2022-07-07SecurityPkg: SecureBootVariableProvisionLib: Updated implementationKun Qin1-30/+115
2022-07-07SecurityPkg: SecureBootVariableLib: Added newly supported interfaceskuqin3-0/+437
2022-07-07SecurityPkg: SecureBootVariableLib: Updated signature list creatorkuqin3-44/+53
2022-07-07SecurityPkg: SecureBootVariableLib: Updated time based payload creatorKun Qin3-30/+40
2022-07-07SecurityPkg: PlatformPKProtectionLib: Added PK protection interfaceKun Qin5-0/+125
2022-07-07SecurityPkg: UefiSecureBoot: Definitions of cert and payload structuresKun Qin1-0/+94
2022-07-01NetworkPkg: Add Wi-Fi Wpa3 support in WifiConnectManagerHeng Luo6-33/+119
2022-07-01ArmPkg/Drivers: ArmGicIsInterruptEnabled returns incorrect valueRobbie King1-4/+3
2022-07-01MdePkg/Acpi62: Add bit definitions to NFIT Platform Capabilities StructureMiki Shindo3-0/+12
2022-07-01OvmfPkg/PlatformCI: add IntelTdxBuild.pyMin Xu2-0/+48
2022-06-30pip-requirements.txt: Update basetools version to 0.1.24Bob Feng1-1/+1
2022-06-30UefiPayloadPkg: Align Attribute value with UPL specGua Guo1-0/+1
2022-06-29MdePkg/Acpi62: Add type 7 NFIT Platform Capabilities Structure supportMiki Shindo3-0/+39
2022-06-28BaseTools: Fix the GenMake bug for .cpp source fileFeng, Bob C1-1/+2
2022-06-27MdeModulePkg/XhciDxe: Add access xHCI Extended Capabilities PointerIan Chiu4-16/+296
2022-06-27BaseTools/Ecc: Fix grammar in Ecc error messageRebecca Cran1-2/+2
2022-06-24Ovmf: Include HardwareInfoLib library classes for IntelTdxNicolas Ojeda Leon1-0/+2
2022-06-24ArmVirtPkg: Include DxeHardwareInfoLib library class in dscNicolas Ojeda Leon2-1/+1
2022-06-24UefiPayloadPkg: Backward support with python 3.6KasimX Liu1-8/+25
2022-06-23UefiCpuPkg: CpuDxe: Set RW and P Attributes on Split PagesRay Ni1-3/+5
2022-06-22ArmPlatformPkg: Add PCD for serial debug port interruptThomas Abraham1-0/+1
2022-06-22OvmfPkg/PciHostBridgeUtilityLib: Initialize RootBridges apertures with specNicolas Ojeda Leon2-5/+328
2022-06-22Ovmf/PlatformPei: Use host-provided GPA end if availableNicolas Ojeda Leon2-7/+142
2022-06-22Ovmf/HardwareInfoLib: Add Dxe lib to dynamically parse heterogenous dataNicolas Ojeda Leon11-0/+302
2022-06-22Ovmf/HardwareInfoLib: Create Pei lib to parse directly from fw-cfgNicolas Ojeda Leon14-0/+378
2022-06-22OvmfPkg/Library: Create base HardwareInfoLib for PCI Host BridgesNicolas Ojeda Leon3-0/+823
2022-06-22OvmfPkg: reduce the number of dsc include files for tpm libsGerd Hoffmann8-41/+18
2022-06-22ArmPlatformPkg: Remove overly verbose DEBUG lines in LcdGraphicsBltRebecca Cran1-12/+0
2022-06-22MdeModulePkg/XhciDxe: Check return value of XHC_PAGESIZE registerLuo, Heng1-2/+8
2022-06-21UefiPayloadPkg: UniversalPayloadBuild.py to support --pcd featureGua Guo1-0/+8
2022-06-20UefiPayloadPkg: Always split page table entry to 4K if it covers stack.Liu, Zhiguang1-10/+2
2022-06-17UefiPayloadPkg: Increase the PcdMaximumUnicodeStringLengthXie, Yuanhao1-0/+1
2022-06-16BaseTools: output the intermediate library instance when error occursNi, Ray1-1/+3
2022-06-16SecurityPkg/HashLibTdx: Return EFI_UNSUPPORTED if it is not Tdx guestMin M Xu1-1/+7