summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
* UefiCpuPkg: Add MM Profile related definitionsJiaxin Wu2024-08-282-0/+38
* UefiCpuPkg: Add Unblock Region HOB definitionYuanhao Xie2024-08-282-0/+45
* MdeModulePkg/MdeModulePkg.dec: Add PcdMmCommBufferPages PCDHongbin1 Zhang2024-08-281-0/+4
* MdeModulePkg: Add MM Communication Buffer definitionHongbin1 Zhang2024-08-282-0/+66
* MdePkg/MdePkg.dec: Add gEfiMmEndOfPeiProtocol definitionJiaxin Wu2024-08-281-0/+4
* IntelFsp2Pkg: Align FSP global data pointer for X64 buildHongbin1 Zhang2024-08-282-9/+9
* UefiPayloadPkg: Update UefiPayload driver for FDT support.Linus Liu2024-08-289-258/+325
* UefiPayloadPkg: Update PayloadLoader to suport FDT.Linus Liu2024-08-286-29/+855
* UefiPayloadPkg: Add FDT Paser relative LIBs.Linus Liu2024-08-2811-0/+2622
* UefiPayloadPkg: Support Debug function when Hob was not available.Linus Liu2024-08-288-8/+97
* UefiPayloadPkg: Addd header files for FDT structure and function.Linus Liu2024-08-287-0/+251
* MdePkg: Fix build error after enable FDT support.Linus Liu2024-08-281-2/+5
* MdePkg/BaseFdtLib: Add FdtNodeOffsetByCompatible()Nhi Pham2024-08-282-0/+37
* OvmfPkg/LoongArchVirt: Clear the PGD series registersChao Li2024-08-281-0/+6
* Maintainers.txt: Cleanup inactive maintainers.Nate DeSimone2024-08-281-35/+0
* ArmPlatformPkg: Initialize Serial Port Before WritingOliver Smith-Denny2024-08-282-0/+8
* Maintainers.txt: Remove Susovan MohapatraNate DeSimone2024-08-281-2/+0
* IntelFsp2Pkg: Correcting Data Region Length of MCUD sectionAravind P R2024-08-272-11/+10
* GitHub Action: Bump github/issue-labeler from 3.1 to 3.4dependabot[bot]2024-08-271-1/+1
* UefiCpuPkg: CpuPageTableLibTestHost: Disable Random Test SuiteOliver Smith-Denny2024-08-271-7/+8
* OvmfPkg/TdTcg2Dxe: Fix the SeparatorEvent issue in RTMRsMin M Xu2024-08-271-3/+9
* MdePkg: Define BrainpoolP512r1Michael G.A. Holland2024-08-271-9/+10
* SecurityPkg: Allocate EfiACPIMemoryNVS buffer for TCG2Dun Tan2024-08-271-5/+9
* SecurityPkg: Correct Pages for TCG2 communication bufferDun Tan2024-08-271-1/+1
* NetworkPkg: Improve GetBootFile() code flowSaloni Kasbekar2024-08-272-60/+122
* .mergify: Fix pull_request_rules deprecationMichael Kubacki2024-08-261-2/+2
* MdeModulePkg/RamDiskDxe: fix memory leak on error path.Mike Maslenkin2024-08-261-2/+7
* EmulatorPkg: VS2022 Support on WinHost.edk2-stable202408Ashraf Ali2024-08-131-0/+2
* DynamicTablesPkg: Add parser for Tpm2 CM objectDat Mach2024-08-081-0/+13
* DynamicTablesPkg: Add HexDump for CM Object parserDat Mach2024-08-082-81/+53
* DynamicTablesPkg: ACPI TPM2 generatorDat Mach2024-08-086-0/+479
* MdePkg: Tpm2Acpi.h: Max size for Parameters fieldDat Mach2024-08-081-0/+4
* NetworkPkg/DxeHttpLib: Support HTTP CONNECT message in Tx path.Saloni Kasbekar2024-08-071-0/+5
* RedfishPkg: Allow deletion of the bootstrap accountIgor Kulchytskyy2024-08-079-88/+999
* MdePkg/BaseLib: Add CRC16 CCITT False Implementation.kuqin122024-08-062-0/+86
* MdeModulePkg ConPlatform: Support IAD-style USB input devices.John Schock2024-08-061-3/+18
* .github/request-reviews.yml: Use GitHub App authenticationMichael Kubacki2024-08-061-1/+8
* .github/request-reviews.yml: Move workflow Py code to fileMichael Kubacki2024-08-052-63/+99
* .github/request-reviews.yml: Formatting (non-functional)Michael Kubacki2024-08-052-10/+26
* .github/request-reviews.yml: Improve doc and dbg messagesMichael Kubacki2024-08-052-6/+25
* .github/request-reviews.yml: Only post non-collab message onceMichael Kubacki2024-08-051-24/+34
* .github/request-reviews.yml: Add non-collab admin notificationMichael Kubacki2024-08-051-5/+18
* .github/request-reviews.yml: Update PR reviewer exclusionMichael Kubacki2024-08-052-10/+43
* .github/request-reviews.yml: Removed unused functionalityMichael Kubacki2024-08-052-28/+0
* .github/request-reviews.yml: Switch to PyGithubMichael Kubacki2024-08-053-75/+106
* .github/request-reviews.yml: Switch to GitPythonMichael Kubacki2024-08-053-31/+10
* .github/request-reviews.yml: Cache PIP modulesMichael Kubacki2024-08-052-2/+16
* .github/request-reviews.yml: Use sparse checkoutMichael Kubacki2024-08-051-1/+9
* UefiCpuPkg: rename and simplify IsAddressValid functionDun Tan2024-08-053-34/+31
* UefiCpuPkg: remove unneeded code in SmmProfilePFHandlerDun Tan2024-08-051-8/+0