summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* NetworkPkg: Fix invalid pointer for DNS response token on erroredk2-stable202111Liming Gao2021-11-261-0/+2
* MdeModulePkg AtaAtapiPassThru: Skip the potential NULL pointer accessLiming Gao2021-11-241-0/+7
* OvmfPkg/Library/ResetSystemLib: Fix Microvm VS2019 NOOPT build issueMichael D Kinney2021-11-121-1/+1
* UefiCpuPkg/PiSmmCpuDxeSmm: Use SMM Interrupt Shadow StackSheng, W2021-11-125-77/+157
* MdeModulePkg/FPDT: Lock boot performance table address variable at EndOfDxeedk2-stable202111-rc1Dandan Bi2021-11-1213-293/+306
* OvmfPkg/Bhyve/PlatformPei: Fix VS2019 X64 NOOPT build issueMichael D Kinney2021-11-111-1/+1
* OvmfPkg/Xen: Fix VS2019 build issuesMichael D Kinney2021-11-113-8/+8
* BaseTools: Add authenticated variable store supportChen, Lin Z2021-11-113-3/+59
* MdeModulePkg/DxeCapsuleLibFmp: Use new Variable Lock interfaceYang Jie2021-11-102-30/+63
* UefiCpuPkg/UefiCpuLib: Add GetCpuFamilyModel and GetCpuSteppingIdNi, Ray2021-11-102-1/+65
* MdeModulePkg\UfsBlockIoPei: UFS MMIO address size support both 32/64 bitsIan Chiu2021-11-101-2/+45
* MdeModulePkg/DxeCapsuleLibFmp: Capsule on Disk file name capsuleBob Morgan2021-11-102-3/+19
* MdeModulePkg AtaAtapiPassThru: Always do S.M.A.R.T. check if device supportLiming Gao2021-11-091-10/+9
* MdePkg: Fix ACPI memory aggregator/device type mismatchChris Jones2021-11-097-21/+21
* ShellPkg: Add comment that ItemPtr is set after validationChris Jones2021-11-091-1/+3
* OvmfPkg: Reproduce builds across source format changesMichael D Kinney2021-11-084-8/+8
* SecurityPkg: Reproduce builds across source format changesMichael D Kinney2021-11-081-13/+13
* NetworkPkg: Reproduce builds across source format changesMichael D Kinney2021-11-082-5/+5
* MdeModulePkg: Reproduce builds across source format changesMichael D Kinney2021-11-082-2/+2
* ArmPkg: Reproduce builds across source format changesMichael D Kinney2021-11-087-7/+7
* MdePkg: Reproduce builds across source format changesMichael D Kinney2021-11-082-24/+24
* MdePkg/Include: Enhance DebugLib to support reproduce buildsMichael D Kinney2021-11-081-4/+39
* MdeModulePkg/XhciSched: Fix missing DEBUG argumentsMichael Kubacki2021-11-081-2/+2
* BaseTools: Fix StructurePcd offset error.Yuwei Chen2021-11-081-2/+2
* MdeModulePkg/Variable/RuntimeDxeUnitTest: Fix 32-bit GCC buildsMichael D Kinney2021-11-051-3/+3
* UefiCpuPkg/MtrrLib/UnitTest: Fix 32-bit GCC build issuesMichael D Kinney2021-11-051-5/+5
* SignedCapsulePkg/SignedCapsulePkg.dsc: Add RngLib mappingMichael D Kinney2021-11-051-0/+7
* SecurityPkg/SecurityPkg.dsc: Add missing RngLib for ARM and RISCV64Michael D Kinney2021-11-051-1/+8
* NetworkPkg/NetworkPkg.dsc: Add RngLib mapping for ARM and RISCV64Michael D Kinney2021-11-051-0/+6
* DynamicTablesPkg: Add missing BaseStackCheckLib instanceMichael D Kinney2021-11-051-1/+1
* BaseTools/VrfCompile: Fix uninitialized field from unnamed fieldMichael D Kinney2021-11-031-2/+2
* NetworkPkg/HttpDxe: Enable wildcard host name matching for HTTP+TLS.Vineel Kovvuri2021-11-031-1/+1
* IntelFsp2Pkg SplitFspBin.py: Correct file name in file headerZeng, Star2021-11-011-1/+1
* SecurityPkg/FvReportPei: Remove the ASSERT to allow neither M nor VGuomin Jiang2021-10-311-3/+5
* RedfishPkg: Add more information to Readme.mdAbner Chang2021-10-301-0/+16
* UefiPayloadPkg: Remove SystemTableInfo GUID.Kesavan Balakrishnan, ThiyaguX2021-10-3012-72/+95
* RedfishPkg: Update link to staging/RedfishClientPkg in Readme.mdNickle Wang2021-10-291-1/+1
* MdePkg Cpuid.h: Define CPUID.(EAX=7,ECX=0):EDX[30]Zeng, Star2021-10-281-2/+2
* IntelFsp2Pkg/SplitFspBin.py: adopt FSP 2.3 specification.Chasel Chiu2021-10-271-22/+44
* FmpDevicePkg/FmpDxe: Use new Variable Lock interfaceYang Jie2021-10-264-40/+39
* UefiPayloadPkg: Add SMM support and SMM variable supportGuo Dong2021-10-252-11/+128
* UefiPayloadPkg: Add a SMM dispatch moduleGuo Dong2021-10-253-0/+543
* UefiPayloadPkg: Add a common FVB SMM moduleGuo Dong2021-10-258-0/+1735
* UefiPayloadPkg: Add FlashDeviceLibGuo Dong2021-10-253-0/+311
* UefiPayloadPkg: Add SpiFlashLibGuo Dong2021-10-258-0/+1669
* UefiPayloadPkg: Add bootloader SMM support moduleGuo Dong2021-10-255-0/+576
* UefiPayloadPkg: Add a common SMM control Runtime DXE moduleGuo Dong2021-10-254-0/+356
* UefiPayloadPkg: Add a common SmmAccessDxe moduleGuo Dong2021-10-253-0/+342
* OvmfPkg: Enable TDX in ResetVectorMin Xu2021-10-246-0/+286
* OvmfPkg: Add IntelTdxMetadata.asmMin Xu2021-10-246-0/+188