public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2022-04-07 13:54:37 to 2022-04-11 17:42:46 UTC [more...]

[PATCH v3 0/8] Add Variable Flash Info HOB
 2022-04-11 17:42 UTC  (3+ messages)
` [PATCH v3 1/8] MdeModulePkg: "
` [PATCH v3 2/8] MdeModulePkg/VariableFlashInfoLib: Add initial library

[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 0/2] update the property of PcdCpuStackGuard
 2022-04-11 14:51 UTC  (5+ messages)
` [PATCH 1/2] MdeModulePkg/dec: update the PcdCpuStackGuard property
  ` [edk2-devel] "
` [PATCH 2/2] UefiCpuPkg/CpuExceptionHandlerLib: remove duplicated pcd check

EDK2 WilsonCityRVP BIOS Build Error
 2022-04-11 11:38 UTC 

[PATCH v3 0/8] CryptoPkg updates for openssl 3.0
 2022-04-11 11:24 UTC  (9+ 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
` [PATCH v3 7/8] CryptoPkg/CrtLibSupport: fix strcpy
` [PATCH v3 8/8] CryptoPkg/UnitTest: fix DH testcase

[PATCH v1 00/15] Merge UefiCpuPkg/UefiCpuLib to MdePkg/CpuLib
 2022-04-11  9:49 UTC  (17+ 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

[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 41 with SMBIOS 3.5 fields
 2022-04-11  7:17 UTC 

[PATCH v1 1/1] MdeModulePkg: Use SmmWaitForAllProcessor() in VariableSmm driver
 2022-04-11  7:06 UTC 

[PATCH] ShellPkg: Update smbiosview type 9 with SMBIOS 3.5 fields
 2022-04-11  7:04 UTC 

[PATCH] MdePkg: Update smbiosview type 9 with SMBIOS 3.5 fields
 2022-04-11  7:02 UTC 

[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 v2 0/8] Add Variable Flash Info HOB
 2022-04-10 23:22 UTC  (10+ 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: "

[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 

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

[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  (10+ messages)
  ` [edk2-devel] "

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

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

[edk2-devel] [GSoC 2022] Introducing myself & seeking for project ideas
 2022-04-08 16:05 UTC  (5+ 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 30/33] MdeModulePkg/DxeIplPeim : LoongArch DxeIPL implementation
 2022-04-08 11:13 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] "

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

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

[staging/LoongArch RESEND PATCH v1 24/33] MdePkg/BasePeCoff: Add LoongArch PE/Coff related code
 2022-04-08  9:38 UTC  (2+ 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 

[PATCH V2 0/8] Enable RTMR based measurement and measure boot for Td guest
 2022-04-08  8:08 UTC  (18+ 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

[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] "

[staging/LoongArch RESEND PATCH v1 14/33] BaseTools: BaseTools changes for LoongArch platform
 2022-04-08  6:29 UTC  (2+ messages)
` [edk2-devel] "

[staging/LoongArch RESEND PATCH v1 13/33] BaseTools: BaseTools changes for LoongArch platform
 2022-04-08  6:25 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v3] OvmfPkg/BhyveBhfPkg: add support for QemuFwCfg
 2022-04-08  6:12 UTC  (2+ messages)
` [edk2-devel] "

[PATCH] ShellPkg: Update smbiosview type 9 with SMBIOS 3.5 fields
 2022-04-08  5:38 UTC 

TianoCore Community Meeting 20220407 APAC/NAMO
 2022-04-08  3:07 UTC 

[PATCH-V2] Fix Setup numeric default value incorrect issue
 2022-04-08  2:56 UTC  (4+ messages)
  ` 回复: [edk2-devel] 回复: "
    `  "

[edk2-devel] Event: TianoCore Community Meeting - APAC/NAMO - 04/07/2022 #cal-reminder
 2022-04-08  2:25 UTC 

[edk2-devel] Event: TianoCore Community Meeting - APAC/NAMO - 04/07/2022 #cal-reminder
 2022-04-08  2:15 UTC 

[PATCH] uefi-sct/SctPkg:Enhance BBTestReadKeyStrokeExFunctionAutoTestCheckpoint1()
 2022-04-08  1:24 UTC  (3+ messages)
  ` [edk2-devel] "
    ` 回复: "

[PATCH 0/3] add and use more video modes
 2022-04-08  0:38 UTC  (3+ messages)
` [PATCH 1/3] MdeModulePkg/GraphicsConsoleDxe: add modes
  ` 回复: [edk2-devel] "

TianoCore Community Meeting 20220407 EMEA/NAMO
 2022-04-07 23:05 UTC  (2+ messages)
` [edk2-devel] "

[PATCH 1/1] MdePkg/BaseLib: Add CRC16-ANSI and CRC32c implementations
 2022-04-07 22:02 UTC 

[PATCH edk2-platforms 0/3] Ext4Pkg: Add ext2/3 support and move crc16/32c to BaseLib
 2022-04-07 22:01 UTC  (4+ messages)
` [PATCH edk2-platforms 1/3] Ext4Pkg: Replace the CRC implementations with BaseLib
` [PATCH edk2-platforms 2/3] Ext4Pkg: Format using uncrustify
` [PATCH edk2-platforms 3/3] Ext4Pkg: Add ext2/3 support

GSoC2022-Add Rust Support to EDK II
 2022-04-07 21:03 UTC  (2+ messages)
` [edk2-devel] "

[PATCH] BaseTools/Conf: Fix Dynamic-Library-File template
 2022-04-07 17:04 UTC 

[PATCH] BaseTools: Fix dependency issue in PcdValueInit
 2022-04-07 16:59 UTC 

[edk2-devel] Event: TianoCore Community Meeting - EMEA / NAMO - 04/07/2022 #cal-reminder
 2022-04-07 15:55 UTC 

[edk2-devel] Event: TianoCore Community Meeting - EMEA / NAMO - 04/07/2022 #cal-reminder
 2022-04-07 15:45 UTC 

edk2-libc Python Build issue
 2022-04-07 14:58 UTC  (2+ messages)
` [edk2-devel] "

[staging/LoongArch RESEND PATCH v1 31/33] NetworkPkg: Add LoongArch64 architecture
 2022-04-07 14:25 UTC  (2+ messages)
` [edk2-devel] "

[staging/LoongArch RESEND PATCH v1 29/33] MdeModulePkg/CapsuleRuntimeDxe: Add LoongArch64 architecture
 2022-04-07 14:24 UTC  (2+ messages)
` [edk2-devel] "

[staging/LoongArch RESEND PATCH v1 20/33] MdePkg/Include: LoongArch definitions
 2022-04-07 14:23 UTC  (2+ messages)
` [edk2-devel] "

[staging/LoongArch RESEND PATCH v1 19/33] MdePkg: Add LoongArch LOONGARCH64 binding
 2022-04-07 14:15 UTC  (2+ messages)
` [edk2-devel] "

[staging/LoongArch RESEND PATCH v1 18/33] .pytool: Add LoongArch64 architecture on LoongArch64 EDK2 CI
 2022-04-07 14:04 UTC  (2+ messages)
` [edk2-devel] "

[staging/LoongArch RESEND PATCH v1 17/33] .azurepipelines: Add LoongArch64 architecture on LoongArch64 EDK2 CI
 2022-04-07 14:03 UTC  (2+ messages)
` [edk2-devel] "

[staging/LoongArch RESEND PATCH v1 12/33] .python/SpellCheck: Add "Loongson" and "LOONGARCH" to "words" section
 2022-04-07 14:02 UTC  (2+ messages)
` [edk2-devel] "

[staging/LoongArch RESEND PATCH v1 11/33] MdeModulePkg: Use LockBoxNullLib for LOONGARCH64
 2022-04-07 13:54 UTC  (2+ messages)
` [edk2-devel] "

[staging/LoongArch RESEND PATCH v1 10/33] MdePkg/DxeServicesLib: Add LOONGARCH64 architecture
 2022-04-07 13:54 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