summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-12-20UefiCpuPkg: Adds SmmCpuSyncLib library classJiaxin Wu2-0/+293
2023-12-20UefiCpuPkg/PiSmmCpuDxeSmm: Optimize Semaphore Sync between BSP and APJiaxin Wu1-14/+58
2023-12-19MdeModulePkg/UefiBootManagerLib: Signal ReadyToBoot on platform recoveryNeal Gompa1-0/+11
2023-12-19OvmfPkg/RiscVVirt: Override for RISC-V CPU FeaturesDhaval1-0/+1
2023-12-19MdePkg: Utilize Cache Management Operations Implementation For RISC-VDhaval Sharma4-28/+165
2023-12-19MdePkg: Implement RISC-V Cache Management OperationsDhaval4-1/+70
2023-12-19MdePkg: Rename Cache Management Function To Clarify Fence Based OpDhaval3-8/+8
2023-12-19MdePkg: Move RISC-V Cache Management Declarations Into BaseLibDhaval Sharma2-20/+20
2023-12-19StandaloneMmPkg/Core: Fix the failure to find uncompressed inner FVWei6 Xu1-0/+22
2023-12-19StandaloneMmPkg/Core: Fix issue that offset calculation might be wrongWei6 Xu1-14/+15
2023-12-19StandaloneMmPkg/Core: Fix potential memory leak issueWei6 Xu1-9/+22
2023-12-19StandaloneMmPkg/Core: Limit FwVol encapsulation section recursionWei6 Xu6-13/+49
2023-12-18ShellPkg: Tidy for code readabilityDaniel Nguyen1-19/+24
2023-12-14FatPkg/FatPei: Check array offset before useMichael Kubacki1-1/+1
2023-12-14ArmPkg/DebugPeCoffExtraActionLib: Drop RVCT and Cygwin supportArd Biesheuvel1-69/+31
2023-12-14CloudHv: Add CI for CloudHv on AArch64Jianyong Wu2-0/+45
2023-12-13RedfishPkg/RedfishDicovery: Remedy Redfish service discovery flowAbner Chang1-70/+39
2023-12-12ArmVirtQemu: Allow EFI memory attributes protocol to be disabledArd Biesheuvel3-0/+73
2023-12-12UefiCpuPkg: Avoid assuming only one smmbasehobDun Tan1-32/+149
2023-12-12UefiCpuPkg: Cache core type in MpInfo2 HOBDun Tan2-2/+59
2023-12-12UefiCpuPkg: Add a new field in MpInfo2 HOBDun Tan1-0/+2
2023-12-12UefiCpuPkg: Consume MpInfo2Hob in PiSmmCpuDxeDun Tan3-51/+168
2023-12-12UefiCpuPkg: Build MpInfo2HOB in CpuMpPeiDun Tan3-2/+96
2023-12-12UefiCpuPkg: Create gMpInformationHobGuid2 in UefiCpuPkgDun Tan2-0/+59
2023-12-11MdePkg:simplify Fifo API in BaseIoLibIntrinsicDun Tan4-259/+222
2023-12-11MdePkg: Change IoLibFifo.c to IoLibFifoCc.cDun Tan2-2/+2
2023-12-11ArmVirtPkg: Sync debug level comments in ArmVirt.dsc.incRebecca Cran1-20/+22
2023-12-11MdePkg: Update MdePkg.uni with manageability debug levelRebecca Cran1-0/+2
2023-12-11MdePkg: Add manageability debug level to PcdFixedDebugPrintErrorLevelRebecca Cran1-0/+1
2023-12-11MdePkg: Improve wording of manageability debug level commentRebecca Cran1-2/+2
2023-12-11BaseTools: fixing FMMT ShrinkFv issueYuwei Chen2-4/+8
2023-12-11BaseTools: FMMT support ELF UPLD parserYuwei Chen6-5/+383
2023-12-11BaseTools: FMMT replace output file is not generated successfullyYuwei Chen2-5/+18
2023-12-11BaseTools: FMMT replace new free space fixing in replaceYuwei Chen1-1/+1
2023-12-11StandaloneMmPkg/StandaloneMmHobLib: Remove HOB creationNhi Pham1-120/+51
2023-12-09MdePkg: Add UEFI v2.10 ISA memory type definitionManickamX Srinivasan1-0/+15
2023-12-08MdePkg: Define the DevicePath argument from LoadImage as optionalManickamX Srinivasan1-1/+1
2023-12-08Maintainers.txt: add Aaron Young as MptScsi and PvScsi reviewerLaszlo Ersek1-0/+5
2023-12-08Maintainers.txt: add Laszlo Ersek as a UefiCpuPkg maintainerLaszlo Ersek1-0/+1
2023-12-08Maintainers.txt: add Laszlo Ersek as an OvmfPkg maintainerLaszlo Ersek1-0/+1
2023-12-08Maintainers.txt: add Laszlo Ersek as an ArmVirtPkg maintainerLaszlo Ersek1-0/+1
2023-12-08OvmfPkg/MemEncryptSevLib: Fix address overflow during PVALIDATEMichael Roth1-2/+3
2023-12-08UefiCpuPkg/PiSmmCpuDxeSmm: Get processor extended informationWu, Jiaxin1-0/+10
2023-12-08UefiCpuPkg/BaseXApicLib: Fix CPUID_V2_EXTENDED_TOPOLOGY detectionWu, Jiaxin1-5/+16
2023-12-08ShellPkg: Fix typosPage Chen34-104/+104
2023-12-07OvmfPkg: remove CSM_ENABLE build macroLaszlo Ersek6-21/+1
2023-12-07OvmfPkg: remove Pcd8259LegacyModeEdgeLevel and Pcd8259LegacyModeMaskLaszlo Ersek8-47/+0
2023-12-07OvmfPkg: remove gEfiLegacy8259ProtocolGuidLaszlo Ersek2-291/+0
2023-12-07OvmfPkg: remove 8259InterruptControllerDxeLaszlo Ersek5-915/+0
2023-12-07OvmfPkg: exclude 8259InterruptControllerDxeLaszlo Ersek6-18/+0