summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2024-01-22UefiPayloadPkg: CbParseLib: Fix integer overflowPatrick Rudolph1-1/+1
2024-01-22CryptoPkg: Add dummy inttypes header to fix clang buildHou, Wenxing2-0/+10
2024-01-20MdePkg/Library/BaseIoLibIntrinsic: Fix TD MMIO read type castZhiquan Li1-3/+3
2024-01-20MdePkg/IndustryStandard: Add _PSD/_CPC/Coord types definitionsPierre Gondois10-0/+99
2024-01-19FmpDevicePkg: Add DECLARE_LENGTH opcode of dependency expressionYi Li3-12/+110
2024-01-19MdePkg: Add DECLARE_LENGTH opcode of dependency expressionYi Li1-14/+15
2024-01-19NetworkPkg/Ip4Dxe: Fix Reset To DefaultAshish Singhal1-0/+25
2024-01-18SecurityPkg: : Updating SecurityFixes.yaml after symbol renameDoug Flick1-11/+17
2024-01-18SecurityPkg: DxeTpmMeasureBootLib: SECURITY PATCH 4117/4118 symbol renameDoug Flick4-26/+26
2024-01-18SecurityPkg: DxeTpm2MeasureBootLib: SECURITY PATCH 4117/4118 symbol renameDoug Flick4-25/+25
2024-01-18OvmfPkg/VirtNorFlashDxe: move DoErase code block into new functionGerd Hoffmann1-24/+52
2024-01-18OvmfPkg/VirtNorFlashDxe: ValidateFvHeader: unwritten state is EOL tooGerd Hoffmann1-0/+5
2024-01-18OvmfPkg/VirtNorFlashDxe: allow larger writes without block eraseGerd Hoffmann1-8/+10
2024-01-18OvmfPkg/VirtNorFlashDxe: add a loop for NorFlashWriteBuffer calls.Gerd Hoffmann1-13/+8
2024-01-18OvmfPkg/VirtNorFlashDxe: clarify block write logic & fix shadowbuffer readsGerd Hoffmann1-8/+28
2024-01-18OvmfPkg/VirtNorFlashDxe: add casts to UINTN and UINT32Gerd Hoffmann2-2/+2
2024-01-16UefiPayloadPkg/Hob: Integer Overflow in CreateHob()Gua Guo3-6/+53
2024-01-16RedfishPkg/JsonLib: Add JSON delete object functionAbner Chang2-0/+41
2024-01-16SecurityPkg: : Adding CVE 2022-36764 to SecurityFixes.yamlDouglas Flick [MSFT]1-0/+14
2024-01-16SecurityPkg: DxeTpmMeasureBootLib: SECURITY PATCH 4118 - CVE 2022-36764Douglas Flick [MSFT]4-10/+168
2024-01-16SecurityPkg: DxeTpm2MeasureBootLib: SECURITY PATCH 4118 - CVE 2022-36764Douglas Flick [MSFT]4-15/+131
2024-01-16SecurityPkg: : Adding CVE 2022-36763 to SecurityFixes.yamlDouglas Flick [MSFT]1-0/+22
2024-01-16SecurityPkg: DxeTpmMeasureBootLib: SECURITY PATCH 4117 - CVE 2022-36763Douglas Flick [MSFT]8-14/+716
2024-01-16SecurityPkg: DxeTpm2MeasureBootLib: SECURITY PATCH 4117 - CVE 2022-36763Douglas Flick [MSFT]8-30/+764
2024-01-16MdePkg: Update the Label definitions of the EFI_NVDIMM_LABELJunfeng Guan1-1/+15
2024-01-16NetworkPkg: RFC1323 definition changed to RFC7323Suqiang Ren2-2/+2
2024-01-16MdePkg: RFC1323 definition changed to RFC7323Suqiang Ren1-2/+2
2024-01-15MdePkg: Update the comments of callback in EFI_FORM_BROWSER2_PROTOCOLSuqiang Ren1-1/+4
2024-01-15OvmfPkg: CloudHv: Enable PcdUse1GPageTableThomas Barrett1-0/+2
2024-01-15OvmfPkg: Update PlatformAddressWidthInitialization for CloudHvThomas Barrett1-0/+12
2024-01-15OvmfPkg: Add CloudHv support to PlatformScanE820 utility function.Thomas Barrett1-30/+65
2024-01-15MdePkg: Update the comments of HiiConfigAccess ExtractConfigSuqiang Ren1-1/+8
2024-01-15RedfishPkg/RedfishCrtLib: handle floating point number in JSONNickle Wang2-7/+30
2024-01-15OvmfPkg: RiscVVirt: Fix network drivers not be builtTuan Phan1-14/+1
2024-01-15NetworkPkg: Triger regularly scan only if not connect to APHeng Luo1-2/+2
2024-01-15UefiCpuPkg: change name of gMpInformationHobGuid2Dun Tan6-11/+11
2024-01-15UefiCpuPkg:Limit PhysicalAddressBits in special caseDun Tan1-2/+16
2024-01-12UefiCpuPkg/PiSmmCpuDxeSmm: Optimize PatchSmmSaveStateMap and FlushTlbForAllZhi Jin1-32/+65
2024-01-12pip-requirements.txt: Update to latestJoey Vagedes (from Dev Box)1-3/+3
2024-01-11.pytool/Readme.md: Update matrix for DynamicTablesPkgAbdul Lateef Attar1-1/+1
2024-01-11MdePkg/BaseLib: Fix boot DxeCore hang on riscv platform王洋3-7/+63
2024-01-11OvmfPkg/RiscVVirt: Override Sstc extensionSunil V L1-1/+1
2024-01-11UefiCpuPkg/CpuTimerDxeRiscV64: Add support for SstcSunil V L3-3/+49
2024-01-11MdePkg/BaseLib: RISC-V: Add function to update stimecmp registerSunil V L3-0/+15
2024-01-11MdePkg.dec: RISC-V: Define override bit for Sstc extensionSunil V L1-0/+2
2024-01-11MdePkg: Update GetHealthStatus function descriptionJunfeng Guan1-24/+8
2024-01-10CryptoPkg: Fix redefinition error of int definesHou, Wenxing2-15/+19
2024-01-10BaseTools: Fix raw strings containing valid escape charactersJoey Vagedes3-4/+4
2024-01-10IntelFsp2Pkg\Tools\ConfigEditor:Added new USF config workstream.Arun Sura4-55/+602
2024-01-10RedfishPkg/RedfishDebugLib: add function to print buffer.Nickle Wang2-4/+61