public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2022-10-19 10:36:09 to 2022-10-26 01:14:16 UTC [more...]

[PATCH v2] Maintainers.txt: Update maintainers and reviewers for LoongArch64
 2022-10-26  1:14 UTC  (3+ messages)
  ` 回复: "

[edk2-devel] [PATCH v8 00/19] Add Raw algorithm support using Arm FW-TRNG interface
 2022-10-26  1:13 UTC  (6+ messages)
  ` 回复: "
      ` 回复: "

edk2-platforms ManageabilityPkg for the server management
 2022-10-26  1:08 UTC 

[PATCH v7 0/7] Add safe unaccepted memory behavior
 2022-10-26  1:07 UTC  (11+ messages)
` [edk2-devel] "

[PATCH] IntelFsp2WrapprPkg: Check header revision for MultiPhase support
 2022-10-26  0:45 UTC  (3+ messages)

[PATCH V3] MdeModulePkg: Memory Corruption Error in CapsuleRuntimeDxe
 2022-10-25 22:32 UTC  (3+ messages)
` [edk2-devel] "

[edk2-devel] [PATCH V1] MdeModulePkg: Fix spelling error in PciSioSerialDxe
 2022-10-25 22:31 UTC 

[PATCH V4] MdeModulePkg: Memory Corruption Error in CapsuleRuntimeDxe
 2022-10-25 22:30 UTC 

[PATCH v2] edk2Platforms-Silicon:Add VAB FIT record types support in FitGen.c
 2022-10-25 21:50 UTC  (4+ messages)
` [edk2-devel] "

[PATCH V1] MdeModulePkg: Fix spelling error in PciSioSerialDxe
 2022-10-25 21:43 UTC  (2+ messages)

[PATCH edk2-platforms 1/1] Platform/ARM: Update Morello and N1Sdp to use PrePeiCoreUniCore
 2022-10-25 20:56 UTC 

[PATCH 1/3] MdeModulePkg/BootLogoLib: Add option to follow Microsoft Recommendations
 2022-10-25 19:57 UTC  (9+ messages)
` [PATCH 2/3] MdeModulePkg/Logo: Add a PCD to control the position of the Logo
          ` [edk2-devel] "

[PATCH 00/11] ArmVirtPkg: introduce VirtNorFlashDxe
 2022-10-25 16:32 UTC  (13+ messages)
` [PATCH 01/11] OvmfPkg: clone NorFlashPlatformLib into VirtNorFlashPlatformLib
` [PATCH 02/11] OvmfPkg/VirtNorFlashDxe: clone ArmPlatformPkg's NOR flash driver
` [PATCH 03/11] OvmfPkg/VirtNorFlashDxe: remove CheckBlockLocked feature
` [PATCH 04/11] OvmfPkg/VirtNorFlashDxe: remove disk I/O protocol implementation
` [PATCH 05/11] OvmfPkg/VirtNorFlashDxe: drop block "
` [PATCH 06/11] OvmfPkg/VirtNorFlashDxe: avoid array mode switch after each word write
` [PATCH 07/11] OvmfPkg/VirtNorFlashDxe: avoid switching between modes in a tight loop
` [PATCH 08/11] OvmfPkg/VirtNorFlashDxe: use EFI_MEMORY_WC and drop AlignedCopyMem()
` [PATCH 09/11] ArmVirtPkg/ArmVirtQemu: migrate to OVMF's VirtNorFlashDxe
` [PATCH 10/11] ArmVirtPkg/ArmVirtKvmTool: Migrate "
` [PATCH 11/11] ArmPlatformPkg: Retire NorFlashDxe driver

[PATCH v3 0/1] ArmPlatformPkg/PrePeiCore: Print the firmware version early in boot
 2022-10-25 16:31 UTC  (7+ messages)
` [PATCH v3 1/1] "

[PATCH v2 1/1] MdePkg/BaseLib: Fix out-of-bounds reads in SafeString
 2022-10-25 16:22 UTC  (2+ messages)

[PATCH] Maintainers.txt: Update maintainers list
 2022-10-25 16:21 UTC  (2+ messages)

[PATCH v1 0/2] DynamicTablesPkg: Introduce SMBIOS dispatcher
 2022-10-25 12:29 UTC  (6+ messages)
` [PATCH v1 1/2] DynamicTablesPkg: Define a SMBIOS Structure/Table type
` [PATCH v1 2/2] DynamicTablesPkg: Add SMBIOS table dispatcher

[PATCH] BaseTools: Fix build option overrides Pcd Feature Flag issue
 2022-10-25  8:51 UTC 

[PATCH] RedfishPkg/RedfishPlatformCredentialLib: IPMI implementation
 2022-10-25  8:23 UTC  (3+ messages)
  ` [edk2-devel] "

[edk2-devel] [PATCH] Ps2KbdCtrller: Make wait for SUCCESS after BAT non-fatal
 2022-10-25  7:25 UTC  (5+ messages)

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

[PATCH V4 00/10] Introduce Lazy-accept for Tdx guest
 2022-10-25  1:07 UTC  (9+ messages)
    ` 回复: "
      ` [edk2-devel] "
        ` 回复: "

[edk2-platforms][PATCH v2 0/3] Silicon/Intel: Fix invalid DEBUG() macros
 2022-10-25  0:51 UTC  (3+ messages)

[PATCH] IntelFsp2Pkg: FSP should support input UPD as NULL
 2022-10-25  0:08 UTC  (2+ messages)

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

[edk2-devel] Event: Tools, CI, Code base construction meeting series - 10/24/2022 #cal-reminder
 2022-10-24 22:30 UTC 

[PATCH 1/1] MdePkg/BaseLib: Fix out-of-bounds reads in SafeString
 2022-10-24 22:11 UTC 

[PATCH v8 0/7] Add safe unaccepted memory behavior
 2022-10-24 20:41 UTC  (8+ messages)
` [PATCH v8 1/7] OvmfPkg: Realize EfiMemoryAcceptProtocol in AmdSevDxe
` [PATCH v8 2/7] MdePkg: Add EFI_EVENT_BEFORE_EXIT_BOOT_SERVICES_GUID
` [PATCH v8 3/7] MdeModulePkg: Notify BeforeExitBootServices in CoreExitBootServices
` [PATCH v8 4/7] OvmfPkg: Introduce CocoDxe driver
` [PATCH v8 5/7] MdePkg: Introduce the MemoryAcceptance protocol
` [PATCH v8 6/7] OvmfPkg: Implement AcceptAllUnacceptedMemory in CocoDxe
` [PATCH v8 7/7] OvmfPkg/PlatformPei: SEV-SNP make >=4GB unaccepted

[Patch v2 00/11] Remove all UGA support
 2022-10-24 18:06 UTC  (2+ messages)
` [edk2-devel] "

[PATCH V1 0/2] CryptoPkg bug fixes
 2022-10-24 17:21 UTC  (4+ messages)
` [PATCH V1 1/2] CryptoPkg: Sha1 functions causing build errors
` [PATCH V1 2/2] CryptoPkg: Need to enable crypto functions
` [edk2-devel] [PATCH V1 0/2] CryptoPkg bug fixes

[edk2-libc Patch 0/1] Py3 UEFI help built-in function issue fix
 2022-10-24 15:54 UTC  (4+ messages)
` [edk2-libc Patch 1/1] Python/Python3.6.8: "

[PATCH 1/1] OvmfPkg/SmbiosPlatformDxe: use PcdFirmwareVersionString
 2022-10-24 14:03 UTC  (6+ messages)
` [edk2-devel] "

[PATCH] BaseTools/Tests: Use quotes around PYTHON_COMMAND
 2022-10-24 11:52 UTC  (3+ messages)
` [edk2-devel] "

[edk2-platforms][PATCH V4 00/14] Platform: Add Loongson support
 2022-10-24  9:25 UTC  (15+ messages)
` [edk2-platforms][PATCH V4 07/14] Platform/Loongson: Support PEI phase
` [edk2-platforms][PATCH V4 08/14] Platform/Loongson: Add CPU DXE driver
` [edk2-platforms][PATCH V4 09/14] Platform/Loongson: Add PciCpuIoDxe driver
` [edk2-platforms][PATCH V4 10/14] Platform/Loongson: Add timer Dxe driver
` [edk2-platforms][PATCH V4 11/14] Platform/Loongson: Add RealTime Clock lib
` [edk2-platforms][PATCH V4 12/14] Platform/Loongson: Add Platform Boot Manager Lib
` [edk2-platforms][PATCH V4 13/14] Platform/Loongson: Add Reset System Lib
` [edk2-platforms][PATCH V4 14/14] Platform/Loongson: Support Dxe
` [edk2-platforms][PATCH V4 01/14] Platform/Loongson: Add Serial Port library
` [edk2-platforms][PATCH V4 02/14] Platform/Loongson: Support SEC And Add Readme.md
` [edk2-platforms][PATCH V4 03/14] Platform/Loongson: Add PeiServicesTablePointerLib
` [edk2-platforms][PATCH V4 04/14] Platform/Loongson: Add QemuFwCfgLib
` [edk2-platforms][PATCH V4 05/14] Platform/Loongson: Add MmuLib
` [edk2-platforms][PATCH V4 06/14] Platform/Loongson: Add StableTimerLib

[edk2-staging/RiscV64QemuVirt PATCH V4 00/34] Add support for RISC-V virt machine
 2022-10-24  7:47 UTC  (12+ messages)
` [edk2-staging/RiscV64QemuVirt PATCH V4 29/34] OvmfPkg: Add Qemu NOR flash DXE driver
` [edk2-staging/RiscV64QemuVirt PATCH V4 32/34] OvmfPkg: RiscVVirt: Add Qemu Virt platform support
  ` [edk2-devel] "
` [edk2-staging/RiscV64QemuVirt PATCH V4 34/34] UefiCpuPkg/UefiCpuPkg.ci.yaml: Ignore RISC-V file
  ` [edk2-devel] "
` [edk2-devel] [edk2-staging/RiscV64QemuVirt PATCH V4 00/34] Add support for RISC-V virt machine

[Patch v2 00/16] CryptoPkg: Remove EC PCD and merge perf opt OpensslLibs
 2022-10-24  6:24 UTC  (21+ messages)
` [Patch v2 01/16] CryptoPkg: Document and disable deprecated crypto services
` [Patch v2 02/16] CryptoPkg/Library/BaseCryptLib: Add missing UNI file and fix format
` [Patch v2 03/16] CryptoPkg/Library/BaseCryptLib: Update internal functions/variables
` [Patch v2 04/16] CryptoPkg/Test/UnitTest/Library/BaseCryptLib: Unit test fixes
` [Patch v2 05/16] CryptoPkg/Library: Cleanup BaseCryptLib and TlsLib
` [Patch v2 06/16] CryptoPkg/Library/OpensslLib: Combine all performance optimized INFs
` [Patch v2 07/16] CryptoPkg/Library/OpensslLib: Produce consistent set of APIs
` [Patch v2 08/16] CryptoPkg/Library/OpensslLib: Remove PrintLib from INF files
` [Patch v2 09/16] CryptoPkg: Remove PcdOpensslEcEnabled from CryptoPkg.dec
` [Patch v2 10/16] CryptoPkg: Update DSC to improve CI test coverage
` [Patch v2 11/16] CryptoPkg: Fixed host-based unit tests
` [Patch v2 12/16] CryptoPkg: Add Readme.md
` [Patch v2 13/16] Revert "CryptoPkg: Update process_files.pl to auto add PCD config option"
` [Patch v2 14/16] CryptoPkg/Library/OpensslLib: Update process_files.pl INF generation
` [Patch v2 15/16] CryptoPkg/Library/OpensslLib: Add generated flag to Accel INF
` [Patch v2 16/16] CryptoPkg/Library/OpensslLib: update auto-generated files
  ` [edk2-devel] [Patch v2 00/16] CryptoPkg: Remove EC PCD and merge perf opt OpensslLibs

[PATCH v3] remove GCC build warning
 2022-10-24  5:22 UTC  (2+ messages)

[edk2-devel] Event: Tools, CI, Code base construction meeting series - 10/24/2022 #cal-reminder
 2022-10-23 23:30 UTC 

[PATCH v1 0/2] Uninitialized local variable
 2022-10-22 16:00 UTC  (3+ messages)
` [PATCH v1 1/2] MdeModulePkg: BdsDxe: "
` [PATCH v1 2/2] SecurityPkg: OpalPasswordDxe: uninitialized "

[PATCH v2] BaseTools: Fixed the multiple pairs brackets issue in GenFv
 2022-10-22 12:47 UTC  (3+ messages)
` 回复: [edk2-devel] "
`  "

[PATCH V2] MdeModulePkg: Memory Corruption Error in CapsuleRuntimeDxe
 2022-10-22  0:37 UTC 

[PATCH V1] MdeModulePkg: Memory Corruption Error in CapsuleRuntimeDxe
 2022-10-21 21:58 UTC 

[PATCH] DynamicTablesPkg:ACPI: SLIT Generator files
 2022-10-21  9:02 UTC  (2+ messages)
` [edk2-devel] "

[edk2-platforms][PATCH V4 00/14] Platform: Add Loongson support
 2022-10-21  6:20 UTC 

Tianocore Community meeting 2022120 EMEA/NAMO/APAC
 2022-10-21  2:45 UTC 

[edk2-devel] Updated Event: TianoCore Community Meeting - APAC/NAMO - Thursday, November 10, 2022 #cal-invite
 2022-10-21  2:38 UTC 

[edk2-devel] Updated Event: TianoCore Community Meeting EMEA/NAMO - Thursday, November 10, 2022 #cal-invite
 2022-10-21  2:38 UTC 

[PATCH 0/1] MdeModulePkg/Ata: Fix command status reporting
 2022-10-21  2:27 UTC  (5+ messages)
` [PATCH 1/1] "
      ` [edk2-devel] "

[edk2-devel] Event: TianoCore Community Meeting - APAC/NAMO - 10/20/2022 #cal-reminder
 2022-10-21  2:15 UTC 

[PATCH] Maintainers.txt: Update maintainers and reviewers for LoongArch64
 2022-10-20 15:55 UTC  (2+ messages)

[edk2-devel] Now: TianoCore Community Meeting EMEA/NAMO - 10/20/2022 #cal-notice
 2022-10-20 15:00 UTC 

[edk2-devel] Event: TianoCore Community Meeting EMEA/NAMO - 10/20/2022 #cal-reminder
 2022-10-20 14:55 UTC 

[PATCH v3 resend 00/11] ArmVirtPkg/ArmVirtQemu: Performance streamlining
 2022-10-20 12:34 UTC  (6+ messages)
` [PATCH v3 resend 01/11] ArmVirtPkg: remove EbcDxe from all platforms
  ` [edk2-devel] "
` [PATCH v3 resend 02/11] ArmVirtPkg: do not enable iSCSI driver by default

[edk2-devel] [PATCH 1/1] BaseTools/Scripts/PatchCheck.py: Allow tab in Makefile
 2022-10-20  9:28 UTC  (2+ messages)
  ` 回复: "

[PATCH] BaseTools: Fixed the multiple pairs brackets issue in GenFv
 2022-10-20  9:18 UTC 

[PATCH v8 00/19] Add Raw algorithm support using Arm FW-TRNG interface
 2022-10-20  8:55 UTC  (3+ messages)
` [PATCH v8 08/19] ArmPkg: Add FID definitions for Firmware TRNG

[PATCH] MdeModulePkg/XhciDxe: Add a parameter to indicate whether the memory allocation is for TRB Ring or not
 2022-10-20  4:09 UTC  (4+ messages)
` [edk2-devel] "

[edk2-devel] Python368.efi failed to run in shell environment
 2022-10-20  3:18 UTC  (8+ messages)

[PATCH] UefiCpuPkg: Restore HpetTimer after CpuExceptionHandlerLib test
 2022-10-20  3:00 UTC 

[edk2-devel] Event: TianoCore Community Meeting - APAC/NAMO - 10/20/2022 #cal-reminder
 2022-10-20  2:30 UTC 

[PATCH edk2-platforms] Platform: Remove ComCast RDK
 2022-10-19 16:59 UTC  (4+ messages)
  ` [edk2-devel] "

[PATCH edk2-platforms 0/4] Platform/ARM: clone ArmPlatformPkg's NorFlashDxe
 2022-10-19 15:12 UTC  (13+ messages)
` [PATCH edk2-platforms 1/4] Platform/ARM/BootMonFs: drop spurious dependency on ArmPlatformPkg
` [PATCH edk2-platforms 2/4] Platform/ARM: create local definition of NorFlashPlatformLib
  ` [edk2-devel] "
` [PATCH edk2-platforms 3/4] Platform/ARM: clone NorFlashDxe from ArmPlatformPkg
` [PATCH edk2-platforms 4/4] Platform/ARM: switch to local version of NorFlashDxe drivers

[edk2-devel] Event: TianoCore Community Meeting EMEA/NAMO - 10/20/2022 #cal-reminder
 2022-10-19 15:00 UTC 

[PATCH edk2-platforms] Silicon/SynQuacer: Drop dependency on NorFlashPlatformLib
 2022-10-19 14:54 UTC  (3+ messages)

[edk2-staging/RiscV64QemuVirt PATCH 00/29] Add support for RISC-V virt machine
 2022-10-19 13:46 UTC  (8+ messages)
` [edk2-staging/RiscV64QemuVirt PATCH 25/29] OvmfPkg: Add NorFlashQemuLib library
    ` [edk2-devel] "


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