public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2023-03-08 23:18:56 to 2023-03-13 08:30:47 UTC [more...]

[PATCH 00/22] [edk2-staging] CryptoPkg/openssl: switch to openssl-3.0
 2023-03-13  8:30 UTC  (20+ messages)
` [PATCH 01/22] CryptoPkg/openssl: update submodule to openssl-3.0.8
` [PATCH 02/22] CryptoPkg/openssl: remove openssl 1.1.1 header files
` [PATCH 03/22] CryptoPkg/openssl: remove generated file lists
` [PATCH 04/22] CryptoPkg/openssl: add openssl3 configure scripts
` [PATCH 05/22] CryptoPkg/openssl: UefiAsm.conf update for openssl 3.0, add aarch64
` [PATCH 06/22] CryptoPkg/openssl: update Openssl*.inf files for openssl 3.0
` [PATCH 07/22] CryptoPkg/BaseCryptLib: no openssl deprecation warnings please
` [PATCH 08/22] CryptoPkg/BaseCryptLib; adapt CryptSm3.c to openssl 3.0 changes
` [PATCH 09/22] CryptoPkg/BaseCryptLib: drop BIO_* dummy functions
` [PATCH 10/22] CryptoPkg/TlsLib: ERR_GET_FUNC is gone
` [PATCH 11/22] CryptoPkg/TlsLib: use unsigned long for ErrorCode
` [PATCH 12/22] CryptoPkg/openssl: adapt rand_pool.c to openssl 3.0 changes
` [PATCH 13/22] CryptoPkg/openssl: move compiler_flags to buildinf.c
` [PATCH 14/22] CryptoPkg/openssl: store dummy update for openssl 3.0
` [PATCH 15/22] CryptoPkg/openssl: adapt EcSm2Null.c "
` [PATCH 16/22] [hash] CryptoPkg/openssl: add OpensslLibHash.inf
` [PATCH 17/22] [hash] OvmfPkg: wire up OpensslLibHash.inf
` [PATCH 18/22] [provider] CryptoPkg/openssl: use our own predefined providers
` [PATCH 20/22] CryptoPkg/openssl: update CI config for openssl 3.0

[PATCH 0/2] SEV-SNP guest support fixes
 2023-03-13  8:28 UTC  (6+ messages)
` [PATCH 1/2] UefiCpuPkg/MpInitLib: Ensure SEV-SNP VMSA allocations are not 2MB aligned
` [PATCH 2/2] UefiCpuPkg/MpInitLib: Reuse VMSA allocation to avoid unreserved allocation

PcdLib instance for OVMF SecMain
 2023-03-13  7:13 UTC 

[PATCH v1] UefiCpuPkg/PiSmmCpuDxeSmm: Fix S3 failure in SmmRestoreCpu
 2023-03-13  7:03 UTC 

[PATCH 1/1] ArmPkg/SmbiosMiscDxe: Adjust the priority of getting firmware version
 2023-03-13  6:43 UTC 

[edk2-devel] [PATCH v9 0/6] Simplify SMM Relocation Process
 2023-03-13  5:50 UTC  (12+ messages)

[PATCH v2] UefiPayloadPkg: Correct MAX_LOGICAL_PROCESSORS value
 2023-03-13  4:53 UTC 

[edk2-devel] [PATCH V2] MdePkg/Include: Add IPMI KCS definitions
 2023-03-13  2:39 UTC 

[PATCH V2] MdePkg/Include: Add DMTF MCTP definitions
 2023-03-13  2:37 UTC  (3+ messages)
` [edk2-devel] "

[PATCH] ShellPkg: Update smbiosview type 0/4/17/41 with SMBIOS 3.5 fields
 2023-03-13  2:30 UTC 

[PATCH v1] UefiPayloadPkg: Correct MAX_LOGICAL_PROCESSORS value
 2023-03-13  2:15 UTC 

[PATCH v2 0/6] Adds AmdSmmCpuFeaturesLib
 2023-03-13  1:55 UTC  (4+ messages)
` [PATCH v2 3/6] UefiCpuPkg: Adds SmmSmramSaveStateLib library class
  ` [edk2-devel] "

[Patch 1/1] ShellPkg/Library: Fix 32-bit truncation of pointer values
 2023-03-13  1:48 UTC  (2+ messages)

[PATCH] RedfishPkg/RedfishPlatformCredentialIpmiLib: IPMI implementation
 2023-03-13  0:26 UTC  (7+ messages)

[edk2-devel] Event: Tools, CI, Code base construction meeting series - Monday, March 13, 2023 #cal-reminder
 2023-03-12 23:30 UTC 

[PATCH edk2-platforms 0/2] IpmiFeaturePkg: small fixes
 2023-03-11 11:30 UTC  (3+ messages)
` [PATCH edk2-platforms 1/2] IpmiFeaturePkg: add missing update of BMC status after GetSelfTest
` [PATCH edk2-platforms 2/2] IpmiFeaturePkg: fix IpmiSendCommand response size in GetDeviceId function

[PATCH 1/3] Silicon/RISC-V: Fix build failures caused by duplicated definition
 2023-03-11  9:14 UTC 

[PATCH 1/3] Silicon/RISC-V: Fix build failures caused by duplicated definition
 2023-03-11  8:53 UTC  (3+ messages)
` [PATCH 2/3] Platform/SiFive: align the library and driver to MdePkg
` [PATCH 3/3] Platform/SiFive: Fixed build failure casued by wrong alignment

[PATCH v4 00/12] Enable New CodeQL Queries
 2023-03-10 22:59 UTC  (16+ messages)
` [PATCH v4 01/12] MdeModulePkg/SmbiosDxe: Fix pointer and buffer overflow CodeQL alerts
` [PATCH v4 02/12] BaseTools/PatchCheck.py: Add PCCTS to tab exemption list
` [PATCH v4 03/12] BaseTools/VfrCompile: Fix potential buffer overwrites
` [PATCH v4 04/12] CryptoPkg: Fix conditionally uninitialized variable
` [PATCH v4 05/12] MdeModulePkg: Fix conditionally uninitialized variables
` [PATCH v4 06/12] MdePkg: "
` [PATCH v4 07/12] NetworkPkg: "
` [PATCH v4 08/12] PcAtChipsetPkg: "
` [PATCH v4 09/12] ShellPkg: "
` [PATCH v4 10/12] UefiCpuPkg: "
  ` [edk2-devel] "
` [PATCH v4 11/12] .github/codeql/edk2.qls: Enable CWE 457, 676, and 758 queries
` [PATCH v4 12/12] .github/codeql/edk2.qls: Enable CWE 120, 787, and 805 queries

[PATCH 0/7] RISC-V: Add MMU support
 2023-03-10 22:20 UTC  (6+ messages)
` [PATCH 7/7] OvmfPkg/RiscVVirt: Enable MMU with SV39 mode

[PATCH] MdePkg/BaseCacheMaintenanceLib: RISC-V: Fix instruction cache not been invalidated
 2023-03-10 21:50 UTC  (3+ messages)
  ` [PATCH v2] "

[PATCH v2] CryptoPkg/OpensslLib: Upgrade OpenSSL to 1.1.1t
 2023-03-10 18:21 UTC  (3+ messages)
  ` [edk2-devel] "

[PATCH 1/2] MdePkg: Update Base.h to be compliant with C11
 2023-03-10 17:58 UTC  (4+ messages)
` [edk2-devel] "
  ` 回复: "

[PATCH 0/3] BaseTools: Fix doc block location and formatting; run uncrustify
 2023-03-10 17:57 UTC  (4+ messages)
  ` [edk2-devel] [PATCH 1/3] BaseTools: Source/C/Common: Fix doc block locations and convert to Doxygen
` 回复: [PATCH 0/3] BaseTools: Fix doc block location and formatting; run uncrustify

[PATCH 1/1] MdePkg: Add DDR5 SPD defs to IndustryStandard per JESD400-5A.01
 2023-03-10 17:56 UTC  (7+ messages)
` 回复: [edk2-devel] "
  `  "

[PATCH 1/1] DynamicTablesPkg/SsdtCpuTopology: Allow multi-packages topologies
 2023-03-10 17:22 UTC  (2+ messages)

[PATCH v5 0/3] RISC-V SBI-backed SerialLib
 2023-03-10 17:04 UTC  (4+ messages)
` [PATCH v5 1/3] MdePkg: BaseRiscVSbiLib: make more useful to consumers
` [PATCH v5 2/3] MdePkg: add SBI-based SerialPortLib for RISC-V
` [PATCH v5 3/3] OvmfPkg: RiscVVirt: Add missing SerialPortInitialize to Sec

[PATCH v1 0/6] Add Raspberry Pi Support to EmulatorPkg
 2023-03-10 16:45 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v2 0/4] DynamicTablesPkg: Introduce SMBIOS dispatcher
 2023-03-10 16:28 UTC  (6+ messages)
` [PATCH v2 2/4] DynamicTablesPkg: Add SMBIOS table dispatcher

[RFC] [staging/CryptoLibrary] Openssl1.1 replacement proposal
 2023-03-10 16:06 UTC  (5+ messages)
  ` [edk2-devel] "

[PATCH 1/3] MdeModulePkg/BootLogoLib: Add option to follow Microsoft Recommendations
 2023-03-10 13:43 UTC  (10+ messages)
` [PATCH 2/3] MdeModulePkg/Logo: Add a PCD to control the position of the Logo
          ` [edk2-devel] "

[PATCH 0/2] UefiCpuPkg/PiSmmCpuDxeSmm: drop support for obsolete processors, fix error handling
 2023-03-10 12:48 UTC  (3+ messages)
` [PATCH 1/2] UefiCpuPkg/PiSmmCpuDxeSmm: drop support for obsolete processors
` [PATCH 2/2] UefiCpuPkg/PiSmmCpuDxeSmm: fix error handling

[edk2-devel] [PATCH 1/3] MdeModulePkg/BmBoot: Skip removable media if it is not present
 2023-03-10 11:29 UTC  (6+ messages)
    ` 回复: "
      ` [edk2-devel] "

[PATCH v1 1/1] DynamicTablesPkg: Add SMBIOS String table helper library
 2023-03-10  7:50 UTC  (3+ messages)
` [edk2-devel] "

[edk2 0/3] v3 RISC-V SBI-backed SerialLib
 2023-03-10  7:19 UTC  (7+ messages)
` [edk2 1/3] MdePkg: BaseRiscVSbiLib: make more useful to consumers
` [edk2 2/3] [PATCH v3] MdePkg: add SBI-based SeriaPortLib for RISC-V
` [edk2 3/3] OvmfPkg: RiscVVirt: Add missing SerialPortInitialize to Sec
  ` [edk2-devel] "

[edk2-devel] [PATCH] UefiCpuPkg/MicrocodeMeasurementDxe: Fix exception
 2023-03-10  7:18 UTC  (2+ messages)

[Patch V3 0/2] Modify defination for MpWakeupStructure
 2023-03-10  6:17 UTC  (6+ messages)
` [Patch V3 1/2] MdePkg: modify the wrong 'AcpiId' to 'ApicId' in MpWakeupStructure
  ` 回复: "
` [Patch V3 2/2] MdePkg: Add define for MultiprocessorWakeupMailboxStructure Version
` [edk2-devel] [Patch V3 0/2] Modify defination for MpWakeupStructure

[PATCH] UefiCpuPkg/MicrocodeMeasurementDxe: Fix exception
 2023-03-10  4:46 UTC  (2+ messages)
` [edk2-devel] "

[PATCH] [IntelFsp2Pkg]: Fix GCC Compiler warning
 2023-03-10  3:20 UTC  (6+ messages)

[edk2-devel] [PATCH] MdePkg/BaseCacheMaintenanceLib: RISC-V: Fix instruction cache not been invalidated
 2023-03-10  3:14 UTC  (3+ messages)
  ` 回复: "

[PATCH 1/1] MdePkg: Remove whitespace in doxygen param passing direction [in,out]
 2023-03-10  3:03 UTC  (2+ messages)
` 回复: [edk2-devel] "

[PATCH 1/1] MdePkg: Add new JedecJep106Lib to fetch JEDEC JEP106 manufacturer
 2023-03-10  2:53 UTC  (2+ messages)
` 回复: "

[edk2-devel] PATCH v3 0/3 Add xterm resize support to OVMF
 2023-03-10  2:31 UTC  (2+ messages)
` 回复: "

[edk2-devel] GetSectionFromAnyFv doesnt find file from FV
 2023-03-10  2:26 UTC  (2+ messages)
    ` 回复: "

[PATCH v1 0/1] Define security policy in SECURITY.md file for repository
 2023-03-09 19:43 UTC  (2+ messages)
` [PATCH v1 1/1] "

[PATCH] Maintainers: Add 'Yuwei Chen' as BaseTools maintainer
 2023-03-09 17:47 UTC  (3+ messages)

[edk2-platforms][PATCH V2 0/8] Introduce ManageabilityPkg
 2023-03-09 16:38 UTC  (3+ messages)
` [edk2-devel] "

[PATCH 0/3] BaseTools: allow users to override CC and CXX on the make command line
 2023-03-09 15:47 UTC  (2+ messages)
` [edk2-devel] "

[PATCH 0/3] BMC USBNIC Platform HI Lib
 2023-03-09 15:40 UTC  (4+ messages)
` [PATCH 1/3] RedfishPkg/Library: Redfish BMC USBNIC Host Interface
` [PATCH 2/3] RedfishPkg: Update Redfish DSC
` [PATCH 3/3] RedfishPkg: Update Readme.md

[edk2-devel] reg: Linux PXE Boot failure in Complex Network Environment
 2023-03-09 12:36 UTC 

reg: Linux PXE Boot failure in Complex Network Environment
 2023-03-09 12:35 UTC 

[PATCH edk2-platforms v2 0/3] IpmiFeaturePkg: fix IPMI GetSelfTest command response
 2023-03-09 12:01 UTC  (7+ messages)
` [PATCH edk2-platforms v2 1/3] IpmiFeaturePkg: fix IPMI GetSelfTest command response parsing
` [PATCH edk2-platforms v2 2/3] IpmiFeaturePkg: remove buffer temporary buffer from BMC instance structure
` [PATCH edk2-platforms v2 3/3] IpmiFeaturePkg: refine GetSelfTest function
  ` [edk2-devel] "
` [edk2-devel] [PATCH edk2-platforms v2 0/3] IpmiFeaturePkg: fix IPMI GetSelfTest command response

[PATCH v3 0/2] Upl remove arch spec initialization
 2023-03-09 11:48 UTC  (4+ messages)
` [PATCH v3 1/2] UefiPayloadPkg: Remove FP Init from UPL entry
` [PATCH v3 2/2] UefiPayloadPkg: Move INT prog outside common flow

[PATCH v3 00/11] OvmfPkg: add Crypto Driver support
 2023-03-09 11:09 UTC  (12+ messages)
` [PATCH v3 01/11] CryptoPkg/Driver: move PCD configs to include files
` [PATCH v3 02/11] CryptoPkg/Driver: add CryptoServicePcd.hash_only.dsc.inc
` [PATCH v3 03/11] CryptoPkg/Driver: add TPM hashes to CryptoServicePcd.min_dxe_smm.dsc.inc
` [PATCH v3 04/11] BaseTools: GCC5: enable lto for noopt builds on IA32 and X64
` [PATCH v3 05/11] OvmfPkg: add OvmfCrypto*.inc
` [PATCH v3 06/11] OvmfPkg: OvmfPkgX64: use crypto includes
` [PATCH v3 07/11] OvmfPkg: OvmfPkgIa32X64: "
` [PATCH v3 08/11] OvmfPkg: OvmfPkgIa32: "
` [PATCH v3 09/11] OvmfPkg: Microvm: "
` [PATCH v3 10/11] OvmfPkg: IntelTdx: "
` [PATCH v3 11/11] OvmfPkg: AmdSev: "

[PATCH v2 1/1] DynamicTablesPkg: Add SMBIOS table generation
 2023-03-09 10:42 UTC  (4+ messages)

[PATCH 1/1] OvmfPkg/SmbiosPlatformDxe: tweak fallback release date
 2023-03-09  9:19 UTC  (2+ messages)
` [edk2-devel] "

[PATCH 1/1] ArmPkg/SemihostFs: replace SetMem with ZeroMem
 2023-03-09  9:18 UTC  (3+ messages)

[PATCH v6 1/3] UsbNetworkPkg/UsbRndis: Add USB RNDIS devices support
 2023-03-09  7:51 UTC  (3+ messages)
` [PATCH v6 2/3] UsbNetworkPkg/UsbCdcEcm: Add USB Cdc ECM "
` [PATCH v6 3/3] UsbNetworkPkg/UsbCdcNcm: Add USB Cdc NCM "

[PATCH v5 1/3] UsbNetworkPkg/UsbRndis: Add USB RNDIS devices support
 2023-03-09  6:46 UTC  (6+ messages)
` [PATCH v5 2/3] UsbNetworkPkg/UsbCdcEcm: Add USB Cdc ECM "
  ` [edk2-devel] "
` [PATCH v5 3/3] UsbNetworkPkg/UsbCdcNcm: Add USB Cdc NCM "
  ` [edk2-devel] "
` [edk2-devel] [PATCH v5 1/3] UsbNetworkPkg/UsbRndis: Add USB RNDIS "

[PATCH v1 0/1] CI: Use Fedora 37 / GCC 12 for Linux jobs
 2023-03-09  4:28 UTC  (3+ messages)
` [PATCH v1 1/1] CI: Use Fedora-37 (gcc12) image "

[PATCH edk2-platforms 0/2] QemuOpenBoardPkg: PCI rework and small fixes
 2023-03-09  3:48 UTC  (5+ messages)
` [PATCH edk2-platforms 1/2] QemuOpenBoardPkg: Redo PCI bus initialization
      ` [edk2-devel] "

[Patch V2 0/2] Modify defination for MpWakeupStructure
 2023-03-09  3:41 UTC  (6+ messages)
` [Patch V2 1/2] MdePkg: modify the wrong 'AcpiId' to 'ApicId' in MpWakeupStructure
` [Patch V2 2/2] MdePkg: Add define for MultiprocessorWakeupMailboxStructure Version

[PATCH] BaseTools: Update for riscv64 default compiling option
 2023-03-09  3:29 UTC 

[PATCH 0/1] Get privileged mode from PCD
 2023-03-09  3:25 UTC  (2+ messages)
` [PATCH 1/1] Platform/RISC-V/PlatformPkg: "

[PATCH 0/2] Modify defination for MpWakeupStructure
 2023-03-09  2:39 UTC  (6+ messages)
` [PATCH 1/2] MdePkg: modify the wrong 'AcpiId' to 'ApicId' in MpWakeupStructure
  ` [edk2-devel] "
` [PATCH 2/2] MdePkg: add define for Multiprocessor Wakeup Structure Version


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