summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2022-12-23.github/codeql/edk2.qls: Enable CWE 120, 787, and 805 queries12m23Michael Kubacki1-2/+5
2022-12-23.github/codeql/edk2.qls: Enable CWE 457, 676, and 758 queriesMichael Kubacki1-0/+7
2022-12-22UefiPayloadPkg: Fix boot issue for non-universal payloadGuo Dong1-3/+4
2022-12-22ArmVirtPkg: Remove CcProbeLib from ArmVirtQemu.dscMin M Xu1-1/+0
2022-12-22OvmfPkg/AcpiPlatformDxe: Check PcdConfidentialComputingGuestAttrMin M Xu2-5/+3
2022-12-22PcAtChipsetPkg: Move RTC PCD to dynamic PCDKasimX Liu1-8/+8
2022-12-22tools_def: add -fno-omit-frame-pointer to GCC48_{IA32,X64}_CC_FLAGSGerd Hoffmann1-2/+2
2022-12-22tools_def: remove GCC_IA32_CC_FLAGS/GCC_X64_CC_FLAGSGerd Hoffmann1-2/+0
2022-12-21CryptoPkg: Need to enable crypto functionsJudah Vang2-7/+13
2022-12-21UefiCpuPkg: Simplify the code to set smm page table as ROTan, Dun4-259/+136
2022-12-21UefiCpuPkg: Remove unused API in SmmCpuFeaturesLib.hTan, Dun1-25/+0
2022-12-21UefiCpuPkg/PiSmmCpuDxeSmm: Introduce page table pool mechanismduntan5-66/+172
2022-12-21OvmfPkg/OvmfXen: Build platform info HOB in XenPlatformPeiAnthony PERARD2-0/+21
2022-12-21OvmfPkg/PlatformInitLib: Implement multi-core accept memory for TDVFMin M Xu2-49/+363
2022-12-21OvmfPkg: Enable APs to accept memory for TDVFMin M Xu2-2/+63
2022-12-21OvmfPkg/Sec: Move TDX APs related nasm code to IntelTdxAPs.nasmMin M Xu3-106/+68
2022-12-21OvmfPkg: Add TdxMailboxLibNull in some platform dscMin M Xu5-1/+5
2022-12-21OvmfPkg/TdxMailboxLib: Add NULL instance of TdxMailboxLibMin M Xu2-5/+36
2022-12-21OvmfPkg/TdxMailboxLib: Delete global variablesMin M Xu1-12/+10
2022-12-21SecurityPkg: deprecate RpmcLib and VariableKeyLibJian J Wang8-291/+0
2022-12-21UefiPayloadPkg: Fixed that The UPL info section is not aligned at 4-byteMarsX Lin1-1/+1
2022-12-21MdePkg: Fix typos and spacing in Library/PerformanceLib.hRebecca Cran1-31/+31
2022-12-21MdePkg: Fix typo of EFI_INVALID_PARAMETER in Protocol/UsbIo.hRebecca Cran1-2/+2
2022-12-21MdeModulePkg/Bus/Pci/XhciDxe: Check port is compatible before getting PSIVSean Rhodes3-11/+36
2022-12-21MdeModulePkg/XhciDxe/Xhci: Don't check for invalid PSIVMatt DeVillier1-19/+25
2022-12-20UefiPayloadPkg: Add CpuPageTableLib required by MpInitLib.Yuanhao Xie1-0/+1
2022-12-20OvmfPkg: Add CpuPageTableLib required by MpInitLib.Yuanhao Xie7-4/+13
2022-12-20UefiCpuPkg: Has APs in 64 bit long-mode before booting to OS.Xie, Yuanhao7-200/+184
2022-12-20UefiCpuPkg: Duplicated AsmRelocateApLoop as AsmRelocateApLoopAmdYuanhao Xie5-20/+235
2022-12-20UefiPayloadPkg/SerialPortLib: Enhance multi port behaviourKavya1-6/+35
2022-12-20EmulatorPkg/RedfishHostInterface: Add NULL functionAbner Chang1-0/+24
2022-12-20RedfishPkg/RedfishHostInterface: Platform Redfish HI notificationAbner Chang3-6/+121
2022-12-20OvmfPkg/PlatformInitLib: Fix integrity checking failed of NvVarStoreChun-Yi Lee1-4/+5
2022-12-20UefiPayloadPkg: Define default values for the DynamicEX PCDsjdzhang1-8/+8
2022-12-20CryptoPkg: Need to enable crypto functionsJudah Vang3-14/+17
2022-12-19DynamicTablesPkg: Allow for specified CPU namesJeff Brasen3-11/+43
2022-12-19UefiPayloadPkg: Move bdsdxe.inf from DXEFV to BDSFVMarsX Lin2-6/+33
2022-12-19MdeModulePkg: Supporting S3 in 64bit PEIKuo, Ted3-13/+22
2022-12-19UefiCpuPkg: Supporting S3 in 64bit PEIKuo, Ted4-57/+117
2022-12-18Maintainers: Update OvmfPkg/IoMmuDxeMin M Xu1-1/+1
2022-12-18OvmfPkg/IoMmuDxe: Add SEV support for reserved shared memoryTom Lendacky2-53/+83
2022-12-18OvmfPkg/IoMmuDxe: Rename AmdSevIoMmu to CcIoMmuMin M Xu4-5/+4
2022-12-18OvmfPkg/IoMmuDxe: Reserve shared memory region for DMA operationMin M Xu4-71/+716
2022-12-16OvmfPkg: Add reference to new build instructionsMichael Kubacki2-1/+7
2022-12-16EmulatorPkg: Add reference to new build instructionsMichael Kubacki1-0/+3
2022-12-16BaseTools: Add reference to new build instructionsMichael Kubacki1-3/+10
2022-12-16ArmVirtPkg: Add reference to new build instructionsMichael Kubacki1-0/+3
2022-12-16.pytool/Readme.md: Add reference to new build instructionsMichael Kubacki1-35/+17
2022-12-16OvmfPkg/AcpiPlatformDxe: Differentiate TDX case for Cloud HypervisorSebastien Boeuf6-1/+105
2022-12-16OvmfPkg/PlatformInitLib: Transfer GUID Extension HOBSebastien Boeuf1-0/+5