messages from 2024-01-19 14:58:05 to 2024-01-24 12:10:02 UTC [more...]
[edk2-devel] [PATCH 00/14] Security Patches for EDK II Network Stack
2024-01-24 12:09 UTC (23+ messages)
` [edk2-devel] [PATCH 01/14] NetworkPkg: Dhcp6Dxe: SECURITY PATCH CVE-2023-45230 Patch
` [edk2-devel] [PATCH 02/14] NetworkPkg: Dhcp6Dxe: SECURITY PATCH CVE-2023-45230 Unit Tests
` [edk2-devel] [PATCH 03/14] NetworkPkg: Dhcp6Dxe: SECURITY PATCH CVE-2023-45229 Patch
` [edk2-devel] [PATCH 04/14] NetworkPkg: Dhcp6Dxe: SECURITY PATCH CVE-2023-45229 Unit Tests
` [edk2-devel] [PATCH 05/14] NetworkPkg: Ip6Dxe: SECURITY PATCH CVE-2023-45231 - Patch
` [edk2-devel] [PATCH 06/14] NetworkPkg: Ip6Dxe: SECURITY PATCH CVE-2023-45231 - Unit Tests
` [edk2-devel] [PATCH 07/14] NetworkPkg: Ip6Dxe: SECURITY PATCH CVE-2023-45232 Patch
` [edk2-devel] [PATCH 08/14] NetworkPkg: Ip6Dxe: SECURITY PATCH CVE-2023-45232 Unit Tests
` [edk2-devel] [PATCH 09/14] NetworkPkg: UefiPxeBcDxe: SECURITY PATCH CVE-2023-45234 Patch
` [edk2-devel] [PATCH 10/14] NetworkPkg: UefiPxeBcDxe: SECURITY PATCH CVE-2023-45234 Unit Tests
` [edk2-devel] [PATCH 11/14] MdePkg: Test: Add gRT_GetTime Google Test Mock
` [edk2-devel] [PATCH 12/14] NetworkPkg: UefiPxeBcDxe: SECURITY PATCH CVE-2023-45235 Patch
` [edk2-devel] [PATCH 13/14] NetworkPkg: UefiPxeBcDxe: SECURITY PATCH CVE-2023-45235 Unit Tests
` [edk2-devel] [PATCH 14/14] NetworkPkg: : Adds a SecurityFix.yaml file
[edk2-devel] [PATCH v3 0/5] MdeModulePkg: Move NestedInterruptTplLib to MdeModulePkg
2024-01-24 10:26 UTC (16+ messages)
` [edk2-devel] [PATCH v3 1/5] "
` [edk2-devel] [PATCH v3 2/5] MdeModulePkg: Add missing Iret.h to NestedInterruptTplLib sources list
` [edk2-devel] [PATCH v3 3/5] MdeModulePkg: Do nothing on NestedInterruptRestoreTPL(TPL_HIGH_LEVEL)
` [edk2-devel] [PATCH v3 4/5] MdeModulePkg: Add self-tests for NestedInterruptTplLib
` [edk2-devel] [PATCH v3 5/5] MdeModulePkg: Extend NestedInterruptTplLib to support Arm CPUs
[edk2-devel] [PATCH v3 1/1] MdePkg: Add FdtLib gmock support
2024-01-24 8:50 UTC (3+ messages)
[edk2-devel] [PATCH] MdeModulePkg/SMM: Support to unregister SMI handler inside SMI handler
2024-01-24 8:11 UTC (2+ messages)
[edk2-devel] [PATCH v2 1/1] MdePkg/BaseFdtLib: Rename standard functions
2024-01-24 6:27 UTC (3+ messages)
[edk2-devel] [PATCH V1 1/1] UefiCpuPkg/ResetVector: Cache Disable should not be set by default in CR0
2024-01-24 3:06 UTC (11+ messages)
[edk2-devel] [PATCH v2 1/1] MdePkg: Add FdtLib gmock support
2024-01-24 3:02 UTC (5+ messages)
[edk2-devel] [PATCH v4 0/1] Prefer XDSDT table over DSDT if available
2024-01-24 2:24 UTC (3+ messages)
` [edk2-devel] [PATCH v4 1/1] MdeModulePkg/AcpiTableDxe: Prefer xDSDT over DSDT when installing tables
[edk2-devel] [PATCH] BaseTools: Remove Duplicate sets of SkuName and SkuId from allskuset
2024-01-24 0:28 UTC (3+ messages)
[edk2-devel] [PATCH RESEND 1/1] StandaloneMmPkg/Core: Remove optimization for depex evaluation
2024-01-23 23:29 UTC (2+ messages)
[edk2-devel] [PATCH] MdePkg: Update ReceiveData and SendData function description
2024-01-23 23:15 UTC (2+ messages)
[edk2-devel] Resources for Creating Packages
2024-01-23 23:09 UTC (2+ messages)
[edk2-devel] [Patch 1/1] MdePkg/Library/BaseCpuLibNull: Add missing X86 specific services
2024-01-23 22:52 UTC
[edk2-devel] [PATCH v1] MdePkg/BaseCpuLibNull: Add stub function of StandardSignatureIsAuthenticAMD() in CpuLibNull instance
2024-01-23 22:33 UTC (5+ messages)
[edk2-devel] [PATCH v2 1/2] MdeModulePkg: Remove the handle validation check in CoreGetProtocolInterface
2024-01-23 22:22 UTC (3+ messages)
` [edk2-devel] [PATCH v2 2/2] MdeModulePkg: Optimize CoreConnectSingleController
[edk2-devel] [PATCH] MdePkg: Add FdtLib gmock support
2024-01-23 22:14 UTC (3+ messages)
[edk2-devel] [PATCH] MdePkg/BaseFdtLib: Rename standard functions
2024-01-23 21:55 UTC (5+ messages)
[edk2-devel] [PATCH V3 1/1] MdePkg: Update the definition of FileName on EFI_FILE_INFO
2024-01-23 20:25 UTC (3+ messages)
[edk2-devel] [Patch v2 1/1] MdeModulePkg/Core/Dxe: Set MemoryTypeInfo bin range from HOB
2024-01-23 20:24 UTC
[edk2-devel] pixiefail
2024-01-23 18:49 UTC (2+ messages)
[edk2-devel] [PATCH v1 0/1] Replace asserts with logs for unimplemented cache ops
2024-01-23 16:54 UTC (6+ messages)
` [edk2-devel] [PATCH v1 1/1] MdePkg/BaseCacheMaintenanceLib: RV64 replace asserts with logs
[edk2-devel] [PATCH v1 0/1] UncrustifyCheck: use stat instead of os.stat
2024-01-23 15:56 UTC (4+ messages)
` [edk2-devel] [PATCH v1 1/1] .pytool/Plugin: "
[edk2-devel] [PATCH v3 0/4] Bz4166: Integer Overflow in CreateHob()
2024-01-23 15:16 UTC (3+ messages)
[edk2-devel] Multi-ISA Driver Compatibility Survey
2024-01-23 14:44 UTC (2+ messages)
` [edk2-devel] [edk2-discuss] "
[edk2-devel] [PATCH v4 0/3] ArmPkg: GenericWatchdogDxe fixes and improvements
2024-01-23 14:10 UTC (7+ messages)
` [edk2-devel] [PATCH v4 1/3] ArmPkg: Update GenericWatchdogDxe to allow setting full 48-bit offset
` [edk2-devel] [PATCH v4 2/3] ArmPkg: Introduce global mTimerPeriod and remove calculation
` [edk2-devel] [PATCH v4 3/3] ArmPkg: Disable watchdog interaction after exiting boot services
[edk2-devel] [PATCH v2 0/2] Move NestedInterruptTplLib to MdeModulePkg
2024-01-23 14:10 UTC (6+ messages)
` [edk2-devel] [PATCH v2 1/2] MdeModulePkg: "
` [edk2-devel] [PATCH v2 2/2] MdeModulePkg: Add missing Iret.h to NestedInterruptTplLib sources list
[edk2-devel] [PATCH v3] UefiCpuPkg: Fix issue that IsModified is wrongly set in PageTableMap
2024-01-23 13:49 UTC (2+ messages)
[edk2-devel] [PATCH 00/33] Introduce AMD Vangogh platform reference code
2024-01-23 10:44 UTC (20+ messages)
` [edk2-devel] [PATCH 03/33] AMD/VanGoghBoard: Check in Capsule update
` [edk2-devel] [PATCH 04/33] AMD/VanGoghBoard: Check in AgesaPublic pkg
` [edk2-devel] [PATCH 05/33] AMD/VanGoghBoard: Check in PlatformSecLib
` [edk2-devel] [PATCH 07/33] AMD/VanGoghBoard: Check in PciPlatform
` [edk2-devel] [PATCH 28/33] AMD/VanGoghBoard: Check in SmmCpuFeaturesLibCommon module
` [edk2-devel] [PATCH 29/33] AMD/VanGoghBoard: Check in SmramSaveState module
` [edk2-devel] [PATCH 32/33] AMD/VanGoghBoard: Check in Chachani board project files and build script
` [edk2-devel] [PATCH 33/33] AMD/VanGoghBoard: Improvement coding style
[edk2-devel] [edk2-platforms][PATCH V4 0/4] Add support to parse NT_FW_CONFIG
2024-01-23 9:14 UTC (9+ messages)
` [edk2-devel] [edk2-platforms][PATCH V4 1/4] Silicon/ARM/NeoverseN1Soc: Extract NT_FW_CONFIG address passed by TF-A
` [edk2-devel] [edk2-platforms][PATCH V4 2/4] Platform/ARM/N1Sdp: Add N1SdpNtFwConfigPei PEI module
` [edk2-devel] [edk2-platforms][PATCH V4 3/4] Platform/ARM/N1Sdp: Enable N1SdpNtFwConfigPei PEI module for N1Sdp
` [edk2-devel] [edk2-platforms][PATCH V4 4/4] Silicon/ARM/NeoverseN1Soc: Consume N1SdpNtFwConfigPei supplied data
[edk2-devel] [PATCH V2 1/1] MdePkg: Update the definition of FileName on EFI_FILE_INFO
2024-01-23 7:12 UTC (3+ messages)
[edk2-devel] [RFC PATCH v1 00/20] DynamicTablesPkg: Prepare to add RISC-V support
2024-01-23 7:01 UTC (6+ messages)
[edk2-devel] [PATCH 25/33] AMD/VanGoghBoard: Check in PlatformInitPei module
2024-01-23 6:35 UTC (2+ messages)
[edk2-devel] [PATCH 1/1] MdePkg:Updated the comments of EFI_FIRMWARE_MANAGEMENT_PROTOCOL
2024-01-22 23:08 UTC (5+ messages)
` 回复: "
[edk2-devel] [PATCH] BaseTools: Optimize GenerateByteArrayValue and CollectPlatformGuids APIs
2024-01-23 4:23 UTC (5+ messages)
[edk2-devel] RFC: Folder layout change in UefiCpuPkg
2024-01-23 5:02 UTC (14+ messages)
[edk2-devel] [PATCH] MdeModulePkg/PciBusDxe: Add feedback status for PciIoMap
2024-01-23 3:26 UTC (2+ messages)
[edk2-devel] Event: TianoCore Bug Triage - APAC / NAMO - Tuesday, January 23, 2024 #cal-reminder
2024-01-23 2:30 UTC
[edk2-devel] AArch64 with HeapGuard: page allocations wrongly aligned
2024-01-23 2:14 UTC (9+ messages)
[edk2-devel] [Patch 1/1] MdeModulePkg/Core/Dxe: Set MemoryTypeInfo bin range from HOB
2024-01-23 1:53 UTC
[edk2-devel] [PATCH 1/1] MdePkg: Update the comments of HiiConfigAccess ExtractConfig
2024-01-23 1:35 UTC (7+ messages)
` 回复: "
[edk2-devel] [PATCH 1/1] MdePkg: Add EFI_UNSUPPORTED return for some Runtime Service functions
2024-01-23 1:07 UTC (2+ messages)
[edk2-devel] Now: Tools, CI, Code base construction meeting series - Monday, January 22, 2024 #cal-notice
2024-01-23 0:30 UTC
[edk2-devel] [PATCH 1/1] StandaloneMmPkg/Core: Remove optimization for depex evaluation
2024-01-22 23:30 UTC (7+ messages)
[edk2-devel] Event: Tools, CI, Code base construction meeting series - Monday, January 22, 2024 #cal-reminder
2024-01-22 23:30 UTC
[edk2-devel] EFI_SYSTEM_TABLE allocated by AllocateRuntimeCopyPool isn't aligned to 4KB
2024-01-22 21:40 UTC (4+ messages)
[edk2-devel] Add LocalApicTimerDxe driver in UefiCpuPkg
2024-01-22 10:15 UTC (16+ messages)
` [edk2-devel] [PATCH 1/6] UefiCpuPkg/LocalApicTimerDxe: Duplicate OvmfPkg/LocalApicTimerDxe driver
[edk2-devel] [PATCH] MdeModulePkg/PciBusDxe: Add feedback status for PciIoMap
2024-01-22 6:46 UTC
[edk2-devel] [PATCH 00/33] Introduce AMD Vangogh platform reference code
2024-01-22 3:32 UTC (2+ messages)
[edk2-devel] [PATCH] MdeModulePkg/ResetSystemRuntimeDxe: Print Reset Data
2024-01-22 2:52 UTC (7+ messages)
[edk2-devel] [PATCH 1/2] MdeModulePkg: Dxe: add LOONGARCH64 to mMachineTypeInfo
2024-01-22 1:34 UTC (4+ messages)
` [edk2-devel] [PATCH 2/2] ShellPkg: Update smbiosview for LoongArch
[edk2-devel] Event: Tools, CI, Code base construction meeting series - Monday, January 22, 2024 #cal-reminder
2024-01-22 0:30 UTC
[edk2-devel] [PATCH] CryptoPkg: Add dummy inttypes header to fix clang build
2024-01-21 7:57 UTC (2+ messages)
[edk2-devel] [PATCH 0/2] SEV-SNP guest support fixes
2024-01-21 3:00 UTC (11+ messages)
` [edk2-devel] [PATCH 1/2] UefiCpuPkg/MpInitLib: Use AsmCpuidEx() for CPUID_EXTENDED_TOPOLOGY leaf
[edk2-devel] [PATCH 1/1] MdeModulePkg: Move NestedInterruptTplLib to MdeModulePkg
2024-01-20 17:02 UTC (3+ messages)
[edk2-devel] [PATCH] MdePkg: fix the types of casting for TD MMIO read
2024-01-20 4:39 UTC (3+ messages)
[edk2-devel] [PATCH v2 1/1] MdePkg/IndustryStandard: Add _PSD/_CPC/Coord types definitions
2024-01-20 3:27 UTC (4+ messages)
` 回复: "
[edk2-devel] [PATCH 1/2] MdeModulePkg: Remove the handle validation check in CoreGetProtocolInterface
2024-01-20 2:02 UTC (4+ messages)
` [edk2-devel] [PATCH 2/2] MdeModulePkg: Optimize CoreConnectSingleController
[edk2-devel] [PATCH v1 1/1] PrmPkg/PrmInfo: Drop -r parameter
2024-01-19 21:12 UTC (2+ messages)
[edk2-devel] [PATCH edk2-platforms v2 0/4] get rid of DeviceTree from SbsaQemu
2024-01-19 19:22 UTC (7+ messages)
` [edk2-devel] [PATCH edk2-platforms v2 1/4] Platform/SbsaQemu: add SbsaQemuHardwareInfoLib
` [edk2-devel] [PATCH edk2-platforms v2 3/4] Platform/SbsaQemu: use PcdCoreCount directly
` [edk2-devel] [PATCH edk2-platforms v2 4/4] Platform/SbsaQemu: move FdtHandlerLib to SbsaQemuHardwareInfoLib
[edk2-devel] [PATCH edk2-platforms 1/1] Platform/SbsaQemu: update doc a bit
2024-01-19 18:57 UTC (2+ messages)
[edk2-devel] [PATCH V2] FmpDevicePkg: GetImageInfo Add missing condition
2024-01-18 8:57 UTC (2+ messages)
[edk2-devel] [PATCH 00/33] Introduce AMD Vangogh platform reference code
2024-01-18 7:10 UTC
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox