messages from 2023-04-17 12:56:01 to 2023-04-20 15:16:31 UTC [more...]
[PATCH V1 1/1] OvmfPkg/PlatformPei: Skip PlatformInitEmuVariableNvStore in SEV guest
2023-04-20 15:16 UTC (12+ messages)
[PATCH v5 0/2] add ArmCpuInfo application
2023-04-20 14:44 UTC (8+ messages)
` [PATCH v5 1/2] ArmLib: add functions to read system registers
` [PATCH v5 2/2] add ArmCpuInfo EFI application
` [edk2-devel] "
` [PATCH v6 1/2] ArmLib: add functions to read system registers
` [PATCH v6 2/2] add ArmCpuInfo EFI application
[PATCH 0/4] OvmfPkg: add virtio serial driver
2023-04-20 13:31 UTC (6+ messages)
` [edk2-devel] "
[PATCH] UefiPayloadPkg: Move Network modules from Dxe FV to Network FV in elf
2023-04-20 10:03 UTC (3+ messages)
[PATCH edk2-platforms v1 1/1] Platform/ARM: Reduce System Memory Size for FVP with RME extensions
2023-04-20 9:52 UTC (5+ messages)
` [edk2-devel] "
[edk2-devel] [Patch V2 0/8] Use CpuPageTableLib to create and update smm page table
2023-04-20 9:07 UTC (13+ messages)
[edk2-platforms][PATCH V2 00/14] ManageabilityPkg part II
2023-04-20 7:08 UTC (35+ messages)
` [edk2-platforms][PATCH V2 01/14] ManageabilityPkg: Add more helper functions
` [edk2-platforms][PATCH V2 02/14] ManageabilityPkg: Support Maximum Transfer Unit
` [edk2-devel] "
` [edk2-platforms][PATCH V2 03/14] ManageabilityPkg: Add HeaderSize and TrailerSize
` [edk2-platforms][PATCH V2 04/14] ManageabilityPkg: Add PldmProtocolLib
` [edk2-platforms][PATCH V2 05/14] ManageabilityPkg: Add PldmSmbiosTransferDxe driver
` [edk2-platforms][PATCH V2 06/14] ManageabilityPkg/KCS: KCS transport interface
` [edk2-platforms][PATCH V2 07/14] ManageabilityPkg: Add definitions of MCTP
` [edk2-platforms][PATCH V2 08/14] ManageabilityPkg: Add MCTP manageability header file
` [edk2-platforms][PATCH V2 09/14] ManageabilityPkg/MctpProtocol: Add MctpProtocol
` [edk2-platforms][PATCH V2 10/14] ManageabilityPkg: Add MCTP transport interface
` [edk2-platforms][PATCH V2 11/14] ManageabilityPkg/PldmProtocol: Add PLDM protocol
` [edk2-platforms][PATCH V2 12/14] ManageabilityPkg: Add Manageability PCDs
` [edk2-platforms][PATCH V2 13/14] ManageabilityPkg: Relocate Manageability.dsc
` [edk2-platforms][PATCH V2 14/14] ManageabilityPkg: Add Manageability FDFs
[PATCH v3 0/3] Support FDT library
2023-04-20 4:25 UTC (10+ messages)
` [PATCH v3 1/3] Tianocore: "
` [PATCH v3 2/3] MdePkg: "
` [PATCH v3 3/3] .pytool: "
[PATCH 1/1] SecurityPkg/DxeImageVerificationLib: Add AUTH_SIG_NOT_FOUND Action
2023-04-20 3:48 UTC (4+ messages)
` [edk2-devel] "
[PATCH] MdePkg/Include: Add DMTF PLDM Base definitions
2023-04-20 3:24 UTC (5+ messages)
` [edk2-devel] "
[edk2-devel] [PATCH v1] Securitypkg/hddpassword: Update HddPasswordDxeInit to use Variable Policy
2023-04-20 2:47 UTC (2+ messages)
[PATCH v7 1/3] UsbNetworkPkg/UsbRndis: Add USB RNDIS devices support
2023-04-20 1:55 UTC (10+ messages)
` [edk2-devel] "
[PATCH 0/5] Adding necessary changes for RedfishPkg
2023-04-20 1:33 UTC (6+ messages)
` [PATCH 3/5] RedfishPkg: Create RestEx child on selected interface
[PATCH] RedfishPkg: Remove the global variables related to Discover Token functionality
2023-04-20 0:59 UTC (2+ messages)
[edk2-devel][PATCH v1 0/2] MdeModulePkg: Add Volatile Keyword to NvmExpress Passthru CQs and SQs
2023-04-20 0:48 UTC (4+ messages)
` [edk2-devel][PATCH v1 1/2] Add the volatile keyword to NvmExpressDxe's "
` [edk2-devel][PATCH v1 2/2] Add volatile keyword to NvmExpressPei's "
[PATCH v2 0/6] RISC-V MMU support
2023-04-19 22:37 UTC (7+ messages)
` [PATCH v2 1/6] MdePkg/BaseLib: RISC-V: Support getting satp register value
` [PATCH v2 2/6] MdePkg/Register: RISC-V: Add satp mode bits shift definition
` [edk2-devel] [PATCH v2 0/6] RISC-V MMU support
[PATCH 1/2] ArmPkg/AsmMacroIoLibV8: Introduce ASM_FUNC_ALIGN()
2023-04-19 22:27 UTC (22+ messages)
` [PATCH 2/2] ArmPkg/ArmMmuLib: Fix ArmReplaceLiveTranslationEntry() alignment
` [edk2-devel] [PATCH 1/2] ArmPkg/AsmMacroIoLibV8: Introduce ASM_FUNC_ALIGN()
[PATCH v3 0/5] Introduce EDKII Redfish Platform Config Protocol
2023-04-19 20:14 UTC (2+ messages)
[PATCH v4 00/13] BaseTools,CryptoPkg,EmulatorPkg,MdePkg,others: Delete CLANG35,CLANG38,VS2008-2013,EBC, deprecate GCC48,GCC49,GCC5, add GCC and GCCNOLTO, update CLANGDWARF
2023-04-19 19:57 UTC (14+ messages)
` [PATCH v4 01/13] BaseTools,CryptoPkg: Update CLANGDWARF, remove CLANG 35/38 toolchains
` [PATCH v4 02/13] BaseTools: Remove VS2008, 2010, 2012 and 2013 toolchain definitions
` [PATCH v4 03/13] BaseTools: Remove VS2008-VS2013 remnants
` [PATCH v4 04/13] MdePkg: "
` [PATCH v4 05/13] edksetup.bat: "
` [PATCH v4 06/13] BaseTools: Remove unused IPHONE_TOOLS and SOURCERY_CYGWIN_TOOLS defs
` [PATCH v4 07/13] BaseTools: Remove EBC (EFI Byte Code) compiler definitions
` [PATCH v4 08/13] BaseTools: Update VS toolchain descriptions in tools_def.txt.template
` [PATCH v4 09/13] BaseTools/Conf/tools_def.template: Add GCC and GCCNOLTO toolchains
` [PATCH v4 10/13] BaseTools: Only call LoadConfiguration once in build.py
` [PATCH v4 11/13] BaseTools: Add a deprecation warning for GCC48,GCC49,GCC5 to build.py
` [PATCH v4 12/13] BaseTools/Conf/tools_def.template: Add section for deprecated toolchains
` [PATCH v4 13/13] BaseTools/Conf/tools_def.template: Bump VERSION to 3.00
[PATCH v1 1/1] BaseTools/Plugin: Clarify code coverage failure message
2023-04-19 17:50 UTC (3+ messages)
` 回复: "
[PATCH V2] MdePkg/Include: Add DMTF PLDM SMBIOS definitions
2023-04-19 15:04 UTC (3+ messages)
` 回复: [edk2-devel] "
` "
[Patch V2 0/8] Create page table by CpuPageTableLib in DxeIpl
2023-04-19 15:02 UTC (11+ messages)
` [Patch V2 5/8] MdeModulePkg: Add UefiCpuPkg.dec to pass DependencyCheck
` [edk2-devel] "
[edk2-devel] [edk2][PATCH v2 1/1] MdeModulePkg: Add EDKII Platform Boot Manager Protocol v2
2023-04-19 9:49 UTC (5+ messages)
` 回复: [ ** SPAMMAIL ** ]Re: "
[PATCH v3 2/5] RedfishPkg: introduce HII utility helper library
2023-04-19 9:48 UTC (2+ messages)
[PATCH v3 1/5] RedfishPkg: introduce EDKII_REDFISH_PLATFORM_CONFIG_PROTOCOL
2023-04-19 9:44 UTC (2+ messages)
[PATCH v3 5/5] RedfishPkg: Add Redfish Platform Config Protocol to RedfishPkg
2023-04-19 9:09 UTC
[PATCH v3 3/5] RedfishPkg: Implementation of EDKII_REDFISH_PLATFORM_CONFIG_PROTOCOL
2023-04-19 9:09 UTC
[PATCH v3 4/5] RedfishPkg: Helper library of EDKII_REDFISH_PLATFORM_CONFIG_PROTOCOL
2023-04-19 9:09 UTC
[PATCH 1/1] MdeModulePkg/RegularExpressionDxe: Fix Arm build error
2023-04-19 8:29 UTC
[PATCH v2 4/5] RedfishPkg: Helper library of EDKII_REDFISH_PLATFORM_CONFIG_PROTOCOL
2023-04-19 5:34 UTC (2+ messages)
[PATCH v2 3/5] RedfishPkg: Implementation of EDKII_REDFISH_PLATFORM_CONFIG_PROTOCOL
2023-04-19 5:31 UTC (2+ messages)
[PATCH v2 2/5] RedfishPkg: introduce HII utility helper library
2023-04-19 5:25 UTC (2+ messages)
[PATCH v2 1/5] RedfishPkg: introduce EDKII_REDFISH_PLATFORM_CONFIG_PROTOCOL
2023-04-19 5:10 UTC (2+ messages)
[PATCH] CryptoPkg: Enable DXE_CORE support in DxeCryptLib.inf
2023-04-19 4:16 UTC (2+ messages)
` [edk2-devel] "
[PATCH] MdePkg/Include: Add DMTF PLDM SMBIOS definitions
2023-04-19 2:15 UTC (3+ messages)
` [edk2-devel] "
[PATCH v2 5/5] RedfishPkg: Add Redfish Platform Config Protocol to RedfishPkg
2023-04-19 2:12 UTC
[PATCH v2 0/5] Introduce EDKII Redfish Platform Config Protocol
2023-04-19 2:11 UTC
[PATCH] MdePkg: Add DEBUG_MANAGEABILITY print error level
2023-04-19 2:06 UTC (3+ messages)
[PATCH v7 0/3] RISC-V SBI-backed SerialLib
2023-04-18 23:31 UTC (4+ messages)
` [PATCH v7 2/3] MdePkg: add SBI-based SerialPortLib for RISC-V
` [edk2-devel] "
[PATCH v4 0/3] Adds Platform/AMD/AmdMinBoardPkg
2023-04-18 17:35 UTC (3+ messages)
` [edk2-devel] [PATCH v4 3/3] Maintainers.txt: Adds AMD/AmdMinBoardPkg maintainers
[PATCH v2 0/3] Support FDT library
2023-04-18 17:17 UTC (3+ messages)
` [PATCH v2 1/3] Tianocore: "
[PATCH v4 01/10] BaseTools: add BASETOOLS define
2023-04-18 15:50 UTC (9+ messages)
` [edk2-devel] "
[PATCH 0/4] Trace Hub debug library support
2023-04-18 11:05 UTC (5+ messages)
` [PATCH 1/4] MdePkg: Add MipiSysTLib library
` [PATCH 2/4] MdeModulePkg: Add TraceHubDebugSysTLib library
` [PATCH 3/4] MdePkg: Add NULL library of TraceHubDebugSysTLib
` [PATCH 4/4] Maintainers.txt: Update reviewers and maintainers for Trace Hub dbg lib
[edk2-devel] [Patch V1 1/3] BaseTools: fixing FMMT ShrinkFv issue
2023-04-18 9:58 UTC
[Patch V1 3/3] BaseTools: FMMT support ELF UPLD parser
2023-04-18 9:55 UTC
[Patch V1 3/3] BaseTools: FMMT support ELF UPLD parser
2023-04-18 9:53 UTC
[Patch V1 2/3] BaseTools: FMMT replace output file is not generated successfully
2023-04-18 9:52 UTC
[Patch V1 1/3] BaseTools: fixing FMMT ShrinkFv issue
2023-04-18 9:52 UTC
[PATCH v8 0/9] Adds AmdSmmCpuFeaturesLib and SmmSmramSaveStateLib
2023-04-18 6:42 UTC (9+ messages)
` [PATCH v8 9/9] OvmfPkg: Uses SmmSmramSaveStateLib library
` [edk2-devel] "
[PATCH v3] IntelFsp2Pkg/Tools: Enhance PathFv.py to patch Fd file directly
2023-04-18 6:10 UTC (2+ messages)
[edk2-platforms][PATCH V2 1/3] ManageabilityPkg/IpmiPpi: Fix duplicate library instance
2023-04-18 4:20 UTC (5+ messages)
` [edk2-platforms][PATCH V2 2/3] ManageabilityPkg: Use SMBUS I2C instead of I2C
` [edk2-platforms][PATCH V2 3/3] ManageabilityPkg: Support AARCH64
[edk2-devel] [PATCH] MdePkg/Include: Add DMTF PLDM Base definitions
2023-04-18 3:11 UTC
[edk2-devel] [PATCH] MdePkg/Include: Add DMTF PLDM SMBIOS definitions
2023-04-18 3:11 UTC
[edk2-devel] Event: TianoCore Bug Triage - APAC / NAMO - Tuesday, April 18, 2023 #cal-reminder
2023-04-18 1:30 UTC
[edk2-devel] Now: Tools, CI, Code base construction meeting series - Monday, April 17, 2023 #cal-notice
2023-04-17 23:30 UTC
[edk2-devel] Event: Tools, CI, Code base construction meeting series - Monday, April 17, 2023 #cal-reminder
2023-04-17 22:30 UTC
[PATCH v2 1/2] ArmPkg/AsmMacroIoLibV8: Introduce ASM_FUNC_ALIGN()
2023-04-17 21:41 UTC (2+ messages)
` [PATCH v2 2/2] ArmPkg/ArmMmuLib: Fix ArmReplaceLiveTranslationEntry() alignment
[PATCH 1/1] OvmfPkg/BhyveBhf: install bhyve's ACPI tables
2023-04-17 15:15 UTC (3+ messages)
[PATCH v3 00/13] BaseTools,CryptoPkg,EmulatorPkg,MdePkg,others: Delete CLANG35,CLANG38,VS2008-2013,EBC, deprecate GCC48,GCC49,GCC5, add GCC and GCCNOLTO, update CLANGDWARF
2023-04-17 14:26 UTC (4+ messages)
` [PATCH v3 09/13] BaseTools/Conf/tools_def.template: Add GCC and GCCNOLTO toolchains
[PATCH v4 0/2] Set Firmware Version from build command line
2023-04-17 14:23 UTC (4+ messages)
` [edk2-devel] "
[edk2-platforms][PATCH 1/3] ManageabilityPkg/IpmiPpi: Fix duplicate library instance
2023-04-17 12:56 UTC (3+ 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