summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
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
2024-03-13DynamicTablesPkg/SSDT: Require Package node in hierarchyJeshua Smith1-10/+22
2024-03-13SecurityPkg: Update ReceiveData and SendData function descriptionQingyu Shang1-2/+6
2024-03-13MdeModulePkg: Update ReceiveData and SendData function descriptionQingyu Shang8-18/+54
2024-03-13MdePkg: Update ReceiveData and SendData function descriptionQingyu Shang1-2/+6
2024-03-12EmbeddedPkg/NonCoherentIoMmuDxe: Make SetAttributes always succeedArd Biesheuvel1-1/+1
2024-03-08Maintainers.txt: remove Laszlo's entriesLaszlo Ersek1-3/+0
2024-03-08UefiPayloadPkg: auto-generate SEC ProcessLibraryConstructorList() declLaszlo Ersek4-13/+3
2024-03-08UefiCpuPkg: auto-generate SEC ProcessLibraryConstructorList() declLaszlo Ersek3-14/+2
2024-03-08IntelFsp2Pkg: auto-generate SEC ProcessLibraryConstructorList() declLaszlo Ersek3-14/+2
2024-03-08EmulatorPkg: auto-generate SEC ProcessLibraryConstructorList() declLaszlo Ersek2-10/+1
2024-03-08ArmVirtPkg: auto-generate SEC ProcessLibraryConstructorList() declLaszlo Ersek2-7/+1
2024-03-08ArmPlatformPkg: auto-generate SEC ProcessLibraryConstructorList() declLaszlo Ersek6-20/+4
2024-03-08OvmfPkg/RiscVVirt/Sec: clean up ProcessLibraryConstructorList() declLaszlo Ersek3-14/+1
2024-03-08OvmfPkg/IntelTdx: auto-gen & fix SEC ProcessLibraryConstructorList() declLaszlo Ersek2-3/+2
2024-03-08OvmfPkg: auto-generate (and fix) SEC ProcessLibraryConstructorList() declLaszlo Ersek2-3/+2
2024-03-08pip-requirements.txt: require edk2-basetools version 0.1.51Laszlo Ersek1-2/+2
2024-03-06UefiPayloadPkg: Make Dsc accomodative of other archsDhaval1-21/+27