messages from 2022-08-30 10:20:54 to 2022-09-06 04:36:19 UTC [more...]
[PATCH V5 0/8] Enable secure-boot when lauch OVMF with -bios parameter
2022-09-06 4:35 UTC (3+ messages)
` [PATCH V5 1/8] EmbeddedPkg: Add AllocateRuntimePages in PrePiMemoryAllocationLib
` [PATCH V5 2/8] OvmfPkg/PeilessStartupLib: Delete TdxValidateCfv
[edk2-devel] Event: TianoCore Bug Triage - APAC / NAMO - 09/06/2022 #cal-reminder
2022-09-06 1:30 UTC
[edk2-devel] Now: Tools, CI, Code base construction meeting series - 09/05/2022 #cal-notice
2022-09-05 23:30 UTC
[PATCH 1/1] Ext4Pkg: Fix bug in EXT4_HAS_GDT_CSUM
2022-09-05 22:37 UTC (3+ messages)
[edk2-devel] Event: Tools, CI, Code base construction meeting series - 09/05/2022 #cal-reminder
2022-09-05 22:30 UTC
[PATCH 0/2] Add support EFI_MP_SERVICES_PROTOCOL on AARCH64
2022-09-05 15:55 UTC (6+ messages)
` [PATCH 2/2] MdeModulePkg: Add new Application/MpServicesTest application
` [edk2-devel] [PATCH 0/2] Add support EFI_MP_SERVICES_PROTOCOL on AARCH64
[edk2-devel] Event: Tools, CI, Code base construction meeting series - 09/05/2022 #cal-reminder
2022-09-05 15:51 UTC (2+ messages)
[edk2-platforms][PATCH] Platform/Sgi: Remove inaccurate comment in dsc file
2022-09-05 14:29 UTC
[PATCH EDK2 v1 0/1] EmbeddedPkg/GdbSerialDebugPortLib:fix compile warning
2022-09-05 13:56 UTC (3+ messages)
` [PATCH EDK2 v1 1/1] "
[PATCH v1 0/1] OvmfPkg: increase max debug message length to 512
2022-09-05 13:55 UTC (4+ messages)
` [PATCH v1 1/1] "
[PATCH 00/24] Remove duplicated words
2022-09-05 13:55 UTC (24+ messages)
` [PATCH 02/24] ArmPkg: "
` [PATCH 03/24] ArmPlatformPkg: "
` [PATCH 04/24] ArmVirtPkg: "
` [edk2-devel] "
` [PATCH 08/24] EmbeddedPkg: "
` [PATCH 11/24] IntelFsp2WrapperPkg: "
` [edk2-devel] "
` [PATCH 14/24] NetworkPkg: "
` [edk2-devel] "
` [PATCH 15/24] OvmfPkg: "
` [PATCH 21/24] StandaloneMmPkg: "
[PATCH v1 0/1] Check arguments to be compliant with spec
2022-09-05 13:55 UTC (3+ messages)
` [PATCH v1 1/1] OvmfPkg/PlatformDxe: Check RouteConfig arguments for spec compliance
[edk2][PATCH V4 1/1] ArmPkg: Handle warm reboot request correctly
2022-09-05 13:54 UTC (2+ messages)
[edk2][PATCH V4 1/1] ArmPlatformPkg/PrePeiCore: Invoke constructors for SEC phase
2022-09-05 13:53 UTC (5+ messages)
` [edk2-devel] "
[PATCH 1/1] OvmfPkg: Add BUILD_SHELL flag for IA32, IA32X64, X64
2022-09-05 13:53 UTC (3+ messages)
` [edk2-devel] "
[PATCH v1 1/1] OvmfPkg/PlatformDxe: Handle all requests in ExtractConfig and RouteConfig
2022-09-05 13:53 UTC (4+ messages)
` [edk2-devel] "
[PATCH] OvmfPkg/BhyvePkg: use correct PlatformSecureLib
2022-09-05 13:23 UTC (4+ messages)
[PATCH v3 0/2] CloudHv/arm: Add specific mem info lib
2022-09-05 13:22 UTC (4+ messages)
` [PATCH v3 1/2] CloudHv/arm: add PeiMemInfoLib
` [PATCH v3 2/2] CloudHv/arm: switch PeiMemLib to its own
` [edk2-devel] [PATCH v3 0/2] CloudHv/arm: Add specific mem info lib
[PATCH v2 0/1] AsfFeaturePkg: Add Alert standard format support
2022-09-05 12:15 UTC (2+ messages)
` [PATCH v2 1/1] Features/Intel/OutOfBandManagement/AsfFeaturePkg: Add initial package
[[edk2-devel] PATH v1 0/3] Enable support for terminal resize
2022-09-05 11:58 UTC (3+ messages)
` [[edk2-devel] PATH v1 2/3] OvmfPkg: take PcdResizeXterm from the QEMU command line
[PATCH v2 0/6] ArmPkg/SMBIOS fixes and improvements
2022-09-05 11:57 UTC (2+ messages)
[PATCH V4 0/8] Enable secure-boot when lauch OVMF with -bios parameter
2022-09-05 11:54 UTC (3+ messages)
` [PATCH V4 1/8] EmbeddedPkg: Add AllocateRuntimePages in PrePiMemoryAllocationLib
` [edk2-devel] "
[PATCH V3 00/12] Introduce Lazy-accept for Tdx guest
2022-09-05 9:19 UTC (14+ messages)
` [PATCH V3 01/12] MdeModulePkg: Add PrePiHob.h
` [PATCH V3 02/12] MdePkg: Increase EFI_RESOURCE_MAX_MEMORY_TYPE
` [PATCH V3 03/12] OvmfPkg: Use EFI_RESOURCE_MEMORY_UNACCEPTED which defined in MdeModulePkg
` [PATCH V3 04/12] MdePkg: Add UEFI Unaccepted memory definition
` [PATCH V3 05/12] MdeModulePkg: Update Dxe to handle unaccepted memory type
` [PATCH V3 06/12] ShellPkg: Update shell command memmap to show unaccepted memory
` [edk2-devel] "
` [PATCH V3 07/12] OvmfPkg: Add MaxAcceptedMemoryAddress in TDX work area
` [PATCH V3 08/12] OvmfPkg: Introduce lazy accept in PlatformInitLib and PlatformPei
` [PATCH V3 09/12] OvmfPkg: Update ConstructFwHobList for lazy accept
` [PATCH V3 10/12] MdePkg: The prototype definition of EdkiiMemoryAcceptProtocol
` [PATCH V3 11/12] OvmfPkg: Realize EdkiiMemoryAcceptProtocol in TdxDxe
` [PATCH V3 12/12] OvmfPkg: Call gEdkiiMemoryAcceptProtocolGuid to accept pages
[PATCH] BaseTools: Correct BPDG tool error prints
2022-09-05 9:19 UTC
[PATCH] IntelSiliconPkg/VTd: Enable ADM when change TTM
2022-09-05 8:49 UTC
[PATCH v3 0/8] Fix imbalanced debug macros
2022-09-05 7:53 UTC (12+ messages)
` [PATCH v3 1/8] ArmPlatformPkg/NorFlashDxe: Remove unused debug print specifier
` [PATCH v3 2/8] FatPkg/FatPei: Remove extraneous debug message argument
` [PATCH v3 3/8] MdeModulePkg: Fix imbalanced debug macros
` [PATCH v3 4/8] RedfishPkg/RedfishRestExDxe: Remove extra debug macro argument
` [edk2-devel] "
` [PATCH v3 5/8] SecurityPkg/SmmTcg2PhysicalPresenceLib: Add missing debug print specifier
` [PATCH v3 6/8] DynamicTablesPkg/AcpiPpttLibArm: Fix debug macro arguments
` [PATCH v3 7/8] NetworkPkg/TcpDxe: "
` [PATCH v3 8/8] OvmfPkg/LegacyBootManagerLib: "
[PATCH v2 1/6] ArmPkg/ProcessorSubClassDxe: Get processor version from OemMiscLib
2022-09-05 7:32 UTC (4+ messages)
` [edk2-devel] "
[PATCH V2 00/14] Introduce Lazy-accept for Tdx guest
2022-09-04 11:34 UTC (21+ messages)
` [PATCH V2 01/14] MdeModulePkg: Add PrePiHob.h
` [PATCH V2 06/14] ShellPkg: Update shell command memmap to show unaccepted memory
` [PATCH V2 07/14] OvmfPkg: Add PCD and DEFINEs for Lazy Accept page
` [edk2-devel] "
` [PATCH V2 11/14] MdePkg: The prototype definition of EdkiiMemoryAcceptProtocol
` [PATCH V2 12/14] OvmfPkg: Realize EdkiiMemoryAcceptProtocol in TdxDxe
` [PATCH V2 13/14] OvmfPkg: Call gEdkiiMemoryAcceptProtocolGuid to accept pages
` [PATCH V2 14/14] MdeModulePkg: Pool and page functions accept memory when OOM occurs
` [edk2-devel] "
[edk2-platforms][PATCH v4 1/2] Ext4Pkg: Add symbolic links support
2022-09-04 11:31 UTC (3+ messages)
[PATCH v1 1/1] Maintainers.txt: Update maintainers/reviewers for CI and Test
2022-09-03 0:23 UTC
[edk2-platforms][PATCH v2 1/1] MinPlatformPkg: Add FspNvsBuffer compression option
2022-09-02 22:57 UTC (7+ messages)
` [edk2-devel] "
[PATCH v2 0/8] Fix imbalanced debug macros
2022-09-02 22:29 UTC (8+ messages)
` [PATCH v2 1/8] ArmPlatformPkg/NorFlashDxe: Remove unused debug print specifier
` [edk2-devel] "
` [PATCH v2 6/8] DynamicTablesPkg/AcpiPpttLibArm: Fix debug macro arguments
` [PATCH v2 7/8] NetworkPkg/TcpDxe: "
[edk2-devel] [PATCH v3 0/8] Fix imbalanced debug macros
2022-09-02 22:28 UTC
[PATCH] UsbNetworkPkg: add USB network devices support
2022-09-02 21:48 UTC (2+ messages)
` [edk2-devel] "
[edk2-devel][edk2-platforms][PATCH v1 0/5] Implement S3 resume
2022-09-02 19:31 UTC (9+ messages)
` [edk2-devel][edk2-platforms][PATCH v1 2/5] Silicon/Intel: Port SmmControl protocol to PPI for S3
` [edk2-devel][edk2-platforms][PATCH v1 3/5] S3FeaturePkg: Implement working S3 resume
[edk2-platforms][PATCH v1 00/02] Add QemuOpenBoardPkg
2022-09-02 16:51 UTC (6+ messages)
` [edk2-platforms][PATCH v1 01/02] QemuOpenBoardPkg: "
[PATCH v3 0/1] MdePkg: Use ANSI colors to indicate debug message severity
2022-09-02 11:23 UTC (2+ messages)
` [PATCH v3 1/1] "
[PATCH] UefiPayloadPkg: To replace the libraries for the capsule driver
2022-09-02 10:29 UTC (3+ messages)
[PATCH] UsbNetworkPkg: add USB network devices support
2022-09-02 9:04 UTC (8+ messages)
` 回复: [edk2-devel] "
` 回复: [EXTERNAL] "
` "
[PATCH v2] BaseTools: Support COMPAT16 section generation
2022-09-02 8:22 UTC (4+ messages)
` 回复: [edk2-devel] "
` "
[PATCH v6 1/2] UefiPayloadPkg: Implement a new SerialPortLib instance
2022-09-02 7:02 UTC (4+ messages)
` [PATCH v6 2/2] UefiPayloadPkg: Allow DxeMain.inf to consume the new SerialPortLib
[PATCH 1/1] pip-requirement: Upgrade the edk2-basetools version from 0.1.24 to 0.1.28
2022-09-02 6:17 UTC
[edk2-devel] Event: TianoCore Community Meeting - APAC/NAMO - 09/01/2022 #cal-reminder
2022-09-02 2:15 UTC
[edk2-devel] [edk2-platforms: PATCH v2] MinPlatformPkg: Add FSP 2.4 MultiPhase library
2022-09-02 1:54 UTC
[PATCH v2 0/2] CloudHv/arm: Add specific mem info lib
2022-09-02 1:00 UTC (6+ messages)
` [PATCH v2 1/2] CloudHv/arm: add PeiMemInfoLib
` [PATCH 2/2] CloudHv/arm: switch PeiMemLib to its own
[edk2-platforms: PATCH v2] MinPlatformPkg: Add FSP 2.4 MultiPhase library
2022-09-01 23:58 UTC (2+ messages)
[PATCH] IntelFsp2WrapperPkg: Rename PlatformMultiPhaseLibSample
2022-09-01 23:48 UTC (3+ messages)
[PATCH 1/1] MdePkg: Use ANSI colors to indicate debug message severity
2022-09-01 22:46 UTC (5+ messages)
` [edk2-devel] "
[PATCH v2 0/1] MdePkg: Use ANSI colors to indicate debug message severity
2022-09-01 21:49 UTC (2+ messages)
` [PATCH v2 1/1] "
[edk2-platforms: PATCH] MinPlatformPkg: Add FSP 2.4 MultiPhase library
2022-09-01 20:55 UTC (4+ messages)
` [edk2-devel] "
Building ShellBinPkg for stable tags/releases
2022-09-01 19:15 UTC
[PATCH v4 0/6] Enhance DynamicTablesPkg modules
2022-09-01 17:38 UTC (11+ messages)
` [PATCH v4 6/6] DynamicTablesPkg: AcpiSsdtPcieLibArm: Added case handling for PCI config
` [edk2-devel] "
` [edk2-devel] [PATCH v4 0/6] Enhance DynamicTablesPkg modules
[PATCH] MdeModulePkg/UefiHiiLib: Fix typo
2022-09-01 15:54 UTC
[PATCH 1/1] DynamicTablesPkg: Fix typo in AmlCodeGenRdMemory32Fixed doxygen comment
2022-09-01 14:55 UTC (3+ messages)
` [edk2-devel] "
[PATCH v2] DynamicTablesPkg: Fix nested processor containers
2022-09-01 14:22 UTC (2+ messages)
` [edk2-devel] "
[PATCH v2] DynamicTablesPkg: AcpiSsdtPcieLibArm : Add UID to slot creation
2022-09-01 14:01 UTC (3+ messages)
` [edk2-devel] "
[edk2-devel] Now: TianoCore edk2-test Bug Triage Meeting - 09/01/2022 #cal-notice
2022-09-01 14:00 UTC
[edk2-devel] Event: TianoCore edk2-test Bug Triage Meeting - 09/01/2022 #cal-reminder
2022-09-01 13:45 UTC
[PATCH v3] DynamicTablesPkg: Add support to build _DSD
2022-09-01 13:01 UTC (3+ messages)
` [edk2-devel] "
[PATCH V2] RedfishPkg/RedfishDiscoverDxe: Install EFI_DISCOVER_PROTOCOL on each network interface
2022-09-01 12:51 UTC (3+ messages)
[PATCH] UsbNetworkPkg: add USB network devices support
2022-09-01 12:38 UTC (6+ messages)
` [edk2-devel] "
[PATCH] [edk2-basetools]GenCrc32:Convert the C tool of calculating the crc32 into a python tool
2022-09-01 10:54 UTC (2+ messages)
` [edk2-devel] "
[PATCH] [edk2-basetools]GenCrc32:Convert the C tool of calculating the crc32 into a python tool
2022-09-01 7:10 UTC
[PATCH v2 0/1] Use PCI_DEVICE_PPI to manage Nvme device
2022-09-01 5:33 UTC (4+ messages)
` [PATCH v2 1/1] MdeModulePkg/NvmExpressPei: "
` [edk2-devel] "
Python368 socket support #includes
2022-09-01 4:48 UTC (2+ messages)
` [edk2-devel] "
[PATCH] RedfishPkg/RedfishDiscoverDxe: Install EFI_DISCOVER_PROTOCOL on each network interface
2022-09-01 3:26 UTC (2+ messages)
[edk2-devel] Event: TianoCore Community Meeting - APAC/NAMO - 09/01/2022 #cal-reminder
2022-09-01 2:30 UTC
[edk2-devel][edk2-platforms][PATCH V1 00/13] Simplify board porting
2022-09-01 1:48 UTC (3+ messages)
[PATCH v2 0/4] IntelFsp2(Wrapper)Pkg: Support FSP 2.4 MultiPhase
2022-08-31 18:13 UTC (11+ messages)
` [PATCH v2 1/4] IntelFsp2Pkg: Add FSP 2.4 MultiPhase interface
` [PATCH v2 2/4] IntelFsp2WrapperPkg: "
` [PATCH v2 3/4] IntelFsp2Pkg: Adopt FSP 2.4 MultiPhase functions
` [PATCH v2 4/4] IntelFsp2WrapperPkg: Implement FSP 2.4 MultiPhase wrapper handlers
[PATCH] MdeModulePkg/CapsuleApp: support on-disk with undefined BootOrder
2022-08-31 14:33 UTC
[edk2-devel] Event: TianoCore edk2-test Bug Triage Meeting - 09/01/2022 #cal-reminder
2022-08-31 14:00 UTC
[PATCH EDK2 v1 0/1] MdeModulePkg/BaseBmpSupportLib: Fix ColorMap issue
2022-08-31 8:23 UTC (4+ messages)
` [PATCH EDK2 v1 1/1] "
` 回复: [edk2-devel] 回复: "
[PATCH v5 1/2] UefiPayloadPkg: Implement a new SerialPortLib instance
2022-08-31 4:44 UTC (4+ messages)
` [PATCH v5 2/2] UefiPayloadPkg: Allow DxeMain.inf to consume the new SerialPortLib
[PATCH v3 1/1] NetworkPkg/HttpBootDxe: Add Support for HTTPS Proxy Server for HTTP Boot
2022-08-31 2:47 UTC
[PATCH v1 0/1] ShellPkg: Adds Local APIC parser to AcpiView
2022-08-31 2:32 UTC (4+ messages)
` [PATCH v1 1/1] "
` 回复: [edk2-devel] "
[PATCH v2] UefiCpuPkg/CpuPageTableLib/UnitTest: Add host based unit test
2022-08-31 2:30 UTC (2+ messages)
` 回复: [edk2-devel] "
[PATCH 1/6] BaseTools/VolInfo: Fix EFI_SECTION_GUID_DEFINED parsing
2022-08-31 1:43 UTC (2+ messages)
` 回复: [edk2-devel] "
[edk2-devel] Event: TianoCore Bug Triage - APAC / NAMO - 08/30/2022 #cal-reminder
2022-08-31 1:15 UTC
[edk2-devel][PATCH] Maintainers.txt: Update Maintainers/reviewers for universal payload
2022-08-30 16:07 UTC (2+ messages)
[PATCH v2] BaseTools: Correct initialization data size check for array PCDs
2022-08-30 10:20 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