summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* UefiPayloadPkg/UefiPayloadEntry: Fix PT protection in 5 level pagingHEADmasterNing Feng5 days3-28/+34
* MedModulePkg/DxeIplPeim: Fix pagetable protection region in 5 level pagingNing Feng5 days3-31/+37
* UefiCpuPkg: Fix unchecked returns and potential integer overflowskenlautner7 days19-73/+423
* Maintainers.txt: Update M and R for UefiCpuPkg and StandaloneMmPkgRay Ni7 days1-0/+4
* NetworkPkg/DxeNetLib: make mSecureHashAlgorithms staticGerd Hoffmann8 days1-1/+1
* MdePkg/DxeRngLib: make mSecureHashAlgorithms staticGerd Hoffmann8 days1-1/+1
* Maintainers.txt: update Leif's email addressLeif Lindholm8 days2-9/+10
* ArmPlatformPkg: Honour RES1 fields in CPTR_EL2Jessica Clarke8 days1-1/+2
* MdePkg: Define AARCH64_CPTR_RES1 and AARCH64_CPTR_DEFAULTJessica Clarke8 days1-1/+3
* ArmPlatformPkg,MdePkg: Rename AARCH64 CPACR_CP_FULL_ACCESSJessica Clarke8 days2-7/+7
* ArmPlatformPkg: Document that we don't support HCR_EL2.E2H being setJessica Clarke8 days1-0/+2
* EmulatorPkg WinThunk: Use Win32 API to get Performance Frequency and CountYang Gang8 days1-4/+15
* FatPkg/FatPei: Simplify the GPT Header CheckJason1 Lin9 days1-36/+4
* MdePkg: MdeLibs.dsc.inc: Apply StackCheckLibNull to All Module TypesOliver Smith-Denny9 days34-118/+10
* OvmfPkg: Make ResetVector USER_DEFINEDOliver Smith-Denny9 days12-12/+12
* UefiCpuPkg: Make the ResetVector USER_DEFINEDOliver Smith-Denny9 days2-2/+2
* Maintainers.txt: add Linus Liu as a UefiPayloadPkg maintainerLinus Liu9 days1-0/+1
* PcAtChipsetPkg: Write RTC time in PcRtcInit() only when it is neededChen Lin Z9 days1-37/+81
* PcAtChipsetPkg: Use DV bit to stop the RTC first when changing the timeChen Lin Z9 days2-0/+11
* UefiCpuPkg: SmmProfile: Use public Architectural MSRs from MdePkgVivian Nowka-Keane11 days2-24/+35
* UefiCpuPkg: Use public Architectural MSRs from MdePkgVivian Nowka-Keane11 days5-24/+31
* MdePkg: Added definition of AMD specific public MSRsKun Qin11 days2-0/+56
* EmbeddedPkg/PrePiHobLib: Remove Non-RT Types from Mem Type Info HOBMichael Kubacki11 days2-16/+3
* ArmVirtPkg/MemoryInitPei: Remove Non-RT Types from Mem Type Info HOBMichael Kubacki11 days2-16/+3
* ArmPlatformPkg/MemoryInitPei: Remove Non-RT Types from Mem Type Info HOBMichael Kubacki11 days3-20/+3
* ArmVirtPkg: mark fixed network PCDsAleksandr Goncharov11 days2-2/+2
* OvmfPkg: mark fixed network PCDsAleksandr Goncharov11 days8-8/+8
* NetworkPkg: mark fixed network PCDsAleksandr Goncharov11 days2-4/+4
* ArmVirtPkg: use NetworkDynamicPcds include fileAleksandr Goncharov11 days2-14/+2
* OvmfPkg: use NetworkDynamicPcds include fileAleksandr Goncharov11 days7-39/+7
* NetworkPkg: introduce include file for dynamic PCDsAleksandr Goncharov11 days2-0/+23
* NetworkPkg/Dhcp6Dxe: Fix sanitizer issuesMichael D Kinney11 days1-3/+3
* UefiCpuPkg/MtrrLib: Fix unit test read overflowMichael D Kinney12 days1-1/+1
* MdePkg/Test/DevicePathLib: Remove FreePool(NULL)Michael D Kinney14 days1-2/+0
* CryptoPkg/BaseCryptLib: Fix serial number read overrunMichael D Kinney14 days1-1/+1
* UefiCpuPkg/SecCore: Consume PcdMaxMappingAddressBeforeTempRamExitJiaxin Wu2024-11-073-81/+126
* UefiCpuPkg/UefiCpuPkg.dec: Add PcdMaxMappingAddressBeforeTempRamExitJiaxin Wu2024-11-071-0/+8
* StandaloneMmPkg/MemLib: remove unnecessary checkDun Tan2024-11-055-162/+1
* StandaloneMmPkg/Core: Check Resource HOB and Mmram rangesDun Tan2024-11-051-4/+36
* StandaloneMmPkg/Core: add a new InitializeMmHobList()Dun Tan2024-11-051-20/+27
* StandaloneMmPkg/MemLib: Check if the non-MMRAM buffer is validDun Tan2024-11-054-1/+284
* StandaloneMmPkg/MemLib: Add an internal header fileDun Tan2024-11-055-48/+59
* StandaloneMmPkg/Core: Remove unneeded checkDun Tan2024-11-051-7/+1
* StandaloneMmPkg/MmIpl: Optimize hob pointer check flowHongbin1 Zhang2024-11-051-7/+6
* CryptoPkg: Added MM_STANDALONE support in CryptoPkg.INDIA\kanagavels2024-11-055-0/+283
* CryptoPkg: Increase ScratchMemory buffer for openssl 3.0.15Jorge Ramirez-Ortiz2024-11-041-1/+1
* UnitTestFrameworkPkg: Use TianoCore mirror of subhook submoduleMichael D Kinney2024-11-043-11/+11
* CryptoPkg: Updated the missed architectures.INDIA\kanagavels2024-11-011-1/+1
* UefiCpuPkg: Remove AMD 32-bit SMRAM save state mapPhil Noh2024-11-013-157/+101
* MdePkg: CodeQL Fixes.Michael Kubacki2024-11-0111-196/+460