public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2024-01-05 09:43:05 to 2024-01-09 11:13:33 UTC [more...]

[edk2-devel] [PATCH v2] RedfishPkg/RedfishDebugLib: add function to print buffer
 2024-01-09 11:13 UTC 

[edk2-devel] Updates to .mailmap needed for Jeff Brasen, Jake Garver, Joey Vagades and Michael Roth?
 2024-01-09 10:45 UTC  (4+ messages)

[edk2-devel] [PATCH V3 0/2] Change the comments RFC1323 to RFC7323
 2024-01-09  9:32 UTC  (3+ messages)
    ` 回复: "

[edk2-devel] [PATCH v4 0/3] OvmfPkg/VirtNorFlashDxe: sanity-check variables
 2024-01-09  9:04 UTC  (8+ messages)
` [edk2-devel] [PATCH v4 1/3] OvmfPkg/RiscVVirt: use gEfiAuthenticatedVariableGuid unconditionally
` [edk2-devel] [PATCH v4 2/3] OvmfPkg/VirtNorFlashDxe: stop accepting gEfiVariableGuid
` [edk2-devel] [PATCH v4 3/3] OvmfPkg/VirtNorFlashDxe: sanity-check variables

[edk2-devel] [Patch V3 0/2] Change the usage of input parameter ProcessorNumber in MpInitLibGetProcessorInfo() of MpInitLibUp
 2024-01-09  9:00 UTC  (6+ messages)
` [edk2-devel] [Patch V3 1/2] UefiCpuPkg: set EXTENDED_PROCESSOR_INFORMATION to 0
` [edk2-devel] [Patch V3 2/2] UefiCpuPkg: Check lower 24 bits of ProcessorNumber

[edk2-devel] [edk2-stable202311][PATCH] BaseTools: Python VfrCompiler implementation
 2024-01-09  8:23 UTC  (5+ messages)

[edk2-devel] [PATCH] DynamicTablesPkg/SSDT: Remove incorrect root node check
 2024-01-09  8:22 UTC  (2+ messages)

[edk2-devel] [PATCH v1 0/1] Fix raw strings containing valid escape characters
 2024-01-09  8:14 UTC  (10+ messages)
` [edk2-devel] [PATCH v1 1/1] BaseTools: "
      ` 回复: "

[edk2-devel] [PATCH v6 00/36] Enable LoongArch virtual machine in edk2
 2024-01-09  8:00 UTC  (45+ messages)
` [edk2-devel] [PATCH v6 06/36] MdePkg: Add read stable counter operation for LoongArch
` [edk2-devel] [PATCH v6 07/36] MdePkg: Add CSR "
` [edk2-devel] [PATCH v6 08/36] MdePkg: Add IOCSR "
` [edk2-devel] [PATCH v6 09/36] MdePkg: Add a new library named PeiServicesTablePointerLibKs0
` [edk2-devel] [PATCH v6 10/36] UefiCpuPkg: Add LoongArch64 CPU Timer library
` [edk2-devel] [PATCH v6 11/36] UefiCpuPkg: Add CPU exception library for LoongArch
` [edk2-devel] [PATCH v6 12/36] UefiCpuPkg: Add CpuMmuLib.h to UefiCpuPkg
` [edk2-devel] [PATCH v6 13/36] UefiCpuPkg: Add LoongArch64CpuMmuLib "
` [edk2-devel] [PATCH v6 14/36] UefiCpuPkg: Add multiprocessor library for LoongArch64
` [edk2-devel] [PATCH v6 15/36] UefiCpuPkg: Add CpuDxe driver "
` [edk2-devel] [PATCH v6 16/36] EmbeddedPkg: Add PcdPrePiCpuIoSize width for LOONGARCH64
` [edk2-devel] [PATCH v6 17/36] ArmVirtPkg: Move PCD of FDT base address and FDT padding to OvmfPkg
` [edk2-devel] [PATCH v6 18/36] UefiCpuPkg: Add a new CPU IO 2 driver named CpuMmio2Dxe
` [edk2-devel] [PATCH v6 19/36] ArmVirtPkg: Enable CpuMmio2Dxe
` [edk2-devel] [PATCH v6 20/36] OvmfPkg/RiscVVirt: "
` [edk2-devel] [PATCH v6 21/36] OvmfPkg/RiscVVirt: Remove PciCpuIo2Dxe from RiscVVirt
` [edk2-devel] [PATCH v6 22/36] ArmVirtPkg: Move the FdtSerialPortAddressLib to OvmfPkg
` [edk2-devel] [PATCH v6 23/36] ArmVirtPkg: Move two PCD variables into OvmfPkg
` [edk2-devel] [PATCH v6 24/36] ArmVirtPkg: Move PlatformBootManagerLib to OvmfPkg
` [edk2-devel] [PATCH v6 25/36] OvmfPkg/LoongArchVirt: Add stable timer driver
` [edk2-devel] [PATCH v6 26/36] OvmfPkg/LoongArchVirt: Add a NULL library named CollectApResouceLibNull
` [edk2-devel] [PATCH v6 27/36] OvmfPkg/LoongArchVirt: Add serial port hook library
` [edk2-devel] [PATCH v6 28/36] OvmfPkg/LoongArchVirt: Add the early serial port output library
` [edk2-devel] [PATCH v6 29/36] OvmfPkg/LoongArchVirt: Add real time clock library
` [edk2-devel] [PATCH v6 30/36] OvmfPkg/LoongArchVirt: Add NorFlashQemuLib
` [edk2-devel] [PATCH v6 31/36] OvmfPkg/LoongArchVirt: Add FdtQemuFwCfgLib
` [edk2-devel] [PATCH v6 32/36] OvmfPkg/LoongArchVirt: Add reset system library
` [edk2-devel] [PATCH v6 33/36] OvmfPkg/LoongArchVirt: Support SEC phase
` [edk2-devel] [PATCH v6 34/36] OvmfPkg/LoongArchVirt: Support PEI phase
` [edk2-devel] [PATCH v6 35/36] OvmfPkg/LoongArchVirt: Add build file
` [edk2-devel] [PATCH v6 36/36] OvmfPkg/LoongArchVirt: Add self introduction file
` [edk2-devel] 回复: [PATCH v6 00/36] Enable LoongArch virtual machine in edk2

[edk2-devel] [PATCH] RedfishPkg/RedfishDebugLib: add function to print buffer
 2024-01-09  7:59 UTC  (2+ messages)

[edk2-devel] [PATCH v10 0/5] Cache Management Operations Support For RISC-V
 2024-01-09  5:31 UTC  (8+ messages)
` [edk2-devel] [PATCH v10 4/5] MdePkg: Utilize Cache Management Operations Implementation "

[edk2-devel] [PATCH V2 0/2] Update keybaord map based on UEFI spec 2.10
 2024-01-09  5:22 UTC  (3+ messages)
` [edk2-devel] 回复: "

[edk2-devel] [PATCH 0/5] Refactor HTTP DXE to provide TLS reconfiguration capability
 2024-01-09  4:31 UTC  (13+ messages)
` [edk2-devel] [PATCH 1/5] NetwokrPkg/HttpDxe: Refactor TlsCreateChild
` [edk2-devel] [PATCH 2/5] NetwokrPkg/HttpDxe: Consider TLS certificate not found as a success case
` [edk2-devel] [PATCH 3/5] NetwokrPkg/HttpDxe: Add HttpEventTlsConfigured HTTP callback event

[edk2-devel] [PATCH v2] NetworkPkg: Triger regularly scan only if not connect to AP
 2024-01-09  3:17 UTC  (9+ messages)
          ` 回复: "

[edk2-devel] Event: TianoCore Bug Triage - APAC / NAMO - Tuesday, January 9, 2024 #cal-reminder
 2024-01-09  2:30 UTC 

[edk2-devel] [PATCH V2 1/1] [MdePkg] Updated the definition of EFI_NVDIMM_LABEL_FLAGS_LOCAL
 2024-01-09  2:02 UTC  (4+ messages)
  ` 回复: "

[edk2-devel] Now: Tools, CI, Code base construction meeting series - Monday, January 8, 2024 #cal-notice
 2024-01-09  0:30 UTC 

[edk2-devel] Event: Tools, CI, Code base construction meeting series - Monday, January 8, 2024 #cal-reminder
 2024-01-08 23:30 UTC 

[edk2-devel] [PATCH v2 0/4] RISC-V: Add support for Sstc extension
 2024-01-08 15:25 UTC  (7+ messages)
` [edk2-devel] [PATCH v2 1/4] MdePkg.dec: RISC-V: Define override bit "
` [edk2-devel] [PATCH v2 2/4] MdePkg/BaseLib: RISC-V: Add function to update stimecmp register
` [edk2-devel] [PATCH v2 3/4] UefiCpuPkg/CpuTimerDxeRiscV64: Add support for Sstc
` [edk2-devel] [PATCH v2 4/4] OvmfPkg/RiscVVirt: Override Sstc extension

[edk2-devel] [PATCH v4 0/1] Prefer XDSDT table over DSDT if available
 2024-01-08 14:59 UTC  (2+ messages)
` [edk2-devel] [PATCH v4 1/1] MdeModulePkg/AcpiTableDxe: Prefer xDSDT over DSDT when installing tables

[edk2-devel] [edk2-redfish-client][PATCH V4] RedfishClientPkg: Add ETag PCD and revise Redfish ETag functions
 2024-01-08 14:46 UTC  (2+ messages)

[edk2-devel] [edk2-redfish-client][PATCH V3] RedfishClientPkg: Add ETag PCD and revise Redfish ETag functions
 2024-01-08 14:45 UTC  (4+ messages)

[edk2-devel] [PATCH V2 0/6] Refactor HTTP DXE to provide TLS reconfiguration capability
 2024-01-08 14:03 UTC  (10+ messages)
` [edk2-devel] [PATCH V2 1/6] NetworkPkg/HttpDxe: Refactor TlsCreateChild
` [edk2-devel] [PATCH V2 2/6] NetworkPkg/HttpDxe: Consider TLS certificate not found as a success case
` [edk2-devel] [PATCH V2 3/6] NetworkPkg/HttpDxe: Add HttpEventTlsConfigured HTTP callback event
` [edk2-devel] [PATCH V2 4/6] RedfishPkg/RedfishRestExDxe: Implement EDKII_HTTP_CALLBACK_PROTOCOL
` [edk2-devel] [PATCH V2 5/6] RedfishPkg/RedfishRestExDxe: Uncrustify RedfishRestExDriver.h
` [edk2-devel] [PATCH V2 6/6] RedfishPkg/RedfishRestExDxe: Update Supported function

[edk2-devel] [PATCH 1/1] MdePkg: Update the comments of HiiConfigAccess ExtractConfig
 2024-01-08 13:31 UTC  (3+ messages)
  ` 回复: "

[edk2-devel] [Patch V2 0/2] Change the usage of input parameter ProcessorNumber in MpInitLibGetProcessorInfo() of MpInitLibUp
 2024-01-08 12:20 UTC  (4+ messages)
` [edk2-devel] [Patch V2 1/2] UefiCpuPkg: set EXTENDED_PROCESSOR_INFORMATION to 0
` [edk2-devel] [Patch V2 2/2] UefiCpuPkg: Check lower 24 bits of ProcessorNumber

[edk2-devel] [PATCH v1 1/1] StandaloneMmPkg: Initialise serial port early in StandaloneMmEntryPoint
 2024-01-08 12:16 UTC  (6+ messages)

[edk2-devel] [edk2-platforms][PATCH v2 0/7] Platform/Sgi: Add support for RD-N2-Cfg3 and RD-V2 platform
 2024-01-08 11:08 UTC  (15+ messages)
` [edk2-devel] [edk2-platforms][PATCH v2 1/7] Platform/Sgi: remove +nofp gcc option flag
` [edk2-devel] [edk2-platforms][PATCH v2 2/7] Platform/Sgi: add no-stack-protector flag for StMM builds
` [edk2-devel] [edk2-platforms][PATCH v2 3/7] Platform/Sgi: Add VariableFlashInfoLib to fix missing dependency
` [edk2-devel] [edk2-platforms][PATCH v2 4/7] Platform/Sgi: Add a PCD to specify platform variant
` [edk2-devel] [edk2-platforms][PATCH v2 5/7] Platform/Sgi: Add support for RD-N2-Cfg3 platform
` [edk2-devel] [edk2-platforms][PATCH v2 6/7] Platform/Sgi: Define RD-V2 platform id values
` [edk2-devel] [edk2-platforms][PATCH v2 7/7] Platform/Sgi: Extend SMBIOS support for RD-V2 platform

[edk2-devel] Memory Attribute for depex section
 2024-01-08 10:11 UTC 

[edk2-devel] [PATCH v2 1/1] MdePkg/IndustryStandard: Add _PSD/_CPC/Coord types definitions
 2024-01-08  8:48 UTC 

[edk2-devel] [PATCH 0/1] CryptoPkg: fix gcc build fail for CryptoPkgMbedtls
 2024-01-08  8:26 UTC  (5+ messages)
` [edk2-devel] [PATCH 1/1] "

[edk2-devel] [PATCH 0/1] Remove SCI status check from UPL
 2024-01-08  7:51 UTC  (6+ messages)
` [edk2-devel] [PATCH 1/1] UefiPayloadPkg/UefiPayloadEntry: Remove SCI enabling check

[edk2-devel] [PATCH 1/1] MdePkg: Update the comments of callback in EFI_FORM_BROWSER2_PROTOCOL
 2024-01-08  7:43 UTC  (4+ messages)
  ` 回复: "

[edk2-devel] [PATCH] UefiPayloadPkg: CbParseLib: Fix integer overflow
 2024-01-08  6:59 UTC 

[edk2-devel] [Patch V2 0/2] Change the usage of input parameter ProcessorNumber in MpInitLibGetProcessorInfo() of MpInitLibUp
 2024-01-08  5:16 UTC 

[edk2-devel] [PATCH 0/4] RISC-V: Add support for Sstc extension
 2024-01-08  4:06 UTC  (9+ messages)
` [edk2-devel] [PATCH 3/4] UefiCpuPkg/CpuTimerDxeRiscV64: Add support for Sstc

[edk2-devel] [PATCH 0/2] Change the usage of input parameter ProcessorNumber in MpInitLibGetProcessorInfo() of MpInitLibUp
 2024-01-08  3:57 UTC  (11+ messages)
` [edk2-devel] [PATCH 1/2] UefiCpuPkg: Retrive EXTENDED_PROCESSOR_INFORMATION
` [edk2-devel] [PATCH 2/2] UefiCpuPkg: Check lower 24 bits of ProcessorNumber

[edk2-devel] [PATCH 1/1] MdePkg: Update the definition of CapsuleImageSize on EFI_CAPSULE_HEADER
 2024-01-08  1:24 UTC  (6+ messages)
  ` 回复: "

[edk2-devel] [PATCH] BaseTools/GenFds: Apply OEM_CAPSULE_FLAGS during Capsule generation
 2024-01-08  1:06 UTC  (2+ messages)
` 回复: "

[edk2-devel] Event: Tools, CI, Code base construction meeting series - Monday, January 8, 2024 #cal-reminder
 2024-01-08  0:30 UTC 

[edk2-devel] [PATCH] BaseTools: Remove Duplicate sets of SkuName and SkuId from allskuset
 2024-01-08  0:29 UTC  (2+ messages)

[edk2-devel] [PATCH] NetworkPkg/Ip4Dxe: Fix Reset To Default
 2024-01-06  0:23 UTC  (8+ messages)

[edk2-devel] [PATCH v2] EmulatorPkg: Add EFI_STATUS return to EMU_THUNK_PROTOCOL.SetTime()
 2024-01-05 20:57 UTC 

[edk2-devel] [PATCH v1 1/1] BoardModulePkg\Library\BiosIdLib: Support Standalone MM
 2024-01-05 19:27 UTC  (3+ messages)

[edk2-devel] [RFC][PATCH 0/2] Introduce HTTPS Platform TLS policy
 2024-01-05 17:16 UTC  (13+ messages)

[edk2-devel] [PATCH 0/8] Platform/Sgi: Add support for RD-Fremont platform
 2024-01-05 17:05 UTC  (9+ messages)
` [edk2-devel] [PATCH 1/8] Platform/Sgi: Update the datatype of PcdSmmuBase from u32 to u64
` [edk2-devel] [PATCH 2/8] Platform/Sgi: Refactor system memory base and size definitions
` [edk2-devel] [PATCH 3/8] Platform/Sgi: Introduce a flag to enable PCIe support for RD Platforms
` [edk2-devel] [PATCH 4/8] Platform/Sgi: Add ACPI tables for RD-Fremont platform
` [edk2-devel] [PATCH 5/8] Platform/Sgi: Add initial support "
` [edk2-devel] [PATCH 6/8] Platform/Sgi: Extend SMBIOS support for RD-Fremont
` [edk2-devel] [PATCH 7/8] Platform/Sgi: Low Power Idle States "
` [edk2-devel] [PATCH 8/8] Platform/Sgi: Add CPPC support for RD-Fremont platform

[edk2-devel] [PATCH v3 0/3] ArmPkg: GenericWatchdogDxe fixes and improvements
 2024-01-05 16:38 UTC  (9+ messages)
` [edk2-devel] [PATCH v3 1/3] ArmPkg: Update GenericWatchdogDxe to allow setting full 48-bit offset
` [edk2-devel] [PATCH v3 2/3] ArmPkg: Introduce global mTimerPeriod and remove calculation
` [edk2-devel] [PATCH v3 3/3] ArmPkg: Disable watchdog interaction after exiting boot services

[edk2-devel] [PATCH v2] MdePkg/BaseLib:Fix boot DxeCore hang on riscv platform
 2024-01-05 15:47 UTC  (2+ messages)

[edk2-devel] [PATCH v2 1/1] UefiCpuPkg/PiSmmCpuDxeSmm: Optimize PatchSmmSaveStateMap and FlushTlbForAll
 2024-01-05 13:55 UTC  (3+ messages)

[edk2-devel] [PATCH v3 1/1] OvmfPkg/VirtNorFlashDxe: sanity-check variables
 2024-01-05 13:50 UTC  (6+ messages)

[edk2-devel] [edk2-redfish-client][PATCH V2] RedfishClientPkg: Add ETag PCD and revise Redfish ETag functions
 2024-01-05 11:33 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