public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2022-11-09 17:33:26 to 2022-11-14 17:19:36 UTC [more...]

[PATCH v5 00/19] UEFI variable protection
 2022-11-14 17:19 UTC  (7+ messages)
` [PATCH v5 07/19] MdeModulePkg: Add new Variable functionality
    ` [edk2-devel] "
` [PATCH v5 08/19] MdeModulePkg: Add support for Protected Variables

[edk2-CCodingStandardsSpecification PATCH 2/2] Source Files / Spacing / Multi-line func. calls: allow condensed arguments
 2022-11-14 17:07 UTC  (7+ messages)
` [edk2-devel] "

[PATCH 1/1][edk2-stable202211] ArmPkg/ArmTrngLib: Remove ASSERT in GetArmTrngVersion()
 2022-11-14 16:00 UTC  (3+ messages)

[PATCH 0/3] Remove the redundent Mp initialization
 2022-11-14 14:08 UTC  (2+ messages)
` [edk2-devel] "

[PATCH EDK2 v1 0/1] MdeModulePkg/BaseBmpSupportLib:Add unit test
 2022-11-14 12:07 UTC  (2+ messages)
` [PATCH EDK2 v1 1/1] "

Hard Feature Freeze starts now for edk2-stable202211
 2022-11-14 11:59 UTC 

[PATCH V6 0/3] Rename VmgExitLib to CcExitLib
 2022-11-14 11:56 UTC  (7+ messages)
` [PATCH V6 1/3] OvmfPkg/UefiCpuPkg/UefiPayloadPkg: "
` [PATCH V6 2/3] OvmfPkg/UefiCpuPkg: Add CcExit prefix to the APIs of CcExitLib
` [PATCH V6 3/3] Maintainers: Update the VmgExitLib to CcExitLib
` [edk2-stable202211] [PATCH V6 0/3] Rename "
  ` 回复: [edk2-devel] "

[edk2-platforms][PATCH V5 00/15] Platform: Add Loongson support
 2022-11-14  3:50 UTC  (32+ messages)
` [edk2-platforms][PATCH V5 01/15] Platform/Loongson: Add Serial Port library
` [edk2-platforms][PATCH V5 02/15] Platform/Loongson: Support SEC
` [edk2-platforms][PATCH V5 03/15] Platform/Loongson: Add PeiServicesTablePointerLib
` [edk2-platforms][PATCH V5 04/15] Platform/Loongson: Add QemuFwCfgLib
` [edk2-platforms][PATCH V5 05/15] Platform/Loongson: Add MmuLib
` [edk2-platforms][PATCH V5 06/15] Platform/Loongson: Add StableTimerLib
` [edk2-platforms][PATCH V5 07/15] Platform/Loongson: Support PEI phase
  ` [edk2-devel] "
` [edk2-platforms][PATCH V5 08/15] Platform/Loongson: Add CPU DXE driver
` [edk2-platforms][PATCH V5 09/15] Platform/Loongson: Add PciCpuIoDxe driver
` [edk2-platforms][PATCH V5 10/15] Platform/Loongson: Add timer Dxe driver
` [edk2-platforms][PATCH V5 11/15] Platform/Loongson: Add RealTime Clock lib
` [edk2-platforms][PATCH V5 12/15] Platform/Loongson: Add Platform Boot Manager Lib
` [edk2-platforms][PATCH V5 13/15] Platform/Loongson: Add Reset System Lib
` [edk2-platforms][PATCH V5 14/15] Platform/Loongson: Support Dxe
` [edk2-platforms][PATCH V5 15/15] Platform/Loongson: Add Readme

[PATCH v4 00/28] UEFI variable protection
 2022-11-14  2:34 UTC  (4+ messages)
` [PATCH v4 07/28] MdeModulePkg: Add new Variable functionality
    ` [edk2-devel] "

[edk2-devel] Event: Tools, CI, Code base construction meeting series - Monday, November 14, 2022 #cal-reminder
 2022-11-14  0:30 UTC 

[edk2-CCodingStandardsSpecification] Create release/2.30 branch
 2022-11-13 17:33 UTC  (9+ messages)
` [edk2-devel] "

[edk2-CCodingStandardsSpecification PATCH 1/2] Source Files / General Rules: limit line lengths to 80 columns
 2022-11-13  8:47 UTC  (4+ messages)
` [edk2-devel] "

[PATCH 0/3] Add reset support in Emulator/WinHost PEI
 2022-11-12  4:00 UTC  (4+ messages)
` [PATCH 1/3] EmulatorPkg/WinHost: pre-allocate "physical" RAM
` [PATCH 2/3] EmulatorPkg/WinHost: XIP for SEC and PEI_CORE
` [PATCH 3/3] EmulatorPkg/WinHost: Add Reset2 PPI

[PATCH v1 0/2] Update Pytool PIP Versions
 2022-11-12  1:04 UTC  (3+ messages)
` [PATCH v1 1/2] pip-requirements.txt: Update to edk2-pytool-library 0.12.1
` [PATCH v1 2/2] pip-requirements.txt: Update to edk2-pytool-extensions 0.20.0

[PATCH v1 1/1] .github/dependabot.yml: Enable dependabot
 2022-11-11 19:10 UTC  (7+ messages)
` [edk2-devel] "

dek2 setup build failed
 2022-11-11 18:17 UTC  (2+ messages)
` [edk2-devel] "

[PATCH 0/3] OVMF: support EFI_RNG_PROTOCOL without virtio-rng
 2022-11-11 17:03 UTC  (12+ messages)
` [PATCH 1/3] ArmPkg/ArmTrngLib: Fix incorrect GUID reference in DEBUG() output
` [PATCH 2/3] ArmVirtPkg/ArmVirtQemu: Expose TRNG hypercall via RngDxe if implemented
` [PATCH 3/3] OvmfPkg/OvmfX86: Enable RDRAND based EFI_RNG_PROTOCOL implementation
` 回复: [PATCH 0/3] OVMF: support EFI_RNG_PROTOCOL without virtio-rng
  ` 回复: [edk2-devel] "
    `  "
` [edk2-devel] "

[edk2-devel] [PATCH v1 1/1] MiscBootServices: Stall_Func: Reduces the stall interval for Stall_Func
 2022-11-11 16:01 UTC  (3+ messages)

[PATCH 0/3] OvmfXen: Fix machine shutdown in PVH guest
 2022-11-11 15:27 UTC  (4+ messages)
` [PATCH 1/3] OvmfPkg: Introduce runtime XenHypercallLib
` [PATCH 2/3] OvmfPkg/XenHypercallLib: Add SchedOp hypercall
` [PATCH 3/3] OvmfPkg/OvmfXen: Introduce Xen's ResetSystemLib, to use xen hypercall

[PATCH 1/1] BaseSynchronizationLib: Fix RISC-V helper name
 2022-11-11 11:21 UTC 

[edk2-platforms][PATCH V5 00/15] Platform: Add Loongson support
 2022-11-11  8:25 UTC  (16+ messages)
` [edk2-platforms][PATCH V5 01/15] Platform/Loongson: Add Serial Port library
` [edk2-platforms][PATCH V5 02/15] Platform/Loongson: Support SEC
` [edk2-platforms][PATCH V5 03/15] Platform/Loongson: Add PeiServicesTablePointerLib
` [edk2-platforms][PATCH V5 04/15] Platform/Loongson: Add QemuFwCfgLib
` [edk2-platforms][PATCH V5 05/15] Platform/Loongson: Add MmuLib
` [edk2-platforms][PATCH V5 06/15] Platform/Loongson: Add StableTimerLib
` [edk2-platforms][PATCH V5 07/15] Platform/Loongson: Support PEI phase
` [edk2-platforms][PATCH V5 08/15] Platform/Loongson: Add CPU DXE driver
` [edk2-platforms][PATCH V5 09/15] Platform/Loongson: Add PciCpuIoDxe driver
` [edk2-platforms][PATCH V5 10/15] Platform/Loongson: Add timer Dxe driver
` [edk2-platforms][PATCH V5 11/15] Platform/Loongson: Add RealTime Clock lib
` [edk2-platforms][PATCH V5 12/15] Platform/Loongson: Add Platform Boot Manager Lib
` [edk2-platforms][PATCH V5 13/15] Platform/Loongson: Add Reset System Lib
` [edk2-platforms][PATCH V5 14/15] Platform/Loongson: Support Dxe
` [edk2-platforms][PATCH V5 15/15] Platform/Loongson: Add Readme

[Patch edk2-platforms] IntelSiliconPkg/IntelVTdDxe: Fix CLANG detected incorrect return
 2022-11-11  7:52 UTC  (3+ messages)

[PATCH V5 0/3] Rename VmgExitLib to CcExitLib
 2022-11-11  7:03 UTC  (4+ messages)
` [PATCH V5 1/3] OvmfPkg/UefiCpuPkg/UefiPayloadPkg: "
` [PATCH V5 2/3] OvmfPkg/UefiCpuPkg: Add CcExit prefix to the APIs of CcExitLib
` [PATCH V5 3/3] Maintainers: Update the VmgExitLib to CcExitLib

[edk2-devel][PATCH v1] IntelFsp2Pkg: Improvement of supporting null UPD pointer in FSP-T
 2022-11-11  5:01 UTC  (10+ messages)
  ` 回复: "

回复: [edk2-devel] 回复: [edk2-devel] [PATCH] ShellPkg:Improved Smbios Type 9 data under smbiosview
 2022-11-11  4:18 UTC  (7+ messages)
` [edk2-devel] "
  ` 回复: "
    ` [edk2-devel] "
      ` 回复: "
          ` [edk2-devel] "

Tianocore Community meeting APAC/NAMO 20221110
 2022-11-11  3:49 UTC 

[edk2-devel] Event: TianoCore Community Meeting - APAC/NAMO - Thursday, November 10, 2022 #cal-reminder
 2022-11-11  3:15 UTC 

[Patch V2 edk2-stable202211 1/1] .github/workflows: Update CodeQL to install Python 3.10.6
 2022-11-11  3:12 UTC  (3+ messages)
` [edk2-devel] "
  ` 回复: "

[Patch edk2-stable202211 1/1] .github/workflows: Update CodeQL to install Python 3.9
 2022-11-11  2:09 UTC  (3+ messages)
` [edk2-devel] "

Open CI failure on CodeQL / Analyze
 2022-11-11  1:52 UTC  (5+ messages)
` [edk2-devel] "

[PATCH] UefiPayloadPkg: Define default values for the DynamicEX PCDs
 2022-11-11  1:39 UTC  (2+ messages)
` [edk2-devel] "

[Patch v3 0/7] Add GoogleTest to UnitTestFrameworkPkg
 2022-11-11  1:32 UTC  (5+ messages)
` [Patch v3 3/7] UnitTestFrameworkPkg: Add googletest submodule and GoogleTestLib
` FW: [edk2-devel] [Patch v3 0/7] Add GoogleTest to UnitTestFrameworkPkg
  ` 回复: "

[Patch edk2-stable202211 1/1] pip-requirements.txt: Update edk2-pytool-library to 0.12.0
 2022-11-11  0:55 UTC  (4+ messages)
` [edk2-devel] "
  ` 回复: "

[PATCH v4 1/1] MdePkg: Use ANSI colors to indicate debug message severity
 2022-11-10 23:14 UTC  (3+ messages)

Building BSP for ACP3.1 RTM2 Splash Patch
 2022-11-10 20:30 UTC 

[PATCH V4 0/3] Rename VmgExitLib to CcExitLib
 2022-11-10 17:06 UTC  (5+ messages)
` [edk2-stable202211] "
` [edk2-devel] "

[PATCH 0/3] SEV-SNP accepted memory and BeforeExitBootServices
 2022-11-10 16:55 UTC  (7+ messages)
` [PATCH 2/3] MdePkg: Add EFI_EVENT_BEFORE_EXIT_BOOT_SERVICES_GUID
  ` [edk2-devel] "
` [PATCH 3/3] MdeModulePkg: Notify BeforeExitBootServices in CoreExitBootServices
  ` [edk2-devel] "

TianoCore Community Meeting EMEA/NAMO 20221110
 2022-11-10 16:33 UTC 

[edk2-devel] Now: TianoCore Community Meeting EMEA/NAMO - Thursday, November 10, 2022 #cal-notice
 2022-11-10 16:00 UTC 

[edk2-devel] Event: TianoCore Community Meeting EMEA/NAMO - Thursday, November 10, 2022 #cal-reminder
 2022-11-10 15:55 UTC 

[PATCH] MdePkg: Add After Ready To Boot Event Definition from UEFI 2.9
 2022-11-10 15:39 UTC 

[PATCH] UefiCpuPkg: Bug fix in 5LPage handling
 2022-11-10 13:50 UTC 

[edk2-devel] How to add a DXE driver to an OVMF image?
 2022-11-10  7:43 UTC  (6+ messages)

[edk2-devel] Event: TianoCore Community Meeting - APAC/NAMO - Thursday, November 10, 2022 #cal-reminder
 2022-11-10  3:30 UTC 

[PATCH] UefiPayloadPkg: remove the redundant PCD definition
 2022-11-10  2:51 UTC  (5+ messages)
` [edk2-devel] "

回复: [edk2-announce] Soft Feature Freeze start on 2022-11-07 for edk2-stable202211
 2022-11-10  2:07 UTC 

[edk2-devel] Python368.efi failed to run in shell environment
 2022-11-09 20:40 UTC  (6+ messages)
` [edk2-devel] Access 64bit address space in 32bit mode

[edk2-devel] [PATCH 2/2] MdeModulePkg: Added call to signal New Event
 2022-11-09 18:01 UTC  (3+ messages)

[PATCH v2 0/4] SEV-SNP accepted memory and BeforeExitBootServices
 2022-11-09 17:42 UTC  (6+ messages)
` [PATCH v2 4/4] MdePkg: Signal AfterReadyToBoot after ReadyToBoot
    ` [edk2-devel] "

[PATCH V4] MdeModulePkg: Memory Corruption Error in CapsuleRuntimeDxe
 2022-11-09 17:32 UTC  (4+ messages)

[PATCH v1 00/12] Enable New CodeQL Queries
 2022-11-09 17:32 UTC  (7+ messages)
` [PATCH v1 07/12] NetworkPkg: Fix conditionally uninitialized variables
` [PATCH v1 08/12] PcAtChipsetPkg: "
` [PATCH v1 09/12] ShellPkg: "
` [PATCH v1 10/12] UefiCpuPkg: "
` [PATCH v1 11/12] .github/codeql/edk2.qls: Enable CWE 457, 676, and 758 queries
` [PATCH v1 12/12] .github/codeql/edk2.qls: Enable CWE 120, 787, and 805 queries


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