public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2022-04-08 06:41:51 to 2022-04-12 14:40:51 UTC [more...]

[PATCH v3 0/8] CryptoPkg updates for openssl 3.0
 2022-04-12 14:40 UTC  (11+ messages)
` [PATCH v3 1/8] CryptoPkg/CrtLibSupport: add fcntl.h
` [PATCH v3 2/8] CryptoPkg/CrtLibSupport: add strstr()
` [PATCH v3 3/8] CryptoPkg/CrtLibSupport: add INT_MIN
` [PATCH v3 4/8] CryptoPkg/CrtLibSupport: add UINT_MAX
` [PATCH v3 5/8] CryptoPkg/CrtLibSupport: add MODULESDIR
` [PATCH v3 6/8] CryptoPkg/CrtLibSupport: add off_t
  ` [edk2-devel] "
` [PATCH v3 7/8] CryptoPkg/CrtLibSupport: fix strcpy
` [PATCH v3 8/8] CryptoPkg/UnitTest: fix DH testcase

[Patch] pip-requirements.txt: Update basetools version to 0.1.17
 2022-04-12 14:22 UTC 

[PATCH v2 00/10] consolidate compiler intrinsics
 2022-04-12 14:07 UTC  (11+ messages)
` [PATCH v2 01/10] MdePkg: promote CompilerIntrinsicsLib from ArmPkg to MdePkg
` [PATCH v2 02/10] MdePkg/CompilerIntrinsicsLib: fix msft sources for x64
` [PATCH v2 03/10] MdePkg/CompilerIntrinsicsLib: move size_t typedef to header file
` [PATCH v2 04/10] MdePkg/CompilerIntrinsicsLib: move ia32 intrinsics and strcmp
` [PATCH v2 05/10] MdePkg/CompilerIntrinsicsLib: copy over intrinsics from edk2-libc repo
` [PATCH v2 06/10] MdePkg/CompilerIntrinsicsLib: add SPDX License tags
` [PATCH v2 07/10] MdePkg/CompilerIntrinsicsLib: drop include from Gcc.c
` [PATCH v2 08/10] MdePkg/CompilerIntrinsicsLib: drop debug logging "
` [PATCH v2 09/10] MdePkg/CompilerIntrinsicsLib: remove duplicate functions "
` [PATCH v2 10/10] MdePkg/CompilerIntrinsicsLib: add new sources to CompilerIntrinsicsLib.inf

[edk2-libc Patch 0/1] added support for uuid.py module for uefi environment
 2022-04-12 11:35 UTC  (7+ messages)
` [edk2-libc Patch 1/1] AppPkg\Applications\Python\Python-3.6.8\Lib: uuid.py module port for UEFI environment
  ` [edk2-devel] "

[staging/LoongArch RESEND PATCH v1 30/33] MdeModulePkg/DxeIplPeim : LoongArch DxeIPL implementation
 2022-04-12 11:22 UTC  (3+ messages)
` [edk2-devel] "

[PATCH v2 1/1] MdePkg/Include: Use DEBUG_FILE_PATH to specify debug file path
 2022-04-12 10:24 UTC 

[staging/LoongArch RESEND PATCH v1 26/33] MdePkg/BaseSynchronizationLib: LoongArch cache related code
 2022-04-12 10:02 UTC  (3+ messages)
` [edk2-devel] "

[staging/LoongArch RESEND PATCH v1 24/33] MdePkg/BasePeCoff: Add LoongArch PE/Coff related code
 2022-04-12  9:39 UTC  (3+ messages)
` [edk2-devel] "

[edk2-devel] [staging/LoongArch RESEND PATCH v1 13/33] BaseTools: BaseTools changes for LoongArch platform
 2022-04-12  9:36 UTC  (2+ messages)

[edk2-devel] [staging/LoongArch RESEND PATCH v1 20/33] MdePkg/Include: LoongArch definitions
 2022-04-12  9:11 UTC  (2+ messages)

[edk2-devel] [staging/LoongArch RESEND PATCH v1 19/33] MdePkg: Add LoongArch LOONGARCH64 binding
 2022-04-12  9:05 UTC  (2+ messages)

[PATCH v3 0/6] OvmfPkg/Microvm/pcie: add pcie support
 2022-04-12  9:03 UTC  (4+ messages)
` [PATCH v3 2/6] OvmfPkg/FdtPciHostBridgeLib: io range is not mandatory
    ` [edk2-devel] "

[PATCH 0/2] update the property of PcdCpuStackGuard
 2022-04-12  6:28 UTC  (7+ messages)
` [PATCH 1/2] MdeModulePkg/dec: update the PcdCpuStackGuard property
  ` [edk2-devel] "
` [PATCH 2/2] UefiCpuPkg/CpuExceptionHandlerLib: remove duplicated pcd check

[PATCH v1 00/15] Merge UefiCpuPkg/UefiCpuLib to MdePkg/CpuLib
 2022-04-12  3:36 UTC  (21+ messages)
` [PATCH v1 01/15] IntelFsp2Pkg: Add CpuLib to module INFs that depend on UefiCpuLib
` [PATCH v1 02/15] IntelFsp2WrapperPkg: "
` [PATCH v1 03/15] MdePkg: "
` [PATCH v1 04/15] OvmfPkg: "
` [PATCH v1 05/15] UefiCpuPkg: "
` [PATCH v1 06/15] UefiPayloadPkg: "
` [PATCH v1 07/15] MdePkg: Move API and implementation from UefiCpuLib to CpuLib
` [PATCH v1 08/15] UefiCpuPkg: "
` [PATCH v1 09/15] IntelFsp2Pkg: Remove UefiCpuLib from module INFs
` [PATCH v1 10/15] OvmfPkg: "
` [PATCH v1 11/15] PcAtChipsetPkg: "
` [PATCH v1 12/15] SourceLevelDebugPkg: "
` [PATCH v1 13/15] UefiCpuPkg: "
` [PATCH v1 14/15] UefiPayloadPkg: "
` [PATCH v1 15/15] UefiCpuLib: Remove UefiCpuLib
` 回复: [edk2-devel] [PATCH v1 00/15] Merge UefiCpuPkg/UefiCpuLib to MdePkg/CpuLib

[staging/LoongArch RESEND PATCH v1 00/33] Add a new architecture called LoongArch in EDK II
 2022-04-12  3:15 UTC  (3+ messages)
` [edk2-devel] "

[PATCH] ShellPkg: Update smbiosview type 41 with SMBIOS 3.5 fields
 2022-04-12  1:55 UTC  (3+ messages)

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

[PATCH v3 0/8] Add Variable Flash Info HOB
 2022-04-12  1:25 UTC  (10+ messages)
` [PATCH v3 1/8] MdeModulePkg: "
` [PATCH v3 2/8] MdeModulePkg/VariableFlashInfoLib: Add initial library
` [PATCH v3 3/8] MdeModulePkg/Variable: Consume Variable Flash Info
` [PATCH v3 4/8] MdeModulePkg/FaultTolerantWrite: "
` [PATCH v3 5/8] ArmVirtPkg/ArmVirt.dsc.inc: Add VariableFlashInfoLib
` [PATCH v3 6/8] EmulatorPkg: "
` [PATCH v3 7/8] OvmfPkg: "
` [PATCH v3 8/8] UefiPayloadPkg: "
` 回复: [PATCH v3 0/8] Add Variable Flash Info HOB

[PATCH V2 0/8] Enable RTMR based measurement and measure boot for Td guest
 2022-04-12  1:09 UTC  (19+ messages)
` [PATCH V2 1/8] Security: Add HashLibBaseCryptoRouterTdx
` [PATCH V2 2/8] CryptoPkg: Add SecCryptLib
` [PATCH V2 3/8] SecurityPkg: Add definition of EFI_CC_EVENT_HOB_GUID
` [PATCH V2 4/8] OvmfPkg/IntelTdx: Measure Td HobList and Configuration FV
` [PATCH V2 5/8] OvmfPkg: Add PCDs for LAML/LASA field in CC EVENTLOG ACPI table
` [PATCH V2 6/8] MdePkg: Define CC Measure EventLog ACPI Table
  ` 回复: "
` [PATCH V2 7/8] OvmfPkg/IntelTdx: Add TdTcg2Dxe
` [PATCH V2 8/8] OvmfPkg/IntelTdx: Enable RTMR based measurement and measure boot

[PATCH v1 1/1] MdeModulePkg: Use SmmWaitForAllProcessor() in VariableSmm driver
 2022-04-12  0:59 UTC  (2+ messages)
` 回复: [edk2-devel] "

[PATCH] ShellPkg: Update smbiosview type 9 with SMBIOS 3.5 fields
 2022-04-12  0:48 UTC  (2+ messages)

[PATCH] MdePkg: Update smbiosview type 9 with SMBIOS 3.5 fields
 2022-04-12  0:43 UTC  (2+ messages)
` [edk2-devel] "

[edk2-platforms][PATCH v1 0/3] MinPlatformPkg: Add FADT duty offset and width PCDs
 2022-04-11 23:31 UTC  (5+ messages)
` [edk2-platforms][PATCH v1 1/3] MinPlatformPkg: Add FADT duty offset and duty "
` [edk2-platforms][PATCH v1 2/3] MinPlatformPkg/AcpiPlatform: Use FADT duty offset and "
` [edk2-platforms][PATCH v1 3/3] SimicsOpenBoardPkg/AcpiPlatform: "
` [edk2-devel] [edk2-platforms][PATCH v1 0/3] MinPlatformPkg: Add "

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

[PATCH v2 0/8] Add Variable Flash Info HOB
 2022-04-11 21:23 UTC  (12+ messages)
` [PATCH v2 1/8] MdeModulePkg: "
  ` [edk2-devel] "
` [PATCH v2 2/8] MdeModulePkg/VariableFlashInfoLib: Add initial library
` [PATCH v2 3/8] MdeModulePkg/Variable: Consume Variable Flash Info
` [PATCH v2 4/8] MdeModulePkg/FaultTolerantWrite: "
` [PATCH v2 5/8] ArmVirtPkg/ArmVirt.dsc.inc: Add VariableFlashInfoLib
` [PATCH v2 6/8] EmulatorPkg: "
` [PATCH v2 7/8] OvmfPkg: "
` [PATCH v2 8/8] UefiPayloadPkg: "

EDK2 WilsonCityRVP BIOS Build Error
 2022-04-11 17:44 UTC  (2+ messages)
` [edk2-devel] "

[PATCH 0/3] ArmPlatformPkg: Fix Scripts/Ds5 debugging and Makefile
 2022-04-11 17:39 UTC  (6+ messages)
` [PATCH 1/3] ArmPlatformPkg: Fix error message in Scripts/Ds5/edk2_debugger.py
` [PATCH 2/3] ArmPlatformPkg: Fix target initialisation in cmd_load_symbols.py
` [PATCH 3/3] ArmPlatformPkg: Fix EDK2_DSC check in Scripts/Makefile

[PATCH v3 0/5] Http Fixes (Take Two)
 2022-04-11 15:24 UTC  (7+ messages)
  ` 回复: [edk2-devel] "

[edk2-devel] [Patch V4] NetworkPkg: Add PCDs for HTTP DNS RetryCount and RetryInterval
 2022-04-11 15:19 UTC  (2+ messages)

[PATCH] MdeModulePkg/dec: update the PcdCpuStackGuard property
 2022-04-11  9:02 UTC  (2+ messages)

[PATCH v2 0/8] CryptoPkg updates for openssl 3.0
 2022-04-11  7:26 UTC  (13+ messages)
` [PATCH v2 1/8] CryptoPkg/CrtLibSupport: add fcntl.h
` [PATCH v2 2/8] CryptoPkg/CrtLibSupport: add strstr()
` [PATCH v2 3/8] CryptoPkg/CrtLibSupport: add INT_MIN
` [PATCH v2 4/8] CryptoPkg/CrtLibSupport: add UINT_MAX
` [PATCH v2 5/8] CryptoPkg/CrtLibSupport: add MODULESDIR
` [PATCH v2 6/8] CryptoPkg/CrtLibSupport: add off_t
` [PATCH v2 7/8] CryptoPkg/CrtLibSupport: fix strcpy
` [PATCH v2 8/8] CryptoPkg/UnitTest: fix DH testcase

[PATCH] ShellPkg: Update smbiosview type 9 with SMBIOS 3.5 fields
 2022-04-11  5:57 UTC  (4+ messages)

[PATCH] ShellPkg: Update smbiosview type 41 with SMBIOS 3.5 fields
 2022-04-11  3:43 UTC  (2+ messages)

[Patch V2] BaseTools: Fix DevicePath tool build failure issue
 2022-04-11  3:14 UTC  (2+ messages)

Collect usage of EFI_PEI_VECTOR_HANDOFF_INFO_PPI
 2022-04-11  2:48 UTC 

[PATCH v2 0/2] UefiPayloadPkg: Keep reserved MMIO at runtime
 2022-04-11  2:46 UTC  (3+ messages)
` [PATCH v2 1/2] MdeModulePkg: Set EFI_MEMORY_RUNTIME with GCD
` [PATCH v2 2/2] UefiPayloadPkg: Keep reserved MMIO at runtime

[PATCH] UefiPayloadPkg: Fix bug that Elf loader doesn't relocate in some case
 2022-04-11  2:05 UTC  (5+ messages)

[PATCH edk2 v3 0/3] Fix several issues in StanaloneMmPkg
 2022-04-11  1:58 UTC  (5+ messages)
` [PATCH edk2 v3 3/3] StandaloneMmPkg: Fix check buffer address failed issue from TF-A
      ` [edk2-devel] "

[staging/LoongArch RESEND PATCH v1 28/33] MdeModulePkg/Logo: Add LoongArch64 architecture
 2022-04-11  0:45 UTC  (3+ messages)
` [edk2-devel] "

[PATCH] UefiPayloadPkg: Keep reserved MMIO at runtime
 2022-04-10 23:27 UTC  (2+ messages)

[PATCH v1 0/6] Merge UefiCpuLib to CpuLib
 2022-04-10 20:26 UTC  (3+ messages)
` [PATCH v1 6/6] UefiPayloadPkg: Add CpuLib to module INFs that depend on UefiCpuLib

[PATCH v1 1/1] UefiPayloadPkg: Add dependency of VariableSmm driver
 2022-04-10 20:16 UTC  (2+ messages)

[edk2-devel] Event: TianoCore Design Meeting - APAC/NAMO - 04/15/2022 #cal-reminder
 2022-04-10  1:30 UTC 

[PATCH v2 0/3] BaseTools: Add support for gdb and lldb
 2022-04-09  4:47 UTC  (3+ messages)

[PATCH v2 3/3] BaseTools: Scripts/efi_lldb.py: Add lldb EFI commands and pretty Print
 2022-04-09  4:16 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v3 0/3] BaseTools: fix gcc workaround
 2022-04-09  3:53 UTC  (4+ messages)
` [edk2-devel] "

[PATCH v1 0/3] Add Variable Flash Info HOB
 2022-04-08 21:20 UTC  (4+ messages)
` [edk2-devel] "

[PATCH v2] OvmfPkg/BhyveBhfPkg: add support for QemuFwCfg
 2022-04-08 19:59 UTC  (8+ messages)
  ` [edk2-devel] "

[edk2-devel] GSoC 2022: Add S3 resume support to MinPlatform
 2022-04-08 18:33 UTC  (2+ messages)

[edk2-devel] [GSoC 2022] Introducing myself & seeking for project ideas
 2022-04-08 16:05 UTC  (2+ messages)

Applying for GSoC 2022: Add Rust Support to EDK II
 2022-04-08 12:41 UTC  (3+ messages)
` [edk2-devel] "

[PATCH 1/1] UEFI-SCT: SctPkg: Updated the check for monotonic count after restart
 2022-04-08 11:46 UTC  (3+ messages)
` 回复: [edk2-devel] "
  `  "

[staging/LoongArch RESEND PATCH v1 25/33] MdePkg/BaseCpuLib: LoongArch Base CPU library implementation
 2022-04-08 11:26 UTC  (2+ messages)
` [edk2-devel] "

[staging/LoongArch RESEND PATCH v1 32/33] BaseTools: Add LoongArch64 binding
 2022-04-08 11:19 UTC  (2+ messages)
` [edk2-devel] "

[staging/LoongArch RESEND PATCH v1 27/33] MdePkg/BaseSafeIntLib: Add LoongArch64 architecture for BaseSafeIntLib
 2022-04-08 11:04 UTC  (2+ messages)
` [edk2-devel] "

Intel NUC platform firmware -- no serial I/O support?
 2022-04-08 11:01 UTC  (11+ messages)
` [edk2-devel] "

[PATCH v3 0/6] OvmfPkg/VirtioGpuDxe: use host display resolution
 2022-04-08  8:23 UTC  (7+ messages)
` [PATCH v3 1/6] OvmfPkg/VirtioGpuDxe: add VirtioGpuSendCommandWithReply
` [PATCH v3 2/6] OvmfPkg/VirtioGpuDxe: add GetDisplayInfo to virtio-gpu spec header
` [PATCH v3 3/6] OvmfPkg/VirtioGpuDxe: add VirtioGpuGetDisplayInfo
` [PATCH v3 4/6] OvmfPkg/VirtioGpuDxe: use GopQueryMode in GopSetMode
` [PATCH v3 5/6] OvmfPkg/VirtioGpuDxe: move code to GopInitialize
` [PATCH v3 6/6] OvmfPkg/VirtioGpuDxe: query native display resolution from host

[PATCH 1/1] OvmfPkg: restore CompatImageLoaderDxe chunk
 2022-04-08  8:22 UTC 

[PATCH v4] OvmfPkg/BhyveBhfPkg: add support for QemuFwCfg
 2022-04-08  8:15 UTC 

[staging/LoongArch RESEND PATCH v1 23/33] MdePkg/BaseIoLibIntrinsic: IoLibNoIo for LoongArch architecture
 2022-04-08  7:44 UTC  (2+ messages)
` [edk2-devel] "

[staging/LoongArch RESEND PATCH v1 22/33] MdePkg/BaseCacheMaintenanceLib: LoongArch cache maintenance implementation
 2022-04-08  7:41 UTC  (2+ messages)
` [edk2-devel] "

[staging/LoongArch RESEND PATCH v1 21/33] MdePkg/BaseLib: BaseLib for LOONGARCH64 architecture
 2022-04-08  7:23 UTC  (2+ messages)
` [edk2-devel] "

[staging/LoongArch RESEND PATCH v1 16/33] BaseTools: Enable LoongArch64 architecture for LoongArch64 EDK2 CI
 2022-04-08  6:52 UTC  (2+ messages)
` [edk2-devel] "

[staging/LoongArch RESEND PATCH v1 15/33] BaseTools: BaseTools changes for LoongArch platform
 2022-04-08  6:43 UTC  (2+ 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