messages from 2022-11-21 01:09:10 to 2022-11-29 19:26:45 UTC [more...]
[PATCH v7 1/6] CI: make Python version configurable
2022-11-29 19:26 UTC (3+ messages)
` [PATCH v7 2/6] CI: add ~/.local/bin to PATH (Linux only)
` [PATCH v7 3/6] CI: Allow running in a container
[PATCH v7 0/6] CI: Use Fedora 35 container for Linux jobs
2022-11-29 19:26 UTC
USB: reducing/removing EHCI and XHCI logging when bulk transfer requests timeout
2022-11-29 19:12 UTC
[PATCH v1 1/1] .github/ISSUE_TEMPLATE/config.yml: Add initial issue template
2022-11-29 18:50 UTC (2+ messages)
` [edk2-devel] "
[edk2-libc Patch 0/1] edk2-libc : migration of edk2 module from chipsec repo
2022-11-29 18:10 UTC (6+ messages)
` [edk2-libc Patch 1/1] edk2-libc: migration of edk2module "
[PATCH v2 00/12] Enable New CodeQL Queries
2022-11-29 17:32 UTC (13+ messages)
` [PATCH v2 01/12] MdeModulePkg/SmbiosDxe: Fix pointer and buffer overflow CodeQL alerts
` [PATCH v2 02/12] BaseTools/PatchCheck.py: Add PCCTS to tab exemption list
` [PATCH v2 03/12] BaseTools/VfrCompile: Fix potential buffer overwrites
` [PATCH v2 04/12] CryptoPkg: Fix conditionally uninitialized variable
` [PATCH v2 05/12] MdeModulePkg: Fix conditionally uninitialized variables
` [PATCH v2 06/12] MdePkg: "
` [PATCH v2 07/12] NetworkPkg: "
` [PATCH v2 08/12] PcAtChipsetPkg: "
` [PATCH v2 09/12] ShellPkg: "
` [PATCH v2 10/12] UefiCpuPkg: "
` [PATCH v2 11/12] .github/codeql/edk2.qls: Enable CWE 457, 676, and 758 queries
` [PATCH v2 12/12] .github/codeql/edk2.qls: Enable CWE 120, 787, and 805 queries
[PATCH v2 1/1] pip: bump antlr4-python3-runtime from 4.7.1 to 4.11.1
2022-11-29 17:09 UTC (4+ messages)
` [edk2-devel] "
[PATCH v3 1/1] pip: bump antlr4-python3-runtime from 4.7.1 to 4.11.1
2022-11-29 17:07 UTC
[PATCH edk2-platforms 0/3] Platform/ARM/JunoPkg: Timer fixes
2022-11-29 13:53 UTC (4+ messages)
` [PATCH edk2-platforms 1/3] Platform/ARM/JunoPkg: Switch to MdeModulePkg/Universal/Metronome driver
` [PATCH edk2-platforms 2/3] Platform/ARM/JunoPkg: Override PcdTimerPeriod to be 10000
` [PATCH edk2-platforms 3/3] Platform/ARM/JunoPkg: Set PcdArmArchTimerFreqInHz to 0 to read from CNTFRQ_EL0
[PATCH 1/1] EmbeddedPkg/MetronomeDxe: Update TickPeriod doc to remove mention of lower bound
2022-11-29 12:40 UTC
[PATCH 1/1] MdePkg: Fix typo of EFI_INVALID_PARAMETER in Protocol/UsbIo.h
2022-11-29 12:27 UTC
[PATCH 1/1] MdePkg: Fix typos and spacing in Library/PerformanceLib.h
2022-11-29 12:22 UTC
[PATCH 1/1] BaseSynchronizationLib: Fix RISC-V helper name
2022-11-29 9:30 UTC (3+ messages)
` 回复: [edk2-devel] "
[PATCH v1] [PATCH v1] UefiCpuPkg: Check SMM Delayed/Blocked AP Count to decide all CPUs in SMI or not
2022-11-29 9:11 UTC (2+ messages)
[PATCH] ShellPkg: Multiple Coverity issues were found from EDK2 ShellPkg
2022-11-29 6:56 UTC
回复: [edk2-devel] FW: [PATCH] ShellPkg: Displaying SMBIOS Type38 fields in formatted manner
2022-11-29 4:12 UTC (4+ messages)
` [edk2-devel] "
` 回复: "
` [edk2-devel] "
[edk2-devel] Event: TianoCore Bug Triage - APAC / NAMO - Tuesday, November 29, 2022 #cal-reminder
2022-11-29 2:30 UTC
On RPi4 and Juno, gBS->Stall(1) takes 10us and 100us respectively
2022-11-29 1:03 UTC (3+ messages)
` [edk2-devel] "
[edk2-devel] Now: Tools, CI, Code base construction meeting series - Monday, November 28, 2022 #cal-notice
2022-11-29 0:30 UTC
[PATCH 0/2] Add support EFI_MP_SERVICES_PROTOCOL on AARCH64
2022-11-29 0:04 UTC (6+ messages)
` [PATCH 1/2] ArmPkg: implement EFI_MP_SERVICES_PROTOCOL based on PSCI calls
` [edk2-devel] "
[edk2-devel] Event: Tools, CI, Code base construction meeting series - Monday, November 28, 2022 #cal-reminder
2022-11-28 23:30 UTC
[PATCH v6 0/5] CI: Use Fedora 35 container for Linux jobs
2022-11-28 22:55 UTC (2+ messages)
` [edk2-devel] "
[PATCH v1 00/12] Enable New CodeQL Queries
2022-11-28 22:50 UTC (32+ messages)
` [PATCH v1 01/12] MdeModulePkg/SmbiosDxe: Fix pointer and buffer overflow CodeQL alerts
` [edk2-devel] "
` [PATCH v1 02/12] BaseTools/PatchCheck.py: Add PCCTS to tab exemption list
` [PATCH v1 03/12] BaseTools/VfrCompile: Fix potential buffer overwrites
` [edk2-devel] "
` [PATCH v1 04/12] CryptoPkg: Fix conditionally uninitialized variable
` [edk2-devel] "
` [PATCH v1 06/12] MdePkg: Fix conditionally uninitialized variables
` [PATCH v1 07/12] NetworkPkg: "
` [PATCH v1 08/12] PcAtChipsetPkg: "
` [PATCH v1 09/12] ShellPkg: "
` [edk2-devel] "
` [PATCH v1 10/12] UefiCpuPkg: "
` [edk2-devel] "
` [PATCH v1 11/12] .github/codeql/edk2.qls: Enable CWE 457, 676, and 758 queries
` [edk2-devel] "
` [PATCH v1 12/12] .github/codeql/edk2.qls: Enable CWE 120, 787, and 805 queries
[PATCH v3 00/16] ArmVirtPkg/ArmVirtQemu: Performance streamlining
2022-11-28 15:46 UTC (3+ messages)
` [PATCH v3 03/16] ArmVirtPkg: make EFI_LOADER_DATA non-executable
` [edk2-devel] "
[PATCH] edk II C Coding Standard: Remove section 5.4.2.2 STATIC
2022-11-28 15:41 UTC (9+ messages)
` [edk2-devel] "
[PATCH v6 5/5] BaseTools: Remove ext. gcc dependencies (Linux only)
2022-11-28 14:47 UTC (3+ messages)
` [edk2-devel] "
[PATCH v3 0/4] ArmPkg/SecurityPkg: Fixes for ArmTrngLib/RngDxe
2022-11-28 13:34 UTC (7+ messages)
` [PATCH v3 1/4] ArmPkg/ArmTrngLib: Remove ASSERTs in ArmTrngLibConstructor()
` [PATCH v3 2/4] SecurityPkg/RngDxe: Correctly update mAvailableAlgoArrayCount
` [PATCH v3 3/4] SecurityPkg/RngDxe: Conditionally install EFI_RNG_PROTOCOL
` [PATCH v3 4/4] SecurityPkg/RngDxe: Fix Rng algo selection for Arm
[edk2-platforms][PATCH V1 1/1] Silicon/ARM/NeoverseN1Soc: Update CCIX PNP ID
2022-11-28 12:33 UTC (2+ messages)
` [edk2-devel] "
[PATCH 0/3] Expand Ovmf PlatformCI to enable CI for Shell UnitTest
2022-11-28 9:36 UTC (7+ messages)
` [PATCH 1/3] OvmfPkg/PlatformCI: Expand Ovmf PlatformCI "
` [PATCH 2/3] OvmfPkg/PlatformCI: Add new JOB in .yml of OvmfPkg PlatformCI
` [PATCH 3/3] .azurepipelines: Expand PlatformCI template for Shell UnitTest
` [edk2-devel] [PATCH 1/3] OvmfPkg/PlatformCI: Expand Ovmf PlatformCI "
` [edk2-devel] [PATCH 3/3] .azurepipelines: Expand PlatformCI template "
` [edk2-devel] [PATCH 2/3] OvmfPkg/PlatformCI: Add new JOB in .yml of OvmfPkg PlatformCI
[PATCH v2 0/3] Enable support for terminal resize
2022-11-28 8:59 UTC (5+ messages)
` [PATCH v2 1/3] MdeModulePkg: TerminalDxe: set xterm resolution on mode change
` [PATCH v2 2/3] OvmfPkg: take PcdResizeXterm from the QEMU command line
` [PATCH v2 3/3] ArmVirtPkg: "
` [edk2-devel] [PATCH v2 0/3] Enable support for terminal resize
[PATCH 1/1] OvmfPkg/PciHotPlugInitDxe: fix io window size
2022-11-28 6:25 UTC
[PATCH v3 1/1] OvmfPkg/SmbiosPlatformDxe: use PcdFirmware*
2022-11-28 5:40 UTC
[PATCH] UsbNetworkPkg: add USB network devices support
2022-11-28 5:24 UTC (3+ messages)
` [edk2-devel] "
[edk2-devel] Event: Tools, CI, Code base construction meeting series - Monday, November 28, 2022 #cal-reminder
2022-11-28 0:30 UTC
[PATCH V1 1/1] OvmfPkg/PlatformInitLib: Add check to NvVarStoreFV HeaderLength
2022-11-27 7:00 UTC
[PATCH 2/3] UsbNetworkPkg/UsbCdcEcm: Add USB Cdc ECM devices support
2022-11-26 18:47 UTC (2+ messages)
` [edk2-devel] "
[PATCH V2] edk II C Coding Standard: Remove section 5.4.2.2 STATIC
2022-11-26 9:02 UTC
[edk2-devel] [PATCH] SecurityPkg: check return value of GetEfiGlobalVariable2() in DxeImageVerificationHandler()
2022-11-25 22:24 UTC
EDK II Stable Tag release edk2-stable202211 completed
2022-11-25 9:45 UTC
[PATCH EDK2 v1 0/1] CryptoPkg/BaseCryptLib:time overflow
2022-11-25 9:11 UTC (2+ messages)
` [PATCH EDK2 v1 1/1] "
[PATCH] Multiple Coverity issues were found from EDK2 ShellPkg
2022-11-25 7:56 UTC (3+ messages)
` [edk2-devel] "
[PATCH] UefiPayloadPkg: Support multiple-firmware volume
2022-11-25 4:45 UTC (3+ messages)
[AddResetEnd v1] ShellPkg/DpDynamicCommand: Add ResetEnd support in DP command
2022-11-25 2:52 UTC (2+ messages)
[PATCH 1/1] ArmPlatformPkg: Remove AP support from PrePi/PrePeiCore
2022-11-24 14:52 UTC (6+ messages)
` [edk2-devel] "
[PATCH 1/1 v2] EmulatorPkg: fixes for NetBSD
2022-11-24 14:46 UTC
[PATCH v1 1/2] UefiCpuPkg/Test: Move EfiMpServiceProtocol UT in a separate function
2022-11-24 12:11 UTC (2+ messages)
` [PATCH v1 2/2] UefiCpuPkg/Test: develop UEFI App and dynamic cmd for MP services UT
[edk2-devel] [PATCH v1 00/12] Enable New CodeQL Queries
2022-11-24 1:10 UTC (2+ messages)
Edk2 support MIPI SyS-T TraceHub Debug Library [TraceHubDebugLibSysT]
2022-11-23 7:29 UTC
[PATCH 0/3] CloudHv:arm: Enable direct kernel boot
2022-11-23 6:26 UTC (11+ messages)
` [PATCH 1/3] CloudHv:arm: add kernel load fs driver
` [PATCH 2/3] CloudHv:arm: build hob for kernel image memory as read-only
` [PATCH 3/3] CloudHv:arm: add kernel load driver into dsc/fdf
[PATCH V1 0/5] Use CcExitLib instead of VmgExitLib in edk2-platforms
2022-11-23 4:05 UTC (3+ messages)
` [edk2-devel] "
[PATCH v4 1/1] MdePkg/BaseRngLib: Add a smoketest for RDRAND and check CPUID
2022-11-22 22:31 UTC
[PATCH v3 1/1] MdePkg/BaseRngLib: Add a smoketest for RDRAND and check CPUID
2022-11-22 22:03 UTC
[PATCH v2 1/1] MdePkg/BaseRngLib: Add a smoketest for RDRAND and check CPUID
2022-11-22 17:11 UTC (5+ messages)
` [edk2-devel] "
edksetup.sh: fix for non POSIX whereis(1)
2022-11-22 17:07 UTC (8+ messages)
` [edk2-devel] "
[PATCH 1/1] MdePkg/BaseRngLib: Add a smoketest for RDRAND and check CPUID
2022-11-22 15:34 UTC (3+ messages)
[PATCH 0/3] OVMF: support EFI_RNG_PROTOCOL without virtio-rng
2022-11-22 14:21 UTC (9+ messages)
` [PATCH 3/3] OvmfPkg/OvmfX86: Enable RDRAND based EFI_RNG_PROTOCOL implementation
` [edk2-devel] "
[PATCH V1 1/1] UefiCpuPkg: Add back VmgExitLib to fix downstream incompatibility issue
2022-11-22 14:18 UTC (2+ messages)
[edk2-devel] Event: TianoCore Bug Triage - APAC / NAMO - Tuesday, November 22, 2022 #cal-reminder
2022-11-22 9:36 UTC (2+ messages)
` 回复: "
EmulatorPkg: fixes for NetBSD compilation
2022-11-22 8:35 UTC (3+ messages)
` [edk2-devel] "
[PATCH v5 00/19] UEFI variable protection
2022-11-22 8:05 UTC (23+ messages)
` [PATCH v5 04/19] MdeModulePkg: Add new include files
` [PATCH v5 06/19] MdeModulePkg: Add Null ProtectedVariable Library
` [PATCH v5 08/19] MdeModulePkg: Add support for Protected Variables
` [edk2-devel] "
` [PATCH v5 09/19] MdeModulePkg: Reference Null ProtectedVariableLib
` [PATCH v5 11/19] SecurityPkg: Add new KeyService types and defines
` [PATCH v5 15/19] SecurityPkg: Add null encryption variable libs
` [PATCH v5 17/19] SecurityPkg: Add EncryptionVariable lib with AES
` [PATCH v5 18/19] SecurityPkg: Add Protected Variable Services
` [PATCH v5 19/19] SecurityPkg: Add references to new *.inf files
[edk2-platforms: PATCH] BIOS needs to present cores in order of relative performance in MADT
2022-11-22 3:35 UTC (5+ messages)
` [edk2-devel] "
[edk2-devel] Now: Tools, CI, Code base construction meeting series - Monday, November 21, 2022 #cal-notice
2022-11-22 0:30 UTC
[edk2-devel] Event: Tools, CI, Code base construction meeting series - Monday, November 21, 2022 #cal-reminder
2022-11-21 23:30 UTC
[PATCH] Silicon/Intel/FitGen:FitGen Supporting MultiFIT 2 rc
2022-11-21 23:10 UTC (2+ messages)
[PATCH] CryptoPkg: Add b_print.c which removed floating-point to OpensslLib
2022-11-21 13:18 UTC (7+ messages)
` [edk2-devel] "
[edk2-platforms][PATCH V6 00/16] Platform: Add Loongson support
2022-11-21 9:08 UTC (2+ messages)
[PATCH v2 1/1] StandaloneMmPkg: Add StandaloneMmIplPei driver
2022-11-21 7:55 UTC (2+ messages)
[edk2-devel] [PATCH] MdeModulePkg: Disable PciDegrade support for LoongArch64
2022-11-21 6:40 UTC
[PATCH] IntelSiliconPkg/VTd: Use 256-bit invaildation queue descriptor
2022-11-21 5:43 UTC
[Patch V2 1/3] [edk2-staging]BaseTools: Add Python VfrCompiler tool
2022-11-21 3:23 UTC (3+ messages)
` [edk2-devel] "
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