public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2022-10-14 16:48:44 to 2022-10-20 03:01:39 UTC [more...]

[PATCH] UefiCpuPkg: Restore HpetTimer after CpuExceptionHandlerLib test
 2022-10-20  3:00 UTC 

[PATCH] RedfishPkg/RedfishPlatformCredentialLib: IPMI implementation
 2022-10-20  2:54 UTC 

[edk2-devel] Event: TianoCore Community Meeting - APAC/NAMO - 10/20/2022 #cal-reminder
 2022-10-20  2:30 UTC 

[PATCH edk2-platforms] Platform: Remove ComCast RDK
 2022-10-19 16:59 UTC  (4+ messages)
  ` [edk2-devel] "

[PATCH edk2-platforms 0/4] Platform/ARM: clone ArmPlatformPkg's NorFlashDxe
 2022-10-19 15:12 UTC  (13+ messages)
` [PATCH edk2-platforms 1/4] Platform/ARM/BootMonFs: drop spurious dependency on ArmPlatformPkg
` [PATCH edk2-platforms 2/4] Platform/ARM: create local definition of NorFlashPlatformLib
  ` [edk2-devel] "
` [PATCH edk2-platforms 3/4] Platform/ARM: clone NorFlashDxe from ArmPlatformPkg
` [PATCH edk2-platforms 4/4] Platform/ARM: switch to local version of NorFlashDxe drivers

[edk2-devel] Event: TianoCore Community Meeting EMEA/NAMO - 10/20/2022 #cal-reminder
 2022-10-19 15:00 UTC 

[PATCH edk2-platforms] Silicon/SynQuacer: Drop dependency on NorFlashPlatformLib
 2022-10-19 14:54 UTC  (3+ messages)

[edk2-devel] [PATCH v8 00/19] Add Raw algorithm support using Arm FW-TRNG interface
 2022-10-19 14:45 UTC 

[edk2-staging/RiscV64QemuVirt PATCH 00/29] Add support for RISC-V virt machine
 2022-10-19 13:46 UTC  (8+ messages)
` [edk2-staging/RiscV64QemuVirt PATCH 25/29] OvmfPkg: Add NorFlashQemuLib library
    ` [edk2-devel] "

[edk2-devel] Python368.efi failed to run in shell environment
 2022-10-19 13:16 UTC  (6+ messages)

[edk2-staging/RiscV64QemuVirt PATCH V4 00/34] Add support for RISC-V virt machine
 2022-10-19 12:41 UTC  (58+ messages)
` [edk2-staging/RiscV64QemuVirt PATCH V4 01/34] MdePkg/Register: Add register definition header files for RISC-V
` [edk2-staging/RiscV64QemuVirt PATCH V4 02/34] MdePkg: Add RISCV_EFI_BOOT_PROTOCOL related definitions
  ` [edk2-devel] "
` [edk2-staging/RiscV64QemuVirt PATCH V4 03/34] MdePkg/BaseLib: RISC-V: Add few more helper functions
  ` [edk2-devel] "
` [edk2-staging/RiscV64QemuVirt PATCH V4 04/34] MdePkg: Add BaseRiscVSbiLib Library for RISC-V
` [edk2-staging/RiscV64QemuVirt PATCH V4 05/34] OvmfPkg/PlatformInitLib: Refactor to allow other architectures
  ` [edk2-devel] "
` [edk2-staging/RiscV64QemuVirt PATCH V4 06/34] OvmfPkg/PlatformInitLib: Add support for RISC-V
  ` [edk2-devel] "
` [edk2-staging/RiscV64QemuVirt PATCH V4 07/34] OvmfPkg/ResetSystemLib: Refactor to allow other architectures
  ` [edk2-devel] "
` [edk2-staging/RiscV64QemuVirt PATCH V4 08/34] OvmfPkg/ResetSystemLib: Add support for RISC-V
` [edk2-staging/RiscV64QemuVirt PATCH V4 09/34] OvmfPkg/Sec: Refactor to allow other architectures
` [edk2-staging/RiscV64QemuVirt PATCH V4 10/34] OvmfPkg/Sec: Add RISC-V support
  ` [edk2-devel] "
` [edk2-staging/RiscV64QemuVirt PATCH V4 11/34] OvmfPkg/PlatformPei: Refactor to allow other architectures
` [edk2-staging/RiscV64QemuVirt PATCH V4 12/34] OvmfPkg/PlatformPei: Add support for RISC-V
  ` [edk2-devel] "
` [edk2-staging/RiscV64QemuVirt PATCH V4 13/34] UefiCpuPkg/CpuTimerLib: Refactor to allow other architectures
` [edk2-staging/RiscV64QemuVirt PATCH V4 14/34] UefiCpuPkg/CpuTimerLib: Add support for RISC-V
  ` [edk2-devel] "
` [edk2-staging/RiscV64QemuVirt PATCH V4 15/34] UefiCpuPkg/CpuExceptionHandlerLib: Refactor to allow other architectures
  ` [edk2-devel] "
` [edk2-staging/RiscV64QemuVirt PATCH V4 16/34] UefiCpuPkg/CpuExceptionHandlerLib: Add support for RISC-V
  ` [edk2-devel] "
` [edk2-staging/RiscV64QemuVirt PATCH V4 17/34] UefiCpuPkg/CpuDxe: Refactor to allow other architectures
  ` [edk2-devel] "
` [edk2-staging/RiscV64QemuVirt PATCH V4 18/34] UefiCpuPkg/CpuDxe: Add support for RISC-V
  ` [edk2-devel] "
` [edk2-staging/RiscV64QemuVirt PATCH V4 19/34] UefiCpuPkg/CpuDxe: Add RISCV_EFI_BOOT_PROTOCOL support
  ` [edk2-devel] "
` [edk2-staging/RiscV64QemuVirt PATCH V4 20/34] UefiCpuPkg: Add CpuTimerDxe module
  ` [edk2-devel] "
` [edk2-staging/RiscV64QemuVirt PATCH V4 21/34] ArmVirtPkg/PlatformHasAcpiDtDxe: Move to OvmfPkg
` [edk2-staging/RiscV64QemuVirt PATCH V4 22/34] ArmVirtPkg: Fix up the location of PlatformHasAcpiDtDxe
` [edk2-staging/RiscV64QemuVirt PATCH V4 23/34] ArmVirtPkg/PlatformBootManagerLib: Move to OvmfPkg
` [edk2-staging/RiscV64QemuVirt PATCH V4 24/34] ArmVirtPkg: Fix up the paths to PlatformBootManagerLib
` [edk2-staging/RiscV64QemuVirt PATCH V4 25/34] ArmPlatformPkg/NorFlashPlatformLib.h:Move to MdePkg
` [edk2-staging/RiscV64QemuVirt PATCH V4 26/34] EmbeddedPkg/NvVarStoreFormattedLib: Migrate to MdeModulePkg
` [edk2-staging/RiscV64QemuVirt PATCH V4 27/34] ArmVirtPkg: Update the references to NvVarStoreFormattedLib
` [edk2-staging/RiscV64QemuVirt PATCH V4 28/34] OvmfPkg: Add NorFlashQemuLib library
` [edk2-staging/RiscV64QemuVirt PATCH V4 29/34] OvmfPkg: Add Qemu NOR flash DXE driver
` [edk2-staging/RiscV64QemuVirt PATCH V4 30/34] OvmfPkg/NorFlashDxe: Avoid switching to array mode during writes
` [edk2-staging/RiscV64QemuVirt PATCH V4 31/34] OvmfPkg/NorFlashDxe: Avoid switching between modes in a tight loop
` [edk2-staging/RiscV64QemuVirt PATCH V4 32/34] OvmfPkg: RiscVVirt: Add Qemu Virt platform support
` [edk2-staging/RiscV64QemuVirt PATCH V4 33/34] Maintainers.txt: Add entry for OvmfPkg/RiscVVirt
` [edk2-staging/RiscV64QemuVirt PATCH V4 34/34] UefiCpuPkg/UefiCpuPkg.ci.yaml: Ignore RISC-V file
` [edk2-devel] [edk2-staging/RiscV64QemuVirt PATCH V4 00/34] Add support for RISC-V virt machine

[PATCH v3 resend 00/11] ArmVirtPkg/ArmVirtQemu: Performance streamlining
 2022-10-19  9:22 UTC  (12+ messages)
` [PATCH v3 resend 01/11] ArmVirtPkg: remove EbcDxe from all platforms
` [PATCH v3 resend 02/11] ArmVirtPkg: do not enable iSCSI driver by default
` [PATCH v3 resend 03/11] ArmVirtPkg: make EFI_LOADER_DATA non-executable
` [PATCH v3 resend 04/11] ArmVirtPkg/ArmVirtQemu: wire up timeout PCD to Timeout variable
` [PATCH v3 resend 05/11] ArmVirtPkg/ArmVirtQemu: implement ArmPlatformLib with static ID map
` [PATCH v3 resend 06/11] ArmVirtPkg/ArmVirtQemu: use first 128 MiB as permanent PEI memory
` [PATCH v3 resend 07/11] ArmVirtPkg/ArmVirtQemu: enable initial ID map at early boot
` [PATCH v3 resend 08/11] ArmVirtPkg/ArmVirtQemu: Drop unused variable PEIM
` [PATCH v3 resend 09/11] ArmVirtPkg/ArmVirtQemu: avoid shadowing PEIMs unless necessary
` [PATCH v3 resend 10/11] ArmVirtPkg/QemuVirtMemInfoLib: use HOB not PCD to record the memory size
` [PATCH v3 resend 11/11] ArmVirtPkg/ArmVirtQemu: omit PCD PEIM unless TPM support is enabled

[PATCH v7 0/7] Add safe unaccepted memory behavior
 2022-10-19  8:57 UTC  (4+ messages)
` [edk2-devel] "

[PATCH 0/2] Reconstruction on SmmCpuFeaturesLib
 2022-10-19  4:58 UTC  (3+ messages)
` [edk2-devel] "
    ` [edk2-devel] [PATCH 0/2] Reconstruction on SmmCpuFeaturesLibFrom Subject Received Size Categories

[tianocore-docs][RESEND PATCH V3 2/2] edk II C Coding Standard: Updates 4.2 and 4.3 sections
 2022-10-19  4:40 UTC 

[tianocore-docs][RESEND PATCH V3 1/2] edk II C Coding Standard: Insert Directory Names section
 2022-10-19  4:38 UTC 

[tianocore-docs][PATCH V3 2/2] edk II C Coding Standard: Updates 4.2 and 4.3 sections
 2022-10-19  4:33 UTC 

[tianocore-docs][PATCH V3 1/2] edk II C Coding Standard: Insert Directory Names section
 2022-10-19  4:33 UTC 

[tianocore-docs][PATCH V2 2/2] edk II C Coding Standard: Updates 4.2 and 4.3 sections
 2022-10-19  4:17 UTC  (9+ messages)
` [edk2-devel] "

[edk2-platforms: PATCH] BIOS needs to present cores in order of relative performance in MADT
 2022-10-19  3:39 UTC 

[PATCH V4 00/10] Introduce Lazy-accept for Tdx guest
 2022-10-19  2:02 UTC  (7+ messages)
    ` 回复: "
      ` [edk2-devel] "
        ` 回复: "

[edk2-devel] [PATCH 1/1] BaseTools/Scripts/PatchCheck.py: Allow tab in Makefile
 2022-10-19  1:46 UTC 

[PATCH 1/1] pip-requirement: Upgrade the edk2-basetools version from 0.1.29 to 0.1.39
 2022-10-19  1:44 UTC  (2+ messages)

[PATCH 0/1] MdeModulePkg/Ata: Fix command status reporting
 2022-10-19  1:41 UTC  (4+ messages)
` [PATCH 1/1] "
    ` [edk2-devel] "

回复: [edk2-devel] [PATCH v3] remove GCC build warning
 2022-10-19  1:10 UTC  (3+ messages)
` [edk2-devel] "
  ` 回复: "

[edk2-devel] [PATCH 1/1] pip-requirement: Upgrade the edk2-basetools version from 0.1.29 to 0.1.39
 2022-10-19  1:08 UTC  (2+ messages)
  ` 回复: "

[edk2-rfc] Boot Order not persistent : UEFI variables not getting stored in NVRAM disk ?
 2022-10-18 21:17 UTC  (2+ messages)

[PATCH 1/2] DynamicTablesPkg: Add SMBIOS table generation
 2022-10-18 15:36 UTC  (5+ messages)
` [PATCH 2/2] DynamicTablesPkg: Add Smbios Type17 Table generator
      ` [edk2-devel] "

[PATCH v1 0/2] DynamicTablesPkg: Introduce SMBIOS dispatcher
 2022-10-18 15:33 UTC  (3+ messages)
` [PATCH v1 1/2] DynamicTablesPkg: Define a SMBIOS Structure/Table type
` [PATCH v1 2/2] DynamicTablesPkg: Add SMBIOS table dispatcher

[PATCH] Changes to support SNI feature in CryptoPkg
 2022-10-18 13:58 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v8 00/19] Add Raw algorithm support using Arm FW-TRNG interface
 2022-10-18 13:20 UTC  (20+ messages)
` [PATCH v8 01/19] ArmPkg: PCD to select conduit for monitor calls
` [PATCH v8 02/19] ArmPkg/ArmMonitorLib: Definition for ArmMonitorLib library class
` [PATCH v8 03/19] ArmPkg/ArmMonitorLib: Add ArmMonitorLib
` [PATCH v8 04/19] ArmPkg: Sort HVC/SMC section alphbetically in ArmPkg.dsc
` [PATCH v8 05/19] ArmPkg/ArmHvcLibNull: Add NULL instance of ArmHvcLib
` [PATCH v8 06/19] MdePkg/TrngLib: Definition for TRNG library class interface
` [PATCH v8 07/19] MdePkg/TrngLib: Add NULL instance of TRNG Library
` [PATCH v8 08/19] ArmPkg: Add FID definitions for Firmware TRNG
` [PATCH v8 09/19] ArmPkg/TrngLib: Add Arm Firmware TRNG library
` [PATCH v8 10/19] SecurityPkg/RngDxe: Rename RdRandGenerateEntropy to generic name
` [PATCH v8 11/19] SecurityPkg/RngDxe: Replace Pcd with Sp80090Ctr256Guid
` [PATCH v8 12/19] SecurityPkg/RngDxe: Remove ArchGetSupportedRngAlgorithms()
` [PATCH v8 13/19] SecurityPkg/RngDxe: Documentation/include/parameter cleanup
` [PATCH v8 14/19] SecurityPkg/RngDxe: Check before advertising Cpu Rng algo
` [PATCH v8 15/19] SecurityPkg/RngDxe: Add AArch64 RawAlgorithm support through TrngLib
` [PATCH v8 16/19] SecurityPkg/RngDxe: Add debug warning for NULL PcdCpuRngSupportedAlgorithm
` [PATCH v8 17/19] SecurityPkg/RngDxe: Rename AArch64/RngDxe.c
` [PATCH v8 18/19] SecurityPkg/RngDxe: Add Arm support of RngDxe
` [PATCH v8 19/19] ArmVirtPkg: Kvmtool: Add RNG support using FW-TRNG interface

[edk2-platforms][PATCH V3 00/16] Platform: Add Loongson support
 2022-10-18  8:47 UTC  (5+ messages)
` [edk2-platforms][PATCH V3 15/16] Platform/Loongson: Add QemuFlashFvbServicesRuntimeDxe driver

[PATCH] BaseTools: FMMT replace output file is not generated successfully
 2022-10-18  8:15 UTC 

[PATCH] IntelSiliconPkg/VTd: Refine VTd core driver
 2022-10-18  7:21 UTC  (2+ messages)

[tianocore-docs][PATCH V2 1/2] edk II C Coding Standard: Insert Directory Names section
 2022-10-18  5:53 UTC  (2+ messages)

[PATCH] MdeModulePkg/XhciDxe: Add a parameter to indicate whether the memory allocation is for TRB Ring or not
 2022-10-18  5:42 UTC  (3+ messages)
` [edk2-devel] "

[PATCH] MdeModulePkg: Improved ScsiDiskDxe driver updates ControllerNameTable with common string SCSI Disk Device for all SCSI disk
 2022-10-18  4:05 UTC  (2+ messages)

[edk2-devel] [edk2-platforms][PATCH v2 0/3] Silicon/Intel: Fix invalid DEBUG() macros
 2022-10-18  1:10 UTC 

[edk2-devel] Now: Tools, CI, Code base construction meeting series - 10/17/2022 #cal-notice
 2022-10-17 23:30 UTC 

[edk2-devel] Event: Tools, CI, Code base construction meeting series - 10/17/2022 #cal-reminder
 2022-10-17 22:30 UTC 

[PATCH v1 0/3] Dynamic BaseTools Selection
 2022-10-17 18:06 UTC  (4+ messages)
` [PATCH v1 1/3] ArmVirtPkg/PlatformCI: Dyn "
` [PATCH v1 2/3] OvmfPkg/PlatformCI: "
` [PATCH v1 3/3] EmulatorPkg/PlatformCI: "

[PATCH 1/3] UsbNetworkPkg/UsbRndis: Add USB RNDIS devices support
 2022-10-17 12:25 UTC  (2+ messages)

[PATCH] Pkg-Module: Remove Non-ASCII Characters
 2022-10-17  6:42 UTC  (3+ messages)
  ` [edk2-devel] "

[Patch V5 0/4] Add Unit tests for Pei/DxeCpuExceptionHandlerLib
 2022-10-17  6:35 UTC  (5+ messages)
` [Patch V5 1/4] UefiCpuPkg: Add Unit tests for DxeCpuExceptionHandlerLib
` [Patch V5 2/4] UefiCpuPkg: Add Unit tests for PeiCpuExceptionHandlerLib
` [Patch V5 3/4] UefiCpuPkg: Add Pei/DxeCpuExceptionHandlerLibUnitTest in dsc
` [Patch V5 4/4] UefiCpuPkg: Add R8/R9 etc in EccCheck ExceptionList

回复: [edk2-devel] 回复: [edk2-devel] [PATCH] [PATCH]MdeModulePkg/Ufs: Coverity scan flags multiple issues in edk2-stable202205 Signed-off-by: sivaparvathic@ami.com
 2022-10-17  5:17 UTC  (3+ messages)
` [edk2-devel] "
  ` 回复: "

[Patch V4 0/4] Add Unit tests for Pei/DxeCpuExceptionHandlerLib
 2022-10-17  5:13 UTC  (6+ messages)
` [Patch V4 1/4] UefiCpuPkg: Add Unit tests for DxeCpuExceptionHandlerLib
` [Patch V4 2/4] UefiCpuPkg: Add Unit tests for PeiCpuExceptionHandlerLib
` [Patch V4 3/4] UefiCpuPkg: Add Pei/DxeCpuExceptionHandlerLibUnitTest in dsc
` [Patch V4 4/4] UefiCpuPkg: Add R8/R9 etc in EccCheck ExceptionList

[edk2-devel] [edk2-platforms][PATCH V3 00/16] Platform: Add Loongson support
 2022-10-17  3:01 UTC 

[edk2-devel] Event: Tools, CI, Code base construction meeting series - 10/17/2022 #cal-reminder
 2022-10-16 23:30 UTC 

[PATCH 1/1] pip-requirement: Upgrade the edk2-basetools version from 0.1.29 to 0.1.39
 2022-10-16  8:36 UTC 

[PATCH 1/1] BaseTools/Scripts/PatchCheck.py: Allow tab in Makefile
 2022-10-16  3:41 UTC 

[PATCH v1 0/1] BaseTools: Fix Python Formatting
 2022-10-15 13:09 UTC  (4+ messages)
    ` [edk2-devel] "


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