public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2022-10-26 13:41:47 to 2022-11-01 07:59:34 UTC [more...]

[PATCH v3 0/9] merge UefiCpuPkg/UefiCpuLib to MdePkg/CpuLib
 2022-11-01  7:58 UTC  (8+ messages)
` [PATCH v3 1/9] OvmfPkg: Add CpuLib to module INFs that depend on UefiCpuLib
` [PATCH v3 2/9] MdePkg: Move API and implementation from UefiCpuLib to CpuLib
` [PATCH v3 3/9] IntelFsp2Pkg: Remove UefiCpuLib from module INFs
` [PATCH v3 4/9] OvmfPkg: "
` [PATCH v3 5/9] PcAtChipsetPkg: "
` [PATCH v3 6/9] SourceLevelDebugPkg: "
` [PATCH v3 7/9] UefiCpuPkg: "

[PATCH V5 00/10] Introduce Lazy-accept for Tdx guest
 2022-11-01  5:13 UTC  (11+ messages)
` [PATCH V5 01/10] MdeModulePkg: Add PrePiHob.h
` [PATCH V5 02/10] MdePkg: Increase EFI_RESOURCE_MAX_MEMORY_TYPE
` [PATCH V5 03/10] OvmfPkg: Use BZ3937_EFI_RESOURCE_MEMORY_UNACCEPTED defined in MdeModulePkg
` [PATCH V5 04/10] MdePkg: Add UEFI Unaccepted memory definition
` [PATCH V5 05/10] MdeModulePkg: Update Dxe to handle unaccepted memory type
` [PATCH V5 06/10] ShellPkg: Update shell command memmap to show unaccepted memory
` [PATCH V5 07/10] OvmfPkg: Introduce lazy accept in PlatformInitLib and PlatformPei
` [PATCH V5 08/10] MdePkg: The prototype definition of EdkiiMemoryAcceptProtocol
` [PATCH V5 09/10] OvmfPkg: Realize EdkiiMemoryAcceptProtocol in TdxDxe
` [PATCH V5 10/10] OvmfPkg: Call gEdkiiMemoryAcceptProtocolGuid to accept pages

FW: [PATCH] ShellPkg: Displaying SMBIOS Type38 fields in formatted manner
 2022-11-01  2:58 UTC  (2+ messages)
  ` 回复: [edk2-devel] "

[edk2-devel] 回复: [edk2-devel] 回复: [edk2-devel] [edk2] [PATCH]MdeModulePkg\scsi: Coverity scan flags multiple issues in edk2-stable202205
 2022-11-01  1:53 UTC  (3+ messages)
  ` 回复: "

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

[edk2-devel] Event: TianoCore Bug Triage - APAC / NAMO - 11/01/2022 #cal-reminder
 2022-11-01  1:30 UTC 

[PATCH V4 00/10] Introduce Lazy-accept for Tdx guest
 2022-11-01  1:18 UTC  (12+ messages)
    ` 回复: "
      ` [edk2-devel] "
        ` 回复: "

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

[Patch v4] MdeModulePkg/PiSmmCoreSmmEntryPoint underflow(CVE-2021-38578)
 2022-11-01  1:08 UTC  (2+ messages)
` 回复: "

[PATCH] IntelFsp2Pkg: Update Function header to support IA32/X64
 2022-11-01  0:52 UTC  (2+ messages)

[Patch 1/1] UnitTestFrameworkPkg: Support FILE_GUID override in host based unit tests
 2022-11-01  0:37 UTC  (4+ messages)
` [edk2-devel] "

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

[edk2-libc Patch 0/1] edk2-libc - to remove substring 368 from python uefi app name
 2022-10-31 22:52 UTC  (5+ messages)
` [edk2-libc Patch 1/1] edk2-libc: remove substring 368 from py "

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

[PATCH v4 161/161] NetworkPkg: Add WiFi profile sync protocol support
 2022-10-31 19:31 UTC  (4+ messages)
      ` [PATCH v4] NetworkPkg/WifiProfileSync: "

[PATCH v3] edk2-Platforms:Add VAB FIT record types support in FitGen.c
 2022-10-31 14:57 UTC 

[PATCH 1/1] Maintainers.txt: Add 'Pierre Gondois' as DynamicTablesPkg reviewer
 2022-10-31 13:43 UTC  (2+ messages)

[PATCH 00/14] Add PCCT generator and various fixes
 2022-10-31 13:34 UTC  (17+ messages)
` [PATCH 03/14] DynamicTablesPkg: Update CmObjParser for IORT Rev E.d
` [PATCH 06/14] DynamicTablesPkg: Fix wrong/missing fields in CmObjParser
` [PATCH 10/14] DynamicTablesPkg: Add PCCT related objects
` [PATCH 11/14] DynamicTablesPkg: Add PCCT Generator
` [PATCH 12/14] DynamicTablesPkg/AmlLib: Allow larger AccessSize for Pcc address space
` [edk2-devel] [PATCH 00/14] Add PCCT generator and various fixes

[PATCH] RedfishPkg/RedfishPlatformCredentialLib: IPMI implementation
 2022-10-31 13:20 UTC  (15+ messages)
  ` [edk2-devel] "

[PATCH v2] edk2Platforms-Silicon:Add VAB FIT record types support in FitGen.c
 2022-10-31  7:56 UTC  (12+ messages)
    ` 回复: [edk2-devel] "
      `  "

[PATCH V3 1/3] UefiCpuPkg/SmmCpuFeaturesLib: Rename the common C file
 2022-10-31  4:48 UTC  (6+ messages)
` [PATCH V3 2/3] UefiCpuPkg/SmmCpuFeaturesLib: Abstract arch dependent code
` [PATCH V3 3/3] UefiCpuPkg/SmmCpuFeaturesLib: Clean up header file inclusion in SmmStm.c
` [edk2-devel] [PATCH V3 1/3] UefiCpuPkg/SmmCpuFeaturesLib: Rename the common C file

[PATCH V2 1/3] UefiCpuPkg/SmmCpuFeaturesLib: Rename the common C file
 2022-10-31  2:56 UTC  (5+ messages)
` [PATCH V2 2/3] UefiCpuPkg/SmmCpuFeaturesLib: Abstract arch dependent code
` [PATCH V2 3/3] UefiCpuPkg/SmmCpuFeaturesLib: Clean up header file inclusion in SmmStm.c
` [edk2-devel] [PATCH V2 1/3] UefiCpuPkg/SmmCpuFeaturesLib: Rename the common C file

[PATCH v2] MdeModulePkg/ScsiDiskDxe: Update proper device name for ScsiDisk drive
 2022-10-31  2:52 UTC  (3+ messages)
  ` [edk2-devel] "

[PATCH EDK2 v1 0/1] ArmPlatformPkg/Drivers/NorFlashDxe:avoid index out of bound
 2022-10-31  1:24 UTC  (4+ messages)
` [PATCH EDK2 v1 1/1] "

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

[edk2-staging/RiscV64QemuVirt PATCH V5 00/30] Add support for RISC-V virt machine
 2022-10-30 13:28 UTC  (31+ messages)
` [edk2-staging/RiscV64QemuVirt PATCH V5 01/30] MdePkg/Register: Add register definition header files for RISC-V
` [edk2-staging/RiscV64QemuVirt PATCH V5 02/30] MdePkg: Add RISCV_EFI_BOOT_PROTOCOL related definitions
` [edk2-staging/RiscV64QemuVirt PATCH V5 03/30] MdePkg/BaseLib: RISC-V: Add few more helper functions
` [edk2-staging/RiscV64QemuVirt PATCH V5 04/30] MdePkg: Add BaseRiscVSbiLib Library for RISC-V
` [edk2-staging/RiscV64QemuVirt PATCH V5 05/30] OvmfPkg/PlatformInitLib: Refactor to allow other architectures
` [edk2-staging/RiscV64QemuVirt PATCH V5 06/30] OvmfPkg/PlatformInitLib: Add support for RISC-V
` [edk2-staging/RiscV64QemuVirt PATCH V5 07/30] OvmfPkg/ResetSystemLib: Refactor to allow other architectures
` [edk2-staging/RiscV64QemuVirt PATCH V5 08/30] OvmfPkg/ResetSystemLib: Add support for RISC-V
` [edk2-staging/RiscV64QemuVirt PATCH V5 09/30] OvmfPkg/Sec: Refactor to allow other architectures
` [edk2-staging/RiscV64QemuVirt PATCH V5 10/30] OvmfPkg/Sec: Add RISC-V support
` [edk2-staging/RiscV64QemuVirt PATCH V5 11/30] OvmfPkg/PlatformPei: Refactor to allow other architectures
` [edk2-staging/RiscV64QemuVirt PATCH V5 12/30] OvmfPkg/PlatformPei: Add support for RISC-V
` [edk2-staging/RiscV64QemuVirt PATCH V5 13/30] UefiCpuPkg/CpuTimerLib: Refactor to allow other architectures
` [edk2-staging/RiscV64QemuVirt PATCH V5 14/30] UefiCpuPkg/CpuTimerLib: Add support for RISC-V
` [edk2-staging/RiscV64QemuVirt PATCH V5 15/30] UefiCpuPkg/CpuExceptionHandlerLib: Refactor to allow other architectures
` [edk2-staging/RiscV64QemuVirt PATCH V5 16/30] UefiCpuPkg/CpuExceptionHandlerLib: Add support for RISC-V
` [edk2-staging/RiscV64QemuVirt PATCH V5 17/30] UefiCpuPkg/CpuDxe: Refactor to allow other architectures
` [edk2-staging/RiscV64QemuVirt PATCH V5 18/30] UefiCpuPkg/CpuDxe: Add support for RISC-V
` [edk2-staging/RiscV64QemuVirt PATCH V5 19/30] UefiCpuPkg/CpuDxe: Add RISCV_EFI_BOOT_PROTOCOL support
` [edk2-staging/RiscV64QemuVirt PATCH V5 20/30] UefiCpuPkg: Add CpuTimerDxe module
` [edk2-staging/RiscV64QemuVirt PATCH V5 21/30] ArmVirtPkg/PlatformHasAcpiDtDxe: Move to OvmfPkg
` [edk2-staging/RiscV64QemuVirt PATCH V5 22/30] ArmVirtPkg: Fix up the location of PlatformHasAcpiDtDxe
` [edk2-staging/RiscV64QemuVirt PATCH V5 23/30] ArmVirtPkg/PlatformBootManagerLib: Move to OvmfPkg
` [edk2-staging/RiscV64QemuVirt PATCH V5 24/30] ArmVirtPkg: Fix up the paths to PlatformBootManagerLib
` [edk2-staging/RiscV64QemuVirt PATCH V5 25/30] EmbeddedPkg/NvVarStoreFormattedLib: Migrate to MdeModulePkg
` [edk2-staging/RiscV64QemuVirt PATCH V5 26/30] ArmVirtPkg: Update the references to NvVarStoreFormattedLib
` [edk2-staging/RiscV64QemuVirt PATCH V5 27/30] OvmfPkg: Add VirtNorFlashPlatformLib library
` [edk2-staging/RiscV64QemuVirt PATCH V5 28/30] OvmfPkg: RiscVVirt: Add Qemu Virt platform support
` [edk2-staging/RiscV64QemuVirt PATCH V5 29/30] Maintainers.txt: Add entry for OvmfPkg/RiscVVirt
` [edk2-staging/RiscV64QemuVirt PATCH V5 30/30] UefiCpuPkg/UefiCpuPkg.ci.yaml: Ignore RISC-V file

[PATCH 1/2] UefiCpuPkg/SmmCpuFeaturesLib: Abstract arch dependent code
 2022-10-30 13:03 UTC  (3+ messages)
` [edk2-devel] "

[PATCH RESEND] RedfishPkg/RedfishDiscoverDxe: Fix memory free issue
 2022-10-29 13:24 UTC 

[PATCH] RedfishPkg/RedfishDiscoverDxe: Fix memory free issue
 2022-10-29  7:50 UTC  (2+ messages)
` [edk2-devel] "

[edk2-platforms][PATCH V4 00/14] Platform: Add Loongson support
 2022-10-29  6:45 UTC  (5+ messages)
` [edk2-platforms][PATCH V4 01/14] Platform/Loongson: Add Serial Port library
` [edk2-platforms][PATCH V4 05/14] Platform/Loongson: Add MmuLib

[edk2-CCodingStandardsSpecification] Create release/2.30 branch
 2022-10-29  3:33 UTC  (3+ messages)
` [edk2-devel] "

[PATCH V1 0/2] CryptoPkg bug fixes
 2022-10-28 23:25 UTC  (5+ messages)
` [edk2-devel] "

[Patch 1/1] CryptoPkg/Test: Simplify BaseCryptLib host based unit tests
 2022-10-28 19:00 UTC 

[PATCH edk2-platforms 1/2] Maintainers.txt: fix incorrect line ending
 2022-10-28 16:22 UTC  (6+ messages)
` [PATCH edk2-platforms 2/2] Maintainers.txt: update email address for Graeme Gregory
  ` [edk2-devel] "
` [edk2-devel] [PATCH edk2-platforms 1/2] Maintainers.txt: fix incorrect line ending

[PATCH 1/1] ArmPlatformPkg: Remove AP support from PrePi/PrePeiCore
 2022-10-28  9:17 UTC  (3+ messages)
` [edk2-devel] "

[Patch V2] UefiCpuPkg: Restore HpetTimer after CpuExceptionHandlerLib test
 2022-10-28  8:47 UTC  (2+ messages)

[edk2-devel] [PATCH] BaseTools: Fix build option overrides Pcd Feature Flag issue
 2022-10-28  8:33 UTC 

[PATCH V2 1/1] OvmfPkg/VmgExitLig: HALT on #VE when access to private memory
 2022-10-28  8:30 UTC  (2+ messages)

[PATCH 1/1] OvmfPkg/VmgExitLib: HALT on #VE when access to private memory
 2022-10-28  7:14 UTC  (2+ messages)

[PATCH v4 1/1] MdePkg: Use ANSI colors to indicate debug message severity
 2022-10-27 18:51 UTC 

[PATCH edk2-platforms] Platform/SbsaQemu: Switch to VirtNorFlashDxe
 2022-10-27 17:15 UTC  (3+ messages)

[PATCH 00/11] ArmVirtPkg: introduce VirtNorFlashDxe
 2022-10-27 16:56 UTC  (3+ messages)

[PATCH] edk II C Coding Standard: Fix the missing hyperlink
 2022-10-27 15:53 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v7 0/7] Add safe unaccepted memory behavior
 2022-10-27 15:38 UTC  (9+ messages)
` [edk2-devel] "

[PATCH 1/2] MdePkg/IndustryStandard: add definitions for ACPI APMT
 2022-10-27 14:40 UTC  (2+ messages)
` [PATCH 2/2] ShellPkg/AcpiView: APMT Parser

[PATCH] UefiCpuPkg: Restore HpetTimer after CpuExceptionHandlerLib test
 2022-10-27  3:08 UTC  (6+ messages)
  ` [edk2-devel] "

[PATCH] MdeModulePkg: Improved ScsiDiskDxe driver updates ControllerNameTable with common string SCSI Disk Device for all SCSI disk
 2022-10-27  2:48 UTC  (3+ messages)
` [edk2-devel] "

[PATCH 1/3] MdeModulePkg/BootLogoLib: Add option to follow Microsoft Recommendations
 2022-10-26 22:27 UTC  (12+ messages)
` [PATCH 2/3] MdeModulePkg/Logo: Add a PCD to control the position of the Logo
          ` [edk2-devel] "

[PATCH V1] SecurityPkg: Fix return handling in RdRandGenerateEntropy
 2022-10-26 21:23 UTC 

[PATCH v2 1/1] MdePkg/BaseLib: Fix out-of-bounds reads in SafeString
 2022-10-26 15:54 UTC  (5+ messages)

[PATCH v8 00/19] Add Raw algorithm support using Arm FW-TRNG interface
 2022-10-26 15:44 UTC  (6+ messages)
` [PATCH v8 06/19] MdePkg/TrngLib: Definition for TRNG library class interface
  ` [edk2-devel] "

[PATCH v1 0/2] Uninitialized local variable
 2022-10-26 13:45 UTC  (3+ messages)
` [PATCH v1 2/2] SecurityPkg: OpalPasswordDxe: uninitialized "
  ` [edk2-devel] "


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