messages from 2024-05-13 15:53:29 to 2024-05-20 01:02:16 UTC [more...]
[edk2-devel] [PATCH 0/9] Allocate and unblock variable runtime cache buffer in PEI
2024-05-20 1:01 UTC (21+ messages)
` [edk2-devel] [PATCH 1/9] MdeModulePkg:Add new gEdkiiVariableRuntimeCacheInfoHobGuid
` [edk2-devel] [PATCH 2/9] ArmVirtPkg: Add MmUnblockMemoryLib in DSC
` [edk2-devel] [PATCH 3/9] EmulatorPkg: "
` [edk2-devel] [PATCH 4/9] OvmfPkg: "
` [edk2-devel] [PATCH 5/9] MdeModulePkg:Create gEdkiiVariableRuntimeCacheInfoHobGuid
` [edk2-devel] [PATCH 6/9] MdeModulePkg:Remove unnecessary global variable
` [edk2-devel] [PATCH 7/9] MdeModulePkg:Consume gEdkiiVariableRuntimeCacheInfoHobGuid
` [edk2-devel] [PATCH 8/9] MdeModulePkg: Refine InitVariableCache()
` [edk2-devel] [PATCH 9/9] MdeModulePkg:Add global variable mVariableRtCacheInfo
[edk2-devel] Event: Tools, CI, Code base construction meeting series - Monday, May 20, 2024 #cal-reminder
2024-05-19 23:30 UTC
[edk2-devel] [PATCH 1/1] CryptoPkg: Fix bug for correct return value checking when get X509Cert
2024-05-19 13:11 UTC (3+ messages)
[edk2-devel] [PATCH v3 1/1] MdeModulePkg: Add the EFI_RESOURCE_ATTRIBUTE_SPECIAL_PURPOSE attribute
2024-05-18 0:57 UTC
[edk2-devel] [PATCH v1 1/1] CodeQL: Update from 2.16.1 to 2.17.3
2024-05-18 0:10 UTC (7+ messages)
[edk2-devel] [PATCH] NetworkPkg:MnpDxe:CoverityIssues
2024-05-17 20:56 UTC (2+ messages)
[edk2-devel] [PATCH v2 1/1] MdePkg: Add the EFI_RESOURCE_ATTRIBUTE_SPECIAL_PURPOSE attribute
2024-05-17 19:26 UTC
[edk2-devel] [PATCH] CryptoPkg: Check ASN1_get_object() return value
2024-05-17 11:47 UTC
[edk2-devel] [PATCH] CryptoPkg: Check ASN1_get_object() return value
2024-05-17 10:37 UTC
[edk2-devel] [PATCH v2] MdeModulePkg/PciBusDxe: plug device hierarchy leak upon bridge hot-unplug
2024-05-17 5:51 UTC (6+ messages)
[edk2-devel] [PATCH] XiangshanSeriesPkg:Add Support for Xilinx RC(PCIE) Driver
2024-05-17 2:41 UTC (4+ messages)
回复: [edk2-devel] Soft Feature Freeze starts now for edk2-stable202405
2024-05-17 15:09 UTC (4+ messages)
` "
[edk2-devel] [edk2-libc Patch 0/1] Add cpuid_ex API to execute CPUID instructions on specific CPU
2024-05-17 14:02 UTC (3+ messages)
` [edk2-devel] [edk2-libc Patch 1/1] edk2-libc: "
[edk2-devel] [PATCH] UefiCpuPkg:fix issue when splitting paging entry
2024-05-17 11:40 UTC (2+ messages)
[edk2-devel] [PATCH v4 00/11] Add more crypt APIs based on Mbedtls
2024-05-17 10:26 UTC (12+ messages)
` [edk2-devel] [PATCH v4 01/11] CryptoPkg: Add AeadAesGcm "
` [edk2-devel] [PATCH v4 02/11] CryptoPkg: Add rand function for BaseCryptLibMbedTls
` [edk2-devel] [PATCH v4 03/11] CryptoPkg: Add Pem APIs based on Mbedtls
` [edk2-devel] [PATCH v4 04/11] CryptoPkg: Add X509 functions "
` [edk2-devel] [PATCH v4 05/11] CryptoPkg: Add Pkcs7 related "
` [edk2-devel] [PATCH v4 06/11] CryptoPkg: Add Pkcs5 "
` [edk2-devel] [PATCH v4 07/11] CryptoPkg: Add more RSA related "
` [edk2-devel] [PATCH v4 08/11] CryptoPkg: Add AuthenticodeVerify "
` [edk2-devel] [PATCH v4 09/11] CryptoPkg: Add ImageTimestampVerify "
` [edk2-devel] [PATCH v4 10/11] CryptoPkg: Update *.inf in BaseCryptLibMbedTls
` [edk2-devel] [PATCH v4 11/11] Add SM3 functions with openssl for Mbedtls
回复: [edk2-devel] [PATCH v2 03/13] OvmfPkg:PlatformCI: Support virtio-rng-pci
2024-05-17 9:48 UTC (9+ messages)
` [edk2-devel] "
[edk2-devel] [Patch V2 00/18] Remove some S3 related code in CpuS3.c of smm cpu driver
2024-05-17 9:46 UTC (19+ messages)
` [edk2-devel] [Patch V2 01/18] MdeModulePkg: Add gEdkiiS3MtrrSettingGuid
` [edk2-devel] [Patch V2 02/18] OvmfPkg: Save MTRR by lockbox in CpuS3DataDxe
` [edk2-devel] [Patch V2 03/18] UefiCpuPkg: Add locbox lib instance in DSC
` [edk2-devel] [Patch V2 04/18] UefiCpuPkg: Save MTRR by lockbox in CpuS3DataDxe
` [edk2-devel] [Patch V2 05/18] UefiCpuPkg: LoadMtrrData for all cpu in S3Resume
` [edk2-devel] [Patch V2 06/18] UefiCpuPkg: Remove code to load mtrr setting
` [edk2-devel] [Patch V2 07/18] UefiCpuPkg:Set PcdCpuFeaturesInitOnS3Resume to TRUE
` [edk2-devel] [Patch V2 08/18] UefiCpuPkg: Remove code to set register table
` [edk2-devel] [Patch V2 09/18] UefiCpuPkg: Disable PG in IA32 ApLoopCode
` [edk2-devel] [Patch V2 10/18] UefiCpuPkg:Abstract some DxeMpLib code to function
` [edk2-devel] [Patch V2 11/18] UefiCpuPkg:Move some code in DxeMpLib to common place
` [edk2-devel] [Patch V2 12/18] UefiCpuPkg: Install gEdkiiEndOfS3ResumeGuid in S3Resume
` [edk2-devel] [Patch V2 13/18] UefiCpuPkg:Relocate AP to new safe buffer in PeiMpLib
` [edk2-devel] [Patch V2 14/18] UefiCpuPkg:Remove code to handle APIC setting and Interrupt
` [edk2-devel] [Patch V2 15/18] UefiCpuPkg:Remove code to wakeup AP and relocate ap
` [edk2-devel] [Patch V2 16/18] UefiCpuPkg: Remove unneeded MpService2Ppi assignment
` [edk2-devel] [Patch V2 17/18] MdeModulePkg:Remove MpService2Ppi field in SMM_S3_RESUME_STATE
` [edk2-devel] [Patch V2 18/18] UefiCpuPkg: Remove GetAcpiCpuData() in CpuS3.c
[edk2-devel] [edk2-platforms][PATCH v2] ManageabilityPkg: add support for the phosphor ipmi blob transfer protocol
2024-05-17 8:34 UTC (4+ messages)
[edk2-devel] [PATCH v1 0/2] Add a new FdtNorFalshQemuLib and enable it in
2024-05-17 7:33 UTC (5+ messages)
` [edk2-devel] [PATCH v1 1/2] OvmfPkg: Add no hardcode version of FtdNorFlashQemuLib
` [edk2-devel] [PATCH v1 2/2] ArmVirtPkg: Enable the non-hardcode version FtdNorFlashQemuLib
[edk2-devel] [edk2-redfish-client][PATCH] RedfishClientPkg: introduce RedfishBootstrapAccountDxe
2024-05-17 7:17 UTC (13+ messages)
[edk2-devel] [PATCH v1 1/1] Add the EFI_RESOURCE_ATTRIBUTE_SPECIAL_PURPOSE attribute
2024-05-17 6:26 UTC (2+ messages)
` 回复: "
[edk2-devel] [PATCH 0/5] AmdMinBoardPkg: AMD board specific modules
2024-05-17 5:53 UTC (7+ messages)
` [edk2-devel] [PATCH 1/5] AmdMinBoardPkg: Uncrustify PciHotPlug module
` [edk2-devel] [PATCH 2/5] AmdMinBoardPkg/Library: Uncrustify the Library module
` [edk2-devel] [PATCH 3/5] AmdMinBoardPkg: Implement BoardInitLib for PEI phase
` [edk2-devel] [PATCH 4/5] AmdMinBoardPkg: Implement BoardInitLib for DXE phase
` [edk2-devel] [PATCH 5/5] AmdMinBoardPkg: Implements BoardBdsHookLib library
[edk2-devel] [PATCH] OvmfPkg: Update VMM Hob list check to support new resource attributes
2024-05-17 5:36 UTC (2+ messages)
[edk2-devel] [PATCH RESEND edk2-platforms][PATCH V2 00/14] Split NorFlashDxe driver and add CadenceQspiNorFlashDeviceLib library
2024-05-16 15:25 UTC (32+ messages)
` [edk2-devel] [PATCH RESEND edk2-platforms][PATCH V2 01/14] Platform/ARM/NorFlashDxe: Move DiskIo related functions out of NorFlash.c
` [edk2-devel] [PATCH RESEND edk2-platforms][PATCH V2 02/14] Platform/ARM/NorFlashDxe: Move NorFlashVirtualNotifyEvent
` [edk2-devel] [PATCH RESEND edk2-platforms][PATCH V2 03/14] Platform/ARM/NorFlashDxe: Add NorFlashCommon.h header file
` [edk2-devel] [PATCH RESEND edk2-platforms][PATCH V2 04/14] Platform/ARM/NorFlashDxe: Move flash specific functions to NorFlash.c
` [edk2-devel] [PATCH RESEND edk2-platforms][PATCH V2 05/14] Platform/ARM: Create NorFlashDeviceLib library interface for flash specific functions
` [edk2-devel] [PATCH RESEND edk2-platforms][PATCH V2 06/14] Platform/ARM: Add P30NorFlashDeviceLib Library
` [edk2-devel] [PATCH RESEND edk2-platforms][PATCH V2 07/14] Platform/ARM/NorFlashDxe: Switch from NorFlash.c to NorFlashDeviceLib
` [edk2-devel] [PATCH RESEND edk2-platforms][PATCH V2 08/14] Platform/ARM: Add HostRegisterBaseAddress variable
` [edk2-devel] [PATCH RESEND edk2-platforms][PATCH V2 09/14] Platform/ARM: Add optional provision to fetch and print NOR Flash info
` [edk2-devel] [PATCH RESEND edk2-platforms][PATCH V2 10/14] Silicon/ARM/NeoverseN1Soc: Enable SCP QSPI flash region
` [edk2-devel] [PATCH RESEND edk2-platforms][PATCH V2 11/14] Silicon/ARM/NeoverseN1Soc: NOR flash library for N1Sdp
` [edk2-devel] [PATCH RESEND edk2-platforms][PATCH V2 12/14] Platform/ARM: Add CadenceQspiNorFlashDeviceLib for NorFlashDxe
` [edk2-devel] [PATCH RESEND edk2-platforms][PATCH V2 13/14] Platform/ARM/N1Sdp: Persistent storage for N1Sdp
` [edk2-devel] [PATCH RESEND edk2-platforms][PATCH V2 14/14] Platform/ARM/N1Sdp: Enable FaultTolerantWrite Dxe driver "
[edk2-devel] [PATCH V3 1/1] CryptoPkg: Remove deprecated code related to SHA-1
2024-05-16 9:33 UTC (2+ messages)
[edk2-platforms][PATCH] ManageabilityPkg: add support for the phosphor ipmi blob transfer protocol
2024-05-16 8:53 UTC (12+ messages)
` [edk2-devel] "
[edk2-devel] [PATCH] NetworkPkg:UefiPxeBcDxe:CoverityIssues
2024-05-16 7:14 UTC
[edk2-devel] [PATCH 1/1] CryptoPkg: Add support for aes128-sha256 and aes256-sha256 cipher
2024-05-16 2:44 UTC (2+ messages)
[edk2-devel] [PATCH V2 1/1] CryptoPkg: Remove outdated code related to deprecated SHA-1
2024-05-16 2:42 UTC (2+ messages)
[edk2-devel] [PATCH] MdePkg: Remove non-ASCII characters from header file
2024-05-16 1:12 UTC (4+ messages)
` [edk2-devel] [PATCH] MdePkg: Remove non-ASCII characters from header file (BZ# 4775)
` 回复: "
[edk2-devel] [PATCH] MdePkg: Add Ipmi definitions header file for OEM net function
2024-05-16 1:07 UTC (4+ messages)
[edk2-devel] [edk2-platforms] Platform/Loongson: Fix compile error
2024-05-16 0:51 UTC (2+ messages)
[edk2-devel] [PATCH v1 0/1] UefiPayloadPkg: Update swig install process
2024-05-16 0:07 UTC (4+ messages)
` [edk2-devel] [PATCH v1 1/1] UefiPayloadPkg: Update ReadMe.md to swig install
[edk2-devel] [PATCH v2 00/13] NetworkPkg: CVE-2023-45236 and CVE-2023-45237
2024-05-15 21:38 UTC (5+ messages)
` [edk2-devel] [PATCH v2 08/13] NetworkPkg:: SECURITY PATCH CVE-2023-45237
` [edk2-devel] [PATCH v2 09/13] NetworkPkg: TcpDxe: SECURITY PATCH CVE-2023-45236
[edk2-devel] HII Keyword utility
2024-05-15 17:13 UTC (2+ messages)
[edk2-devel] Proposal to switch TianoCore Code Review from email to GitHub Pull Requests on 5-24-2024
2024-05-15 17:03 UTC (6+ messages)
` [edk2-rfc] "
[edk2-devel] [PATCH 1/1] CryptoPkg: Remove deprecated code related to SHA-1
2024-05-15 15:38 UTC (2+ messages)
[edk2-devel] [PATCH] NetworkPkg:Dhcp4Dxe:CoverityIssues
2024-05-15 11:28 UTC
[edk2-devel] I cant build edk2 for taimen please help!
2024-05-15 6:48 UTC (2+ messages)
[edk2-devel] Cancelled Event: TianoCore Bug Triage - APAC / NAMO - Wednesday, May 15, 2024 #cal-cancelled
2024-05-15 6:00 UTC
[edk2-devel] [RESEND 0/7] AmdPlatformPkg: Adds board independent modules
2024-05-15 3:59 UTC (9+ messages)
` [edk2-devel] [RESEND 1/7] AmdPlatformPkg: Adds LogoDxe driver
` [edk2-devel] [RESEND 2/7] AmdPlatformPkg: Adds BaseAlwaysFalseDepexLib Library
` [edk2-devel] [RESEND 3/7] AmdPlatformPkg: Implements SerialPortLib for simulator
` [edk2-devel] [RESEND 4/7] AmdPlatformPkg: Adds PlatformSocLib library class
` [edk2-devel] [RESEND 5/7] AmdPlatformPkg: Adds AmdConfigRouting driver
` [edk2-devel] [RESEND 6/7] AmdPlatformPkg: Adds SecureBootDefaultKeysInit driver
` [edk2-devel] [RESEND 7/7] AmdPlatformPkg: Adds ACPI common driver
[PATCH v8] MinPlatformPkg: Update HWSignature filed in FACS
2024-05-15 1:56 UTC (3+ messages)
` [edk2-devel] "
回复: [edk2-devel][edk2-stable202405] [PATCH v2 00/13] NetworkPkg: CVE-2023-45236 and CVE-2023-45237
2024-05-15 0:41 UTC (3+ messages)
` [edk2-devel] "
` 回复: "
[edk2-devel] [PATCH v1 0/1] Add MockBiosIdLib to BoardModulePkg
2024-05-15 0:32 UTC (3+ messages)
` [edk2-devel] [PATCH v1 1/1] BoardModulePkg: Added Mock library for BiosIdLib
[edk2-devel] Event: TianoCore Bug Triage - APAC / NAMO - Wednesday, May 15, 2024 #cal-reminder
2024-05-15 0:30 UTC
[edk2-devel] [PATCH] MdeModulePkg: Potential UINT32 overflow in S3 ResumeCount
2024-05-14 16:16 UTC (3+ messages)
` 回复: [edk2-devel][edk2-stable202405][PATCH] "
` "
[edk2-devel] [edk2-redfish-client][PATCH v2] RedfishClientPkg: introduce RedfishBootstrapAccountDxe
2024-05-14 12:38 UTC
[edk2-devel] [PATCH 0/6] AmdPlatformPkg: Adds board independent modules
2024-05-14 8:15 UTC (7+ messages)
` [edk2-devel] [PATCH 1/6] AmdPlatformPkg: Adds LogoDxe driver
` [edk2-devel] [PATCH 2/6] AmdPlatformPkg: Adds BaseAlwaysFalseDepexLib Library
` [edk2-devel] [PATCH 3/6] AmdPlatformPkg: Implements SerialPortLib for simulator
` [edk2-devel] [PATCH 4/6] AmdPlatformPkg: Adds PlatformSocLib library class
` [edk2-devel] [PATCH 5/6] AmdPlatformPkg: Adds AmdConfigRouting driver
` [edk2-devel] [PATCH 6/6] AmdPlatformPkg: Adds SecureBootDefaultKeysInit driver
[edk2-devel] [PATCH 00/19] Remove some S3 related code in CpuS3.c of smm cpu driver
2024-05-14 6:51 UTC (5+ messages)
` [edk2-devel] [PATCH 10/18] UefiCpuPkg:Relocate AP to new safe buffer in PeiMpLib
[edk2-devel] Cancelled Event: Tools, CI, Code base construction meeting series - Monday, May 13, 2024 #cal-cancelled
2024-05-13 22:23 UTC
[edk2-devel] [PATCH v1 0/1] MinPlatformPkg: Fix DxePhatAcpiLib.inf path
2024-05-13 21:34 UTC (4+ messages)
` [edk2-devel] [PATCH v1 1/1] MinPlatformPkg: Fix DxePhatAcpiLib.inf path in dsc
[edk2-devel] [edk2-platforms] [PATCH v1 0/2] Intel/MinPlatform: Add MpInfo2HobPei
2024-05-13 20:48 UTC (4+ messages)
` [edk2-devel] [edk2-platforms] [PATCH v1 1/2] MinPlatform: "
[edk2-devel] [edk2-platforms] [PATCH v1 0/2] Intel/MinPlatform: Add MpInfo2HobPei
2024-05-13 20:48 UTC
[edk2-devel] [PATCH v5 6/6] ShellPkg/AcpiView: Add MPAM Parser
2024-05-13 16:50 UTC (3+ messages)
[edk2-devel] [PATCH v2 07/13] SecurityPkg: RngDxe: Remove incorrect limitation on GetRng
2024-05-13 15:53 UTC (4+ messages)
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