summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2023-07-31OvmfPkg/RiscVVirt: SecEntry: Remove unnecessary assembly directivesSunil V L1-3/+0
2023-07-31OvmfPkg/RiscVVirt: use 'auto' alignment and FIXED for XIP modulesSunil V L1-24/+10
2023-07-31OvmfPkg/BhyvePkg: enable bus enumerationCorvin Köhne1-1/+0
2023-07-31Revert "OvmfPkg/Bhyve: remove IncompatiblePciDeviceSupport DXE driver"Corvin Köhne2-0/+2
2023-07-31Revert "OvmfPkg/Bhyve: consume PciHostBridgeLibScan"Corvin Köhne1-1/+1
2023-07-27UefiCpuPkg: Decouple the SEV-ES functionality.YuanhaoXie1-1/+4
2023-07-26RedfishPkg/RedfishDiscoverDxe: fix netmask check issueNickle Wang5-4/+53
2023-07-24MdePkg/Include/IndustryStandard: Remove VS20xx workaroundMichael D Kinney1-5/+0
2023-07-24EmulatorPkg/Win/Host: Fix RUNTIME_FUNCTION redefinition errorMichael D Kinney1-4/+6
2023-07-21OvmfPkg/RiscVVirt: Avoid printing hard coded timeout valueSunil V L1-1/+1
2023-07-21OvmfPkg/RiscVVirt: Check "no-map" and mark EfiReservedMemoryTypeSunil V L1-20/+17
2023-07-20UnitTestFrameworkPkg: UnitTestPersistenceLib: Save Unit Test Cache OptionKun Qin1-75/+157
2023-07-20CryptoPkg/OpensslLib: Upgrade OpenSSL to 1.1.1uSheng Wei6-5/+0
2023-07-20NetworkPkg/HttpDxe: fix driver binding start issue.devel@edk2.groups.io1-2/+11
2023-07-19OvmfPkg/IoMmuDxe: add locking to IoMmuAllocateBounceBufferGerd Hoffmann1-0/+7
2023-07-19OvmfPkg/CloudHv: update Maintainers.txt entryJianyong Wu1-1/+2
2023-07-17UefiCpuPkg: Uses gMmst in MmSaveStateLibAbdul Lateef Attar6-10/+10
2023-07-17OvmfPkg/PeilessStartupLib: Updated with PcdSecureBootSupportedCeping Sun2-3/+4
2023-07-17RedfishPkg/RedfishRestExDxe: reset session when TCP timeout happensNickle Wang3-2/+20
2023-07-17MdeModulePkg/Bus/Pci/EhciDxe: Fix FORWARD_NULL Coverity issuesRanbir Singh1-0/+9
2023-07-15UefiCpuPkg: RISC-V: Support MMU with SV39/48/57 modeTuan Phan10-2/+874
2023-07-15OvmfPkg: RiscVVirt: Remove satp bare mode settingTuan Phan1-16/+2
2023-07-15OvmfPkg/RiscVVirt: Add VirtNorFlashDxe to APRIORI listTuan Phan1-0/+10
2023-07-15OvmfPkg/RiscVVirt: SEC: Add IO memory resource hob for platform devicesTuan Phan1-0/+62
2023-07-15OvmfPkg/RiscVVirt: VirtNorFlashPlatformLib: Fix wrong flash sizeTuan Phan1-1/+2
2023-07-15MdePkg/Register: RISC-V: Add satp mode bits shift definitionTuan Phan1-3/+4
2023-07-15MdePkg/BaseLib: RISC-V: Support getting satp register valueTuan Phan2-0/+13
2023-07-14OvmfPkg/ResetVector: Fix assembler bit test flag checkTom Lendacky1-1/+1
2023-07-13MdeModulePkg/Bus/Usb/UsbNetwork/UsbCdcNcm: Add USB Cdc NCM devices supportRichard Ho6-0/+1933
2023-07-13MdeModulePkg/Bus/Usb/UsbNetwork/UsbCdcEcm: Add USB Cdc ECM devices supportRichard Ho5-0/+1805
2023-07-13MdeModulePkg/Bus/Usb/UsbNetwork/UsbRndis: Add USB RNDIS devices supportRichard Ho13-0/+7286
2023-07-11UefiPayloadPkg: Integrate UiApp and BootManagerMenuApp into MultiFvMarsX Lin7-94/+11
2023-07-11UefiCpuPkg: Eliminate the second INIT-SIPI-SIPI sequence.Xie, Yuanhao2-2/+145
2023-07-11UefiCpuPkg: ApWakeupFunction directly use CpuMpData.Xie, Yuanhao3-13/+6
2023-07-11UefiCpuPkg: Create MpHandOff.Xie, Yuanhao7-15/+186
2023-07-11UefiCpuPkg: Refactor the logic for placing APs in Mwait/Runloop.Xie, Yuanhao1-33/+50
2023-07-11UefiCpuPkg: Refactor the logic for placing APs in HltLoop.Xie, Yuanhao1-11/+24
2023-07-10MdeModulePkg/Variable: TcgMorLockSmm Key Mismatch changes lock stateAbhi Singh1-0/+5
2023-07-06RedfishPkg/RedfishDebugLib: add new interfacesNickle Wang2-0/+146
2023-07-06RedfishPkg/JsonLib: add object clear interfaceNickle Wang2-16/+56
2023-07-06RedfishPkg/RedfishPlatformConfigDxe: hide debug messageNickle Wang2-13/+13
2023-07-06RedfishPkg/RedfishRestExDxe: fix CPU exception in RedfishRestExDxeNickle Wang1-1/+3
2023-07-05OvmfPkg/PlatformCI: Skip GCC5_OVMF_IA32X64_FULL_NOOPT buildYi Li1-7/+10
2023-07-05UefiCpuPkg: Get processor extended information for SmmCpuServiceProtocolZhang, Hongbin11-1/+1
2023-07-03ArmPkg: Add Function Headers to MMU LogicTaylor Beebe2-9/+169
2023-07-03ArmPkg: Fix Unsafe ASSERTs in MMU LogicTaylor Beebe2-12/+45
2023-07-03ArmPkg: Update GetMemoryRegion() to Handle No mappingTaylor Beebe2-35/+60
2023-07-03ArmPkg: Apply Uncrustify to Non-Compliant FilesTaylor Beebe2-7/+7
2023-07-03OvmfPkg: Uses MmSaveStateLib libraryAbdul Lateef Attar4-767/+5
2023-07-03UefiCpuPkg: Removes SmmCpuFeaturesReadSaveStateRegisterAbdul Lateef Attar7-728/+9