public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2022-11-24 01:28:10 to 2022-12-01 00:05:25 UTC [more...]

[PATCH v9 01/12] CI: make Python version configurable
 2022-12-01  0:05 UTC  (20+ messages)
  ` [edk2-devel] "
` [PATCH v9 02/12] OvmfPkg: CI: use Python version from defaults template
  ` [edk2-devel] "
` [PATCH v9 03/12] EmulatorPkg: "
  ` [edk2-devel] "
` [PATCH v9 04/12] CI: add ~/.local/bin to PATH (Linux only)
  ` [edk2-devel] "
` [PATCH v9 05/12] CI: Allow running in a container
` [PATCH v9 06/12] BaseTools: CI: Use Fedora 35 container (Linux only)
` [PATCH v9 07/12] ArmVirtPkg: "
` [PATCH v9 08/12] OvmfPkg: "
` [PATCH v9 09/12] EmulatorPkg: "
` [PATCH v9 10/12] .pytool: CISettings.py: don't add scopes for GCC
` [PATCH v9 11/12] CI: use latest vm_image (Linux only)
` [PATCH v9 12/12] do not merge: modify *.dsc to trigger CI

[PATCH v3] UnitTestFrameworkPkg/UnitTestLib: Print expected Status on ASSERT fail
 2022-11-30 23:06 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v2] UnitTestFrameworkPkg/UnitTestLib: Print expected Status on ASSERT fail
 2022-11-30 23:03 UTC  (2+ messages)

[Patch 1/1] UnitTestFrameworkPkg: Library classes private to public
 2022-11-30 23:02 UTC  (2+ messages)
` [edk2-devel] "

[PATCH] UnitTestFrameworkPkg/UnitTestLib: Print expected Status on ASSERT fail
 2022-11-30 22:58 UTC  (3+ messages)
` [edk2-devel] "

[PATCH v9 00/12] CI: Use Fedora 35 container for Linux jobs
 2022-11-30 22:01 UTC 

[PATCH v8 01/12] CI: make Python version configurable
 2022-11-30 21:53 UTC  (16+ messages)
` [PATCH v8 02/12] OvmfPkg: CI: use Python version from defaults template
` [PATCH v8 03/12] EmulatorPkg: "
` [PATCH v8 04/12] CI: add ~/.local/bin to PATH (Linux only)
` [PATCH v8 05/12] CI: Allow running in a container
` [PATCH v8 06/12] BaseTools: CI: Use Fedora 35 container (Linux only)
` [PATCH v8 07/12] ArmVirtPkg: "
` [PATCH v8 08/12] OvmfPkg: "
` [PATCH v8 09/12] EmulatorPkg: "
` [PATCH v8 10/12] CI: Don't install cspell
  ` [edk2-devel] "
` [PATCH v8 11/12] .pytool: CISettings.py: don't add scopes for GCC
` [PATCH v8 12/12] CI: use latest vm_image (Linux only)
  ` [edk2-devel] "

[PATCH v8 00/12] CI: Use Fedora 35 container for Linux jobs
 2022-11-30 20:01 UTC 

[PATCH v7 0/2] Fix stack switching
 2022-11-30 19:28 UTC  (4+ messages)
` [PATCH v7 1/2] tools_def: remove GCC_IA32_CC_FLAGS/GCC_X64_CC_FLAGS
` [PATCH v7 2/2] tools_def: add -fno-omit-frame-pointer to GCC48_{IA32,X64}_CC_FLAGS
  ` [edk2-devel] "

[PATCH] ShellPkg/AcpiView: ERST Parser
 2022-11-30 18:31 UTC 

[PATCH v7 1/6] CI: make Python version configurable
 2022-11-30 18:26 UTC  (9+ 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 4/6] CI: Use Fedora 35 container (Linux only)
` [PATCH v7 5/6] BaseTools: Remove ext. gcc dependencies "
` [PATCH v7 6/6] CI: use latest vm_image "

[PATCH v7 0/6] CI: Use Fedora 35 container for Linux jobs
 2022-11-30 18:12 UTC  (3+ messages)
` [edk2-devel] "

[PATCH] MdeModulePkg/RegularExpressionDxe: Fix GCC build error
 2022-11-30 16:28 UTC  (2+ messages)
` [edk2-devel] "

[edk2-staging][PATCH] edk2-staging/RedfishClientPkg: Fix typo
 2022-11-30 15:47 UTC 

[edk2-staging][PATCH] edk2-staging/RedfishClientPkg: Fix GCC build error
 2022-11-30 15:24 UTC 

[PATCH v1 1/1] CryptPkg: Enable CryptoPkg BaseCryptLib ParallelHash for PEI and DXE
 2022-11-30 14:21 UTC 

[edk2-devel] Event: TianoCore edk2-test Bug Triage Meeting - Thursday, December 1, 2022 #cal-reminder
 2022-11-30 14:00 UTC 

[edk2-platforms][PATCH V2 1/1] Silicon/ARM/NeoverseN1Soc: Update CCIX PNP ID
 2022-11-30 12:44 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v1] From: Mateusz Mówka <mateusz.mowka@intel.com> Subject: [edk2-libc] Add strnlen function wrapper
 2022-11-30  8:39 UTC  (2+ messages)
` [edk2-devel] "

USB: reducing/removing EHCI and XHCI logging when bulk transfer requests timeout
 2022-11-30  7:48 UTC  (6+ messages)
` [edk2-devel] "

[PATCH v2 00/12] Enable New CodeQL Queries
 2022-11-30  6:55 UTC  (14+ 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] IntelSiliconPkg/VTd: Use 256-bit invaildation queue descriptor
 2022-11-30  5:15 UTC 

[PATCH v3] UefiCpuPkg: Check SMM Delayed/Blocked AP Count
 2022-11-30  5:13 UTC 

[PATCH v1] [PATCH v1] UefiCpuPkg: Check SMM Delayed/Blocked AP Count to decide all CPUs in SMI or not
 2022-11-30  3:29 UTC  (3+ messages)

[PATCH v2] UefiCpuPkg: Check SMM Delayed/Blocked AP Count
 2022-11-30  3:25 UTC 

[edk2-devel] Event: TianoCore Bug Triage - APAC / NAMO - Tuesday, November 29, 2022 #cal-reminder
 2022-11-30  2:15 UTC 

[PATCH] UefiCpuPkg: Bug fix in 5LPage handling
 2022-11-30  0:47 UTC  (3+ messages)
  ` [edk2-devel] "

[PATCH 0/2] Add support EFI_MP_SERVICES_PROTOCOL on AARCH64
 2022-11-30  0:15 UTC  (7+ messages)
` [PATCH 1/2] ArmPkg: implement EFI_MP_SERVICES_PROTOCOL based on PSCI calls
  ` [edk2-devel] "

[edk2-devel] 1024 VCPU limitation
 2022-11-30  0:00 UTC  (5+ messages)

[PATCH 1/1] EmbeddedPkg/MetronomeDxe: Update TickPeriod doc to remove mention of lower bound
 2022-11-29 19:56 UTC  (2+ messages)

[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 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] 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] 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 

[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  (7+ 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  (4+ messages)
  ` [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  (2+ messages)
` [edk2-devel] "

[PATCH] UefiPayloadPkg: Support multiple-firmware volume
 2022-11-25  4:45 UTC  (2+ 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


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox