summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-04-15BaseTools: Don't Recurse NULL Includes Not Linked to ModuleTaylor Beebe1-0/+2
2024-04-15SecurityPkg/Tcg2Config: Hide BIOS unsupported hash algorithm from UIWei6 Xu1-20/+41
2024-04-15MdePkg: Update the comments of GetInformation functionQingyu2-2/+8
2024-04-11MdeModulePkg/AcpiTableDxe: Prefer xDSDT over DSDT when installing tablesDhaval1-7/+17
2024-04-10ShellPkg: Update smbiosview type 4 with SMBIOS 3.6 fieldsHoraceX Lien1-0/+4
2024-04-09IntelFsp2WrapperPkg: Fsp T UPD Structure Bug FixDuggapu Chinni B1-2/+5
2024-04-09IntelFsp2WrapperPkg: Fsp T new ARCH UPD SupportDuggapu Chinni B1-2/+3
2024-04-09IntelFsp2Pkg: Fsp T new ARCH UPD SupportDuggapu Chinni B14-28/+212
2024-04-09MdeModulePkg/AcpiTableDxe: PCD switch to avoid using ACPI reclaim memoryAaron Li4-8/+45
2024-04-08OvmfPkg/RiscVVirt: Disable Svpbmt extensionTuan Phan1-1/+1
2024-04-08UefiCpuPkg: RISC-V: MMU: Support Svpbmt extensionTuan Phan2-21/+86
2024-04-08UefiCpuPkg: RISC-V: MMU: Explictly use UINT64 instead of UINTNTuan Phan1-82/+76
2024-04-08MdePkg.dec: RISC-V: Define override bit for Svpbmt extensionTuan Phan1-0/+2
2024-04-07CryptoPkg/BaseCryptLibUnitTest: add unit test functionsChris Ruffin1-71/+687
2024-04-07CryptoPkg/Driver: add additional RSAES-OAEP crypto functionsChris Ruffin4-2/+355
2024-04-07CryptoPkg/BaseCryptLib: add additional RSAES-OAEP crypto functionsChris Ruffin5-50/+1054
2024-04-07SecurityPkg/SecureBootConfigDxe: Update UI according to UEFI specMing Tan1-17/+25
2024-04-05ArmPkg: Remove ArmCortexA9.hPierre Gondois1-57/+0
2024-04-05ArmPkg: Remove ArmCortexA5x.hPierre Gondois1-44/+0
2024-04-04RedfishPkg/RedfishPlatformConfigDxe: support menu path reportNickle Wang3-18/+49
2024-04-04EmulatorPkg/Redfish: Use edk2 Redfish debug PCDsAbner Chang1-0/+21
2024-04-04RedfishPkg/RedfishPlatformConfigDxe: HII string is deleted unexpectedlyAbner Chang1-2/+5
2024-04-04RedfishPkg/RedfishPlatformConfigDxe:Add RefishDebugLib supportAbner Chang7-59/+262
2024-04-04RedfishPkg/RedfishDebugLib: Introduce Redfish DEBUG macroAbner Chang4-54/+57
2024-04-04RedfishPkg/RedfishPlatformConfigDxe: Config language searching optimizationabnchang3-72/+877
2024-04-03EmulatorPkg: Update the comments of ReadKeyStroke and ReadKeyStrokeExQingyu1-0/+2
2024-04-03EmbeddedPkg: Update the comments of ReadKeyStroke and ReadKeyStrokeExQingyu2-8/+12
2024-04-03ShellPkg: Update the comments of ReadKeyStroke and ReadKeyStrokeExQingyu1-1/+3
2024-04-03MdeModulePkg: Update the comments of ReadKeyStroke and ReadKeyStrokeExQingyu8-1/+30
2024-04-01CryptoPkg: Remove interdependence for RsaPssVerifyHou, Wenxing1-63/+11
2024-04-01CryptoPkg: Update Md5/Sha1/Sha2 by using new mbedtls apiHou, Wenxing4-24/+20
2024-04-01CryptoPkg: Update OPTIONAL location for BaseCryptLibMbedTlsHou, Wenxing2-8/+4
2024-03-29MdeModulePkg: MemoryProtection: Use ImageRecordPropertiesLibOliver Smith-Denny1-213/+28
2024-03-29MdeModulePkg: ImagePropertiesRecordLib: Consolidate UsageOliver Smith-Denny1-19/+63
2024-03-29MdeModulePkg: ImagePropertiesRecordLib: Use SectionAlignment for CodeSizeOliver Smith-Denny1-1/+3
2024-03-29MdePkg: Add gEfiDeviceSignatureDatabaseGuid to decWenxing Hou1-1/+7
2024-03-29MdePkg: Add UEFI 2.10 DeviceAuthenticationWenxing Hou1-0/+61
2024-03-25ShellPkg/Acpiview: Adds ACPI WSMT Table parseAbdul Lateef Attar4-0/+166
2024-03-25ShellPkg/Acpiview: Adds HPET parserAbdul Lateef Attar4-0/+241
2024-03-22MdeModulePkg/Xhci: Skip another size round up for TRB addressDat Mach2-2/+2
2024-03-19OvmfPkg/TdxDxe: Clear the registers before tdcallCeping Sun1-4/+26
2024-03-19OvmfPkg/CcExitLib: Update TDVMCALL_EXPOSE_REGS_MASKCeping Sun1-1/+1
2024-03-19MdePkg/BaseLib: Update TDVMCALL_EXPOSE_REGS_MASKCeping Sun1-1/+1
2024-03-15IntelFsp2WrapperPkg: Error handling of FspmWrapperInit()Du Lin1-0/+8
2024-03-15IntelFsp2WrapperPkg: Error handling of TpmMeasureAndLogDataWithFlags()Du Lin1-0/+4
2024-03-14MdeModulePkg: DxeCore: Do Not Apply Guards to Unsupported TypesOliver Smith-Denny4-0/+46
2024-03-14MdeModulePkg: DxeCore: Correct Runtime Granularity Memory TypeOliver Smith-Denny4-7/+7
2024-03-14MdeModulePkg: DxeCore: Fix CodeQL Error in FreePagesOliver Smith-Denny1-1/+6
2024-03-14MdeModulePkg: Remove ArmPkg DependencyOliver Smith-Denny2-4/+1
2024-03-13BaseTools/GenFds: Apply OEM_CAPSULE_FLAGS during Capsule generation.Igniculus Fu1-0/+3