public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2021-02-23 14:12:58 to 2021-03-01 14:32:23 UTC [more...]

[edk2-platforms][PATCH V1 3/3] Platform/Sgi: fix CPU acpi-id for RD-V1-MC platform
 2021-03-01 14:32 UTC  (2+ messages)
` [edk2-devel] "

[edk2-platforms][PATCH V1 2/3] Platform/Sgi: fix the list of CPU devices on RD-V1-MC platform
 2021-03-01 14:30 UTC  (2+ messages)
` [edk2-devel] "

[edk2-platforms][PATCH V1 1/3] Platform/Sgi: include SSDT table for RD-V1 platform
 2021-03-01 14:10 UTC  (2+ messages)
` [edk2-devel] "

Hard Feature Freeze starts now for edk2-stable202102
 2021-03-01 13:24 UTC  (2+ messages)
` [edk2-devel] "

[PATCH edk2 v2 0/2] Fix two issue in ArmGicLib
 2021-03-01 13:20 UTC  (7+ messages)
` [PATCH edk2 v2 1/2] ArmPkg/ArmGicLib: Fix two macros issue for offset parameter
` [PATCH edk2 v2 2/2] ArmPkg/ArmGicLib: Fix GICR_IPRIORITYR address wrong issue
` edk2-stable202102 Re: [PATCH edk2 v2 0/2] Fix two issue in ArmGicLib
  ` 回复: "
    ` [edk2-devel] "

[edk2-platforms][PATCH V1 0/5] Add Morello FVP platform support
 2021-03-01 13:13 UTC  (14+ messages)
` [edk2-platforms][PATCH V1 1/5] Platform/ARM/Morello: Add Platform library implementation
  ` [edk2-devel] "
` [edk2-platforms][PATCH V1 2/5] Platform/ARM/Morello: Add support for PciHostBridgeLib
` [edk2-platforms][PATCH V1 3/5] Platform/ARM/Morello: Add PlatformDxe driver for Morello
` [edk2-platforms][PATCH V1 4/5] Platform/ARM/Morello: Add Configuration Manager "
` [edk2-platforms][PATCH V1 5/5] Platform/ARM/Morello: Add initial support for Morello Platform

[PATCH v2 1/6] MdeModulePkg: DxeMmUnblockMemoryLib: Added definition and null instance
 2021-03-01  9:45 UTC  (26+ messages)
      ` [edk2-devel] "
              ` 回复: "
` [PATCH v2 3/6] SecurityPkg: Tcg2Smm: Switching from gSmst to gMmst
` [PATCH v2 4/6] SecurityPkg: Tcg2Smm: Separate Tcg2Smm into 2 modules
` [PATCH v2 5/6] SecurityPkg: Tcg2Smm: Added support for Standalone Mm
    ` [edk2-devel] "
` [PATCH v2 6/6] SecurityPkg: Tcg2Acpi: Added unblock memory interface for NVS region

[edk2-platforms][RFC] SpiFlashCommonLib Refactor
 2021-03-01  9:07 UTC  (2+ messages)

[PATCH v3 1/7] MdePkg: MmUnblockMemoryLib: Added definition and null instance
 2021-03-01  8:58 UTC  (10+ messages)
` [PATCH v3 2/7] MdeModulePkg: VariableSmmRuntimeDxe: Added request unblock memory interface
` [PATCH v3 3/7] OvmfPkg: CI Build: Added new library for VariableSmmRuntimeDxe
` [PATCH v3 4/7] SecurityPkg: Tcg2Smm: Switching from gSmst to gMmst
` [PATCH v3 5/7] SecurityPkg: Tcg2Smm: Separate Tcg2Smm into 2 modules
` [PATCH v3 6/7] SecurityPkg: Tcg2Smm: Added support for Standalone Mm
` [PATCH v3 7/7] SecurityPkg: Tcg2Acpi: Added unblock memory interface for NVS region

[PATCH v5 0/2] Fix CET shadow stack token busy bit clear issue
 2021-03-01  8:07 UTC  (18+ messages)
` [PATCH v5 1/2] MdePkg/Include: Add CET instructions to Nasm.inc
  ` 回复: [edk2-devel] "
    `  "
` [PATCH v5 2/2] UefiCpuPkg/CpuExceptionHandlerLib: Clear CET shadow stack token busy bit
  ` [edk2-devel] "

[PATCH v1] MdePkg: Support standalone MM Driver Unload capability
 2021-03-01  7:44 UTC 

[PATCH v6 0/3] Fix CET shadow stack token busy bit clear issue
 2021-03-01  6:54 UTC  (7+ messages)
` [PATCH v6 1/3] MdePkg/Include: Add CET instructions to Nasm.inc
` [PATCH v6 2/3] UefiCpuPkg/CpuExceptionHandlerLib: Clear CET shadow stack token busy bit
` [PATCH v6 3/3] UefiCpuPkg/PiSmmCpuDxeSmm: Fix SMM stack offset is not correct

[PATCH edk2-platforms v2 0/4] add MM based UEFI secure boot on SbsaQemu
 2021-03-01  5:19 UTC  (5+ messages)
` [PATCH edk2-platforms v2 1/4] SbsaQemu: Build infrastructure for StandaloneMm image
` [PATCH edk2-platforms v2 2/4] SbsaQemu: add MM based UEFI secure boot support
` [PATCH edk2-platforms v2 3/4] SbsaQemu: add standalone MM build instruction
` [PATCH edk2-platforms v2 4/4] SbsaQemu: fix typo

[PATCH edk2-test 1/1] SctPkg: remove CR in uefi-sct/SctPkg/build.sh
 2021-03-01  1:32 UTC  (2+ messages)
` 回复: "

TianoCore Design Meeting - APAC/NAMO - Fri, 03/05/2021 9:30am-10:30am #cal-reminder
 2021-02-28  1:30 UTC 

[PATCH edk2-platforms v1 0/2] TigerlakeOpenBoardPkg: Fix build error with GCC5
 2021-02-27 14:40 UTC  (9+ messages)
` [PATCH edk2-platforms v1 1/2] TigerlakeSiliconPkg: "
  ` [edk2-devel] "
` [PATCH edk2-platforms v1 2/2] TigerlakeOpenBoardPkg: "
  ` [edk2-devel] "

[edk2-devel] [PATCH v3 0/4] Use XADD to avoid lock acquire/release
 2021-02-27 11:29 UTC 

[PATCH v2 1/1] ArmPkg: Fix uninitialised variable in ArmMmuStandaloneMmLib
 2021-02-27 11:11 UTC  (6+ messages)
` [edk2-devel] "
    ` 回复: "

[PATCH v3 0/7] Add MmUnblockMemoryLib Interface and Usages
 2021-02-26 22:51 UTC 

[PATCH v1 1/1] StandaloneMmPkg: Remove StandaloneMmDriverEntryPoint.h
 2021-02-26 19:09 UTC  (5+ messages)
  ` 回复: [edk2-devel] "

[BUG] Platform/RaspberryPi/Acpitables: Correct duplicate _UIDs
 2021-02-26 18:40 UTC  (2+ messages)

implement about virtio-keyboard
 2021-02-26  7:59 UTC  (5+ messages)

回复: [edk2-devel] Soft Feature Freeze starts now for edk2-stable202102
 2021-02-26  6:27 UTC 

[PATCH] BaseTools: Fix build failure of "modules" option
 2021-02-26  6:07 UTC 

[PATCH v2] MdeModulePkg/UefiBootManagerLib: Put BootMenu at the end of BootOrder
 2021-02-26  5:17 UTC  (3+ messages)
    ` 回复: [edk2-devel] "

[PATCH v2 1/1] BaseTools: Align include guards policy
 2021-02-26  5:15 UTC  (2+ messages)
  ` 回复: [edk2-devel] "

Can merge any code changes to edk2 now?
 2021-02-26  5:02 UTC  (3+ messages)
` 回复: "
  ` [edk2-devel] "

[PATCH v1 0/2] Enable EKDII core CI support for Kvmtool
 2021-02-25 22:01 UTC  (8+ messages)
` [PATCH v1 1/2] ArmVirtPkg/PlatformCI: Add EDKII "
  ` [edk2-devel] "
    ` 回复: "

[PATCH] ArmPkg/ArmGicLib: Fix setting GICv3 Interrupt Priority
 2021-02-25 20:07 UTC  (2+ messages)

[PATCH v8 00/10] support CPU hot-unplug
 2021-02-25 19:22 UTC  (22+ messages)
` [PATCH v8 02/10] OvmfPkg/CpuHotplugSmm: collect hot-unplug events
  ` [edk2-devel] "
` [PATCH v8 07/10] OvmfPkg/SmmCpuFeaturesLib: call CPU hot-eject handler
  ` [edk2-devel] "
` [PATCH v8 08/10] OvmfPkg/CpuHotplugSmm: add EjectCpu()
  ` [edk2-devel] "
` [PATCH v8 09/10] OvmfPkg/CpuHotplugSmm: do actual CPU hot-eject
  ` [edk2-devel] "
` [PATCH v8 10/10] OvmfPkg/SmmControl2Dxe: negotiate CPU hot-unplug
  ` [edk2-devel] "

[PATCH v3 0/4] Use XADD to avoid lock acquire/release
 2021-02-25 19:03 UTC  (6+ messages)
` [PATCH v3 1/4] UefiCpuPkg/MpInitLib: "
  ` [edk2-devel] "
` [edk2-devel] [PATCH v3 0/4] "

[PATCH v1 0/3] Prepare ArmPlatformPkg enablement
 2021-02-25 16:37 UTC  (4+ messages)
` [PATCH v1 1/3] ArmPlatformPkg: Fix Ecc error 8001
` [PATCH v1 2/3] ArmPlatformPkg: Fix Ecc error 9001
` [PATCH v1 3/3] ArmPlatformPkg: Remove package dependency in NorFlashStandaloneMm

[PATCH v3 24/26] ArmPkg: Fix Ecc error 8005 for SCMI_MESSAGE_ID_CLOCK
 2021-02-25 12:52 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v3 23/26] ArmPkg: Fix Ecc error 8005 for SCMI_MESSAGE_ID_BASE
 2021-02-25 12:51 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v1 1/1] ArmPkg: Fix uninitialised variable in ArmMmuStandaloneMmLib
 2021-02-25 12:50 UTC  (3+ messages)

[edk2][PATCH 0/1] MdeModulePkg/UefiBootManagerLib: Signal ReadyToBoot on platform recovery
 2021-02-25 10:54 UTC  (14+ messages)
` [edk2][PATCH 1/1] "
  ` [edk2-devel] "
                  ` [EXTERNAL] "

[edk2-test PATCHv2 0/5] Port SCT to RISCV64
 2021-02-25  6:56 UTC  (12+ messages)
` [edk2-test PATCHv2 1/5] SctPkg: Add RISCV64 support by using Aarch64 sources
` [edk2-test PATCHv2 2/5] SctPkg: Adapt Aarch64 sources for Riscv64
` [edk2-test PATCHv2 3/5] SctPkg: Add RISCV64 build support
` [edk2-test PATCHv2 4/5] SctPkg: Unify CC_FLAGS for all GCC platforms
` [edk2-test PATCHv2 5/5] SctPkg: Remove trailing whitespace

[PATCH 1/1] BaseTools: Adjust StructurePcd List Order
 2021-02-25  4:20 UTC  (2+ messages)

[PATCH edk2 v2 1/1] ArmPkg/ArmGic: Fix GICR_IPRIORITYR address wrong issue
 2021-02-25  3:06 UTC  (6+ messages)
      ` [edk2-devel] "

Duplicate Files for StandaloneMmDriverEntryPoint.h
 2021-02-25  2:38 UTC  (4+ messages)
` [edk2-devel] "

[PATCH] Fix wrong information of TigerLake in Readme.md
 2021-02-25  2:33 UTC  (4+ messages)

[PATCH] MdeModulePkg/UfsPassThruDxe: Improve Error handling of Ufs Pass Thru driver
 2021-02-25  1:52 UTC  (8+ messages)
  ` [edk2-devel] "
            ` 回复: "

[PATCH 2/2] uefi-sct/SctPkg: allowable NotifyTpl in CreateEvent
 2021-02-24  9:08 UTC  (2+ messages)
` [edk2-devel] "

[PATCH 1/2] uefi-sct/SctPkg: allowable NotifyTpl in CreateEventEx
 2021-02-24  9:07 UTC  (2+ messages)
` [edk2-devel] "

[PATCH 1/3] MdeModulePkg/UfsPassThruDxe: Improve Device initialization polling Loop
 2021-02-24  4:16 UTC  (3+ messages)
` [edk2-devel] "

TianoCore Bug Triage - APAC / NAMO - Tue, 02/23/2021 6:30pm-7:30pm #cal-reminder
 2021-02-24  2:15 UTC 

[edk2-devel] [PATCH] * ShellPkg: add the support to show Contained Element Count, Contained Element Record Length and Contained Elements
 2021-02-24  2:13 UTC  (2+ messages)

[edk2-devel] [PATCH] UefiPayloadPkg/UefiPayloadEntry: Remove 4GB memory WA
 2021-02-24  1:49 UTC  (15+ messages)

[PATCH v2 0/2] TigerlakeOpenBoard: Fix build errors with GCC5
 2021-02-24  1:13 UTC  (4+ messages)
    ` [edk2-devel] "

[PATCH] MdeModulePkg/UfsPassThruDxe: Improve Device initialization polling Loop
 2021-02-24  1:10 UTC  (2+ messages)

[edk2-platforms PATCH v5 0/4] Platform/Qemu/SbsaQemu: Add SMBIOS tables
 2021-02-23 18:41 UTC  (6+ messages)
` [edk2-platforms PATCH v5 1/4] SbsaQemu: Add FdtHelperLib
` [edk2-platforms PATCH v5 2/4] SbsaQemu: Update SbsaQemuAcpiDxe to use FdtHelperLib
` [edk2-platforms PATCH v5 3/4] Platform/Qemu/SbsaQemu: Add SMBIOS tables
` [edk2-platforms PATCH v5 4/4] Silicon/Qemu: Don't re-use NumCores as loop index in AddMadtTable

[PATCH v1 0/2] Enable EKDII core CI support for Kvmtool
 2021-02-23 18:36 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v3 1/1] BaseTools: Update the NASM CI dependency
 2021-02-23 17:51 UTC 

[edk2-platforms PATCH v4 0/4] Platform/Qemu/SbsaQemu: Add SMBIOS tables
 2021-02-23 17:45 UTC  (7+ messages)
` [edk2-platforms PATCH v4 1/4] SbsaQemu: Add FdtHelperLib
` [edk2-platforms PATCH v4 2/4] SbsaQemu: Update SbsaQemuAcpiDxe to use FdtHelperLib
` [edk2-platforms PATCH v4 3/4] Platform/Qemu/SbsaQemu: Add SMBIOS tables
` [edk2-platforms PATCH v4 4/4] Silicon/Qemu: Don't re-use NumCores as loop index in AddMadtTable

[edk2-devel] MP Services Protocol : Support Hyper threading or not
 2021-02-23 17:29 UTC  (4+ messages)

[PATCH v5 00/14] Add support for using FF-A calls
 2021-02-23 16:04 UTC  (4+ messages)


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