public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2022-04-06 11:20:20 to 2022-04-08 21:18:37 UTC [more...]

[PATCH v2 0/8] Add Variable Flash Info HOB
 2022-04-08 21:17 UTC  (6+ messages)
` [PATCH v2 1/8] MdeModulePkg: "
` [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] OvmfPkg/BhyveBhfPkg: add support for QemuFwCfg
 2022-04-08 19:59 UTC  (11+ 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] "

[PATCH] ShellPkg: Update smbiosview type 41 with SMBIOS 3.5 fields
 2022-04-08 16:26 UTC 

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

[PATCH v2 0/8] CryptoPkg updates for openssl 3.0
 2022-04-08 12:18 UTC  (11+ 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 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/5] Http Fixes (Take Two)
 2022-04-08  9:07 UTC  (6+ 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:55 UTC 

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

[PATCH] MdeModulePkg/dec: update the PcdCpuStackGuard property
 2022-04-08  3:52 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  (6+ 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  (5+ messages)
` [PATCH 1/3] MdeModulePkg/GraphicsConsoleDxe: add modes
  ` 回复: [edk2-devel] "
` [PATCH 2/3] OvmfPkg: clear PcdConOut{Row,Column}
` [PATCH 3/3] ArmVirtPkg: "

[PATCH v1 0/3] Add Variable Flash Info HOB
 2022-04-07 23:56 UTC  (8+ messages)
` [PATCH v1 1/3] MdeModulePkg: "
` [PATCH v1 2/3] MdeModulePkg/Variable: Consume Variable "
  ` [edk2-devel] "
` [PATCH v1 3/3] MdeModulePkg/FaultTolerantWrite: "
  ` [edk2-devel] "
` [edk2-devel] [PATCH v1 0/3] Add Variable Flash "

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 28/33] MdeModulePkg/Logo: Add LoongArch64 architecture
 2022-04-07 14:25 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] "

[staging/LoongArch RESEND PATCH v1 08/33] ShellPkg: Add LOONGARCH64 architecture for EDK2 CI
 2022-04-07 13:53 UTC  (2+ messages)
` [edk2-devel] "

[staging/LoongArch RESEND PATCH v1 07/33] SecurityPkg: Add LOONGARCH64 architecture for EDK2 CI
 2022-04-07 13:53 UTC  (2+ messages)
` [edk2-devel] "

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

[edk2-platforms PATCH 0/8] Marvell Pp2Dxe fixes
 2022-04-07 10:51 UTC  (3+ messages)

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

[edk2-devel] [edk2-non-osi] [PATCH V2] ElkhartlakeSiliconBinPkg: Update EHL microcode
 2022-04-07 10:00 UTC 

[PATCH v3 0/6] OvmfPkg/Microvm/pcie: add pcie support
 2022-04-07  9:33 UTC  (7+ messages)
` [PATCH v3 1/6] MdeModulePkg/PciHostBridge: io range is not mandatory
` [PATCH v3 2/6] OvmfPkg/FdtPciHostBridgeLib: "
` [PATCH v3 3/6] OvmfPkg/Platform: unfix PcdPciExpressBaseAddress
` [PATCH v3 4/6] OvmfPkg/Microvm/pcie: no vbeshim please
` [PATCH v3 5/6] OvmfPkg/Microvm/pcie: mPhysMemAddressWidth tweak
` [PATCH v3 6/6] OvmfPkg/Microvm/pcie: add pcie support

[PATCH v2 0/3] BaseTools: Add support for gdb and lldb
 2022-04-07  5:02 UTC  (3+ messages)
  ` 回复: "

[staging/LoongArch RESEND PATCH v1 06/33] MdePkg/Include: Add LOONGARCH related definitions EDK2 CI
 2022-04-07  2:53 UTC  (2+ messages)
` [edk2-devel] "

[staging/LoongArch RESEND PATCH v1 05/33] CryptoPkg: Add LOONGARCH64 architecture for EDK2 CI
 2022-04-07  2:24 UTC  (2+ messages)
` [edk2-devel] "

Add PrmPkg to Bugzilla
 2022-04-07  2:03 UTC  (2+ messages)

[edk2-devel][PATCH v3 0/8] Support PEI 64bit in IntelFsp2Pkg and IntelFsp2WrapperPkg
 2022-04-07  1:25 UTC  (14+ messages)
` [edk2-devel][PATCH v3 1/8] IntelFsp2Pkg: X64 compatible changes to support PEI in 64bit
` [edk2-devel][PATCH v3 2/8] IntelFsp2Pkg: Add FSPx_ARCH2_UPD support for X64
` [edk2-devel][PATCH v3 3/8] IntelFsp2Pkg: Update FSP_GLOBAL_DATA and FSP_PLAT_DATA "
` [edk2-devel][PATCH v3 4/8] IntelFsp2Pkg: FspSecCore support "
` [edk2-devel][PATCH v3 5/8] IntelFsp2Pkg: SecFspSecPlatformLibNull "
` [edk2-devel][PATCH v3 6/8] IntelFsp2WrapperPkg: Adopt FSPM_UPD_COMMON_FSP24 "
` [edk2-devel][PATCH v3 7/8] IntelFsp2WrapperPkg: BaseFspWrapperApiLib support "
` [edk2-devel][PATCH v3 8/8] IntelFsp2WrapperPkg: SecFspWrapperPlatformSecLibSample "

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

[staging/LoongArch RESEND PATCH v1 04/33] NetworkPkg/HttpBootDxe: Add LOONGARCH64 architecture for EDK2 CI
 2022-04-07  0:59 UTC  (2+ messages)
` [edk2-devel] "

[staging/LoongArch RESEND PATCH v1 03/33] NetworkPkg: Add LOONGARCH64 architecture for EDK2 CI
 2022-04-07  0:58 UTC  (2+ messages)
` [edk2-devel] "

[PATCH] UefiPayloadPkg: Fix bug that Elf loader doesn't relocate in some case
 2022-04-07  0:57 UTC  (3+ messages)

[edk2-platforms][PATCH v1 1/1] MinPlatformPkg/TestPointCheckLib: Fix mis-parsed HSTI structures
 2022-04-07  0:54 UTC  (3+ messages)

[edk2-platforms][PATCH v1 1/1] MinPlatformPkg: Add missing libraries to [Components] in DSC
 2022-04-07  0:54 UTC  (3+ messages)

[edk2-platforms PATCH] Marvell/SolidRun: Rework Readme.md files
 2022-04-06 20:02 UTC  (3+ messages)

[edk2-devel][PATCH v2 0/8] Support PEI 64bit in IntelFsp2Pkg and IntelFsp2WrapperPkg
 2022-04-06 15:15 UTC  (8+ messages)
` [edk2-devel][PATCH v2 1/8] IntelFsp2Pkg: X64 compatible changes to support PEI in 64bit
` [edk2-devel][PATCH v2 2/8] IntelFsp2Pkg: Add FSPx_ARCH2_UPD support for X64
` [edk2-devel][PATCH v2 8/8] IntelFsp2WrapperPkg: SecFspWrapperPlatformSecLibSample "

[PATCH v1 0/6] Merge UefiCpuLib to CpuLib
 2022-04-06 11:20 UTC  (4+ messages)
` [PATCH v1 1/6] IntelFsp2Pkg: Add CpuLib to module INFs that depend on UefiCpuLib


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