public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2021-10-14 19:06:22 to 2021-10-19 00:21:50 UTC [more...]

[PATCH 0/2] work area fixes
 2021-10-19  0:21 UTC  (15+ messages)
` [PATCH 1/2] Ovmfpkg: update Ia32 build to use new work area
` [PATCH 2/2] OvmfPkg/AmdSev: update the fdf to use new workarea PCD
  ` [edk2-devel] "
` [edk2-devel] [PATCH 0/2] work area fixes

[PATCH v2 0/5] Platform/Rpi: Various cleanups + DT booting
 2021-10-18 20:51 UTC  (6+ messages)
` [PATCH v2 1/5] Platform/RaspberryPi: Always use non translating DMA in DT mode
` [PATCH v2 2/5] Platform/RaspberryPi: Fix vfr warning caused by two defaults
` [PATCH v2 3/5] Platform/RaspberryPi: Expand locking to cover return data
` [PATCH v2 4/5] Platform/RaspberryPi: Normal memory should not be marked as uncached
` [PATCH v2 5/5] Platform/RaspberryPi: Disconnect/shutdown all drivers before reboot

[PATCH] MdeModulePkg/DxeCapsuleLibFmp: Capsule on Disk file name capsule
 2021-10-18 20:11 UTC 

[PATCH 1/2] Reconfigure OpensslLib to add elliptic curve chipher algorithms
 2021-10-18 20:06 UTC  (3+ messages)

[`edk2-devel][PATCH v2] UefiPayloadPkg: Fix ECC reported issues
 2021-10-18 16:36 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v1 0/7] Support ACPI 6.4 PPTT changes
 2021-10-18 16:33 UTC  (9+ messages)
` [PATCH v1 1/7] MdePkg: Add missing Cache ID (in)valid define
` [PATCH v1 2/7] MdePkg: Remove PPTT ID type structure
` [PATCH v1 3/7] ShellPkg: Update Acpiview PPTT parser to ACPI 6.4
  ` [edk2-devel] "
` [PATCH v1 4/7] ShellPkg: Add Cache ID to PPTT parser
` [PATCH v1 5/7] DynamicTablesPkg: Remove PPTT ID structure from ACPI 6.4 generator
` [PATCH v1 6/7] DynamicTablesPkg: Update PPTT generator to ACPI 6.4
` [PATCH v1 7/7] DynamicTablesPkg: Add CacheId to PPTT generator

[PATCH v2 0/8] IORT Rev E.b specification updates
 2021-10-18 16:17 UTC  (14+ messages)
` [PATCH v2 2/8] MdePkg: IORT header update for IORT Rev E.b spec
  ` [edk2-devel] "
` [PATCH v2 3/8] ShellPkg: Acpiview: Abbreviate field names to preserve alignment
  ` [edk2-devel] "
` [PATCH v2 5/8] DynamicTablesPkg: IORT set reference to Id array only if present
  ` [edk2-devel] "
` [PATCH v2 6/8] DynamicTablesPkg: IORT set reference to interrupt array "
  ` [edk2-devel] "
` [PATCH v2 7/8] DynamicTablesPkg: Update ArmNameSpaceObjects for IORT Rev E.b
  ` [edk2-devel] "
` [PATCH v2 8/8] DynamicTablesPkg: IORT generator updates for Rev E.b spec
  ` [edk2-devel] "

[PATCH 0/2] Add EFI_MP_SERVICES_PROTOCOL support for AARCH64
 2021-10-18 15:39 UTC  (3+ messages)
` [PATCH 1/2] ArmPkg: Replace CoreId and ClusterId with Mpidr in ARM_CORE_INFO struct
` [PATCH 2/2] ArmPkg: Add Library/MpInitLib to support EFI_MP_SERVICES_PROTOCOL

[edk2platforms][PATCH v2 0/1] IntelSiliconPkg: Add IntelDieInfoProtocol
 2021-10-18 13:57 UTC  (2+ messages)
` [edk2platforms][PATCH v2 1/1] "

[PATCH v2 0/1] StandaloneMmPkg: Support CLANGPDB builds
 2021-10-18 13:52 UTC  (4+ messages)
` [PATCH v2 1/1] "
  ` [edk2-devel] "

[PATCH V2 0/3] Introduce TdProtocol into EDK2
 2021-10-18 13:06 UTC  (6+ messages)
` [edk2-devel] "

[RFC] [PATCH 0/2] Proposal to add EFI_MP_SERVICES_PROTOCOL support for AARCH64
 2021-10-18 11:54 UTC  (13+ messages)
              ` [edk2-rfc] "

[PATCH v2] IntelSiliconPkg/IntelVTdDxe: Support Multi PCI Root Bus
 2021-10-18  8:42 UTC 

[PATCH] IntelSiliconPkg/IntelVTdDxe: Support Multi PCI Root Bus
 2021-10-18  8:38 UTC 

[PATCH V2 00/28] Enable Intel TDX in OvmfPkg (Config-A)
 2021-10-18  8:38 UTC  (13+ messages)
` [PATCH V2 21/28] OvmfPkg: Update PlatformPei to support TDX
  ` [edk2-devel] "
` [PATCH V2 24/28] OvmfPkg: Add TdxDxe driver
  ` [edk2-devel] "
` [PATCH V2 28/28] OvmfPkg: Add LocalApicTimerDxe
  ` [edk2-devel] "

[PATCH 1/1] NetworkPkg/HttpBootDxe: make file extension check case-insensitive
 2021-10-18  7:21 UTC 

[PATCH v9 00/32] Add AMD Secure Nested Paging (SEV-SNP) support
 2021-10-18  6:01 UTC  (20+ messages)
` [PATCH v9 04/32] OvmfPkg/ResetVector: introduce SEV metadata descriptor for VMM use
` [PATCH v9 17/32] OvmfPkg/MemEncryptSevLib: add support to validate > 4GB memory in PEI phase
` [PATCH v9 20/32] UefiCpuPkg: Define ConfidentialComputingGuestAttr
` [PATCH v9 22/32] UefiCpuPkg/MpInitLib: use PcdConfidentialComputingAttr to check SEV status
    ` [edk2-devel] "
` [PATCH v9 30/32] OvmfPkg/PlatformPei: mark cpuid and secrets memory reserved in EFI map

[edk2-devel][PATCH] FmpDevicePkg/FmpDxe: Use new Variable Lock interface
 2021-10-18  5:51 UTC 

[PATCH] IntelFsp2Pkg: Add support for config editor to handle multiple UPD
 2021-10-18  5:44 UTC  (3+ messages)

[edk2-devel][PATCH] FmpDevicePkg/FmpDxe: Use new Variable Lock interface
 2021-10-18  5:14 UTC 

[edk2-devel][PATCH] FmpDevicePkg/FmpDxe: Use new Variable Lock interface
 2021-10-18  4:26 UTC 

[PATCH v6 0/3] Add function QuickSort into MdePkg/BaseLib
 2021-10-18  4:21 UTC  (4+ messages)
` [PATCH v6 1/3] MdeModulePkg/SortLib: Add QuickSort function on BaseLib
` [PATCH v6 2/3] CryptoPkg/CryptLib: "
` [PATCH v6 3/3] UefiCpuPkg/CpuCacheInfoLib: "

[PATCH v3 0/3] Add function QuickSort into MdePkg/BaseLib
 2021-10-18  3:57 UTC  (10+ messages)
` [PATCH v3 1/3] MdeModulePkg/SortLib: Add QuickSort function on BaseLib
  ` 回复: [edk2-devel] "
` [PATCH v3 2/3] CryptoPkg/CryptLib: "
` [PATCH v3 3/3] UefiCpuPkg/CpuCacheInfoLib: "

[PATCH v5 0/3] Add function QuickSort into MdePkg/BaseLib
 2021-10-18  3:56 UTC  (4+ messages)
` [PATCH v5 1/3] MdeModulePkg/SortLib: Add QuickSort function on BaseLib
` [PATCH v5 2/3] CryptoPkg/CryptLib: "
` [PATCH v5 3/3] UefiCpuPkg/CpuCacheInfoLib: "

[PATCH v4 0/3] Add function QuickSort into MdePkg/BaseLib
 2021-10-18  3:52 UTC  (4+ messages)
` [PATCH v4 1/3] MdeModulePkg/SortLib: Add QuickSort function on BaseLib
` [PATCH v4 2/3] CryptoPkg/CryptLib: "
` [PATCH v4 3/3] UefiCpuPkg/CpuCacheInfoLib: "

FL1100 usb chipset/Mac OS OVMF/XhciDxe issues with bootable usb 3.0 devices
 2021-10-17 12:35 UTC 

[PATCH v1 1/1] MdeModulePkg/DriverHealthManagerDxe: Correct typo
 2021-10-16 17:53 UTC 

[PATCH v2 0/3] Add function QuickSort into MdePkg/BaseLib
 2021-10-16 14:59 UTC  (6+ messages)
` [PATCH v2 1/3] MdeModulePkg/SortLib: Add QuickSort function on BaseLib
` [PATCH v2 2/3] CryptoPkg/CryptLib: "
  ` [edk2-devel] "
` [PATCH v2 3/3] UefiCpuPkg/CpuCacheInfoLib: "
  ` [edk2-devel] "

[PATCH v2 0/1] MdeModulePkg: Add MpServicesTest.efi to exercise EFI_MP_SERVICES_PROTOCOL
 2021-10-16  6:54 UTC  (3+ messages)
  ` [edk2-devel] [PATCH v2 1/1] MdeModulePkg: Add MpServicesTest application to exercise MP Services

[PATCH v1 0/3] Add function QuickSort into MdePkg/BaseLib
 2021-10-15 23:32 UTC  (7+ messages)
` [PATCH v1 1/3] MdeModulePkg/SortLib: Add QuickSort function on BaseLib
  ` [edk2-devel] "
` [PATCH v1 2/3] CryptoPkg/CryptLib: "
` [PATCH v1 3/3] UefiCpuPkg/CpuCacheInfoLib: "
  ` [edk2-devel] "

[edk2-devel][edk2-platforms][PATCH V1 00/11] Enable board customization of SMM FV reporting
 2021-10-15 21:25 UTC  (12+ messages)
` [edk2-devel][edk2-platforms][PATCH V1 01/11] MinPlatformPkg/ReportFvLib: Add ReportMmFv to API
` [edk2-devel][edk2-platforms][PATCH V1 02/11] CometlakeOpenBoardPkg/ReportFvLib: Switch to new library instances
` [edk2-devel][edk2-platforms][PATCH V1 03/11] KabyOpenBoardPkg/ReportFvLib: "
` [edk2-devel][edk2-platforms][PATCH V1 04/11] TigerLakeOpenBoardPkg/ReportFvLib: "
` [edk2-devel][edk2-platforms][PATCH V1 05/11] WhiskeyLakeOpenBoardPkg/ReportFvLib: "
` [edk2-devel][edk2-platforms][PATCH V1 06/11] WhitleyOpenBoardPkg/ReportFvLib: Add board support for custom MM FV
` [edk2-devel][edk2-platforms][PATCH V1 07/11] PurleyOpenBoardPkg/ReportFvLib: Update ReportFvLib
` [edk2-devel][edk2-platforms][PATCH V1 08/11] SimicsOpenBoardPkg/ReportFvLib: "
` [edk2-devel][edk2-platforms][PATCH V1 09/11] MinPlatformPkg/SpifvbService: Publish FV based on board request
` [edk2-devel][edk2-platforms][PATCH V1 10/11] MinPlatformPkg/SpiFvbService: Reduce duplicate code
` [edk2-devel][edk2-platforms][PATCH V1 11/11] MinPlatformPkg/ReportFvLib: Remove obsolete PeiReportFvLib instance

[`edk2-devel][PATCH] UefiPayloadPkg: Fix ECC reported issues
 2021-10-15 20:51 UTC 

[PATCH 0/5] [RfC] OvmfPkg/Microvm: second batch of microvm patches
 2021-10-15 16:10 UTC  (9+ messages)
` [PATCH 3/5] OvmfPkg/Microvm/fdt: add empty fdt
    ` [edk2-devel] "
` [PATCH 4/5] OvmfPkg/Microvm/virtio: add virtio-mmio support
  ` [edk2-devel] "

[`edk2-devel][PATCH V2] UefiPayloadPkg: Fix the build issue for coreboot
 2021-10-15 13:05 UTC  (3+ messages)

[edk2-platforms][PATCH V3 0/9] Use PcdPciMmio(32)64Translation PCDs from MdePkg
 2021-10-15 11:46 UTC  (12+ messages)
` [edk2-platforms][PATCH V3 1/9] Platform/OverdriveBoard: Use PcdPciMmio(32)64Translation PCD "
` [edk2-platforms][PATCH V3 2/9] Platform/CelloBoard: "
` [edk2-platforms][PATCH V3 3/9] Platform/Overdrive1000Board: "
` [edk2-platforms][PATCH V3 4/9] Silicon/Styx: "
` [edk2-platforms][PATCH V3 5/9] Platform/ARM: "
` [edk2-platforms][PATCH V3 6/9] Platform/SabaQemu: "
` [edk2-platforms][PATCH V3 7/9] Silicon/SabaQemu: "
` [edk2-platforms][PATCH V3 8/9] Platform/DurianPkg: "
` [edk2-platforms][PATCH V3 9/9] Silicon/FT2000-4Pkg: "
  ` [edk2-devel] [edk2-platforms][PATCH V3 0/9] Use PcdPciMmio(32)64Translation PCDs "

[edk2platforms][PATCH v1 1/1] IntelSiliconPkg: Add IntelDieInfoProtocol
 2021-10-15 11:27 UTC  (2+ messages)
` [edk2-devel] "

[edk2platforms][PATCH v1 1/1] IntelSiliconPkg: Add IntelDieInfoProtocol
 2021-10-15 11:21 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v1] ArmPkg/Smbios: Fix max cache size 2 wrong issue
 2021-10-15 10:52 UTC  (3+ messages)
` [edk2-devel] "

[PATCH edk2 v1 0/3] Fix several issues in StanaloneMmPkg
 2021-10-15  9:06 UTC  (4+ messages)
` [PATCH edk2 v1 1/3] StandaloneMmPkg: Fix issue about SpPcpuSharedBufSize field
` [PATCH edk2 v1 2/3] StandaloneMmPkg: Replace DEBUG_INFO with DEBUG_ERROR
` [PATCH edk2 v1 3/3] StandaloneMmPkg: Fix check buffer address failed issue from TF-A

[edk2-platforms][PATCH 0/9] Use PcdPciMmio(32)64Translation PCDs from MdePkg
 2021-10-15  8:13 UTC  (10+ messages)
` [edk2-platforms][PATCH 1/9] Platform/OverdriveBoard: Use PcdPciMmio(32)64Translation PCD "
    ` [edk2-devel] "
` [edk2-platforms][PATCH 2/9] Platform/CelloBoard: "
` [edk2-platforms][PATCH 3/9] Platform/Overdrive1000Board: "
` [edk2-platforms][PATCH 4/9] Silicon/Styx: "
` [edk2-platforms][PATCH 5/9] Platform/ARM: "
` [edk2-platforms][PATCH 6/9] Platform/SabaQemu: "
` [edk2-platforms][PATCH 7/9] Silicon/SabaQemu: "

[edk2-platforms][PATCH V2 0/9] Use PcdPciMmio(32)64Translation PCDs from MdePkg
 2021-10-15  7:09 UTC  (10+ messages)
` [edk2-platforms][PATCH V2 1/9] Platform/OverdriveBoard: Use PcdPciMmio(32)64Translation PCD "
` [edk2-platforms][PATCH V2 2/9] Platform/CelloBoard: "
` [edk2-platforms][PATCH V2 3/9] Platform/Overdrive1000Board: "
` [edk2-platforms][PATCH V2 4/9] Silicon/Styx: "
` [edk2-platforms][PATCH V2 5/9] Platform/ARM: "
` [edk2-platforms][PATCH V2 6/9] Platform/SabaQemu: "
` [edk2-platforms][PATCH V2 7/9] Silicon/SabaQemu: "
` [edk2-platforms][PATCH V2 8/9] Platform/DurianPkg: "
` [edk2-platforms][PATCH V2 9/9] Silicon/FT2000-4Pkg: "

[edk2-platforms][PATCH 00/15] Changes to compliant with BZ:#3665
 2021-10-15  7:20 UTC  (4+ messages)
` [edk2-platforms][PATCH 05/15] Platform/ARM: Use PcdPciIoTranslation PCD from MdePkg
  ` [edk2-devel] "

[`edk2-devel][PATCH] UefiPayloadPkg: Fix the build issue for coreboot
 2021-10-15  5:48 UTC  (2+ messages)

[PATCH v2 1/1] SecurityPkg/FvReportPei: Remove the ASSERT to allow neither M nor V
 2021-10-15  4:31 UTC 

[PATCH 1/1] SecurityPkg/FvReportPei: Remove the ASSERT to allow neither M nor V
 2021-10-15  4:24 UTC 

[PATCH v2 1/1] SecurityPkg/Library: Add Tpm2NvUndefineSpaceSpecial to Tpm2CommandLib
 2021-10-15  2:53 UTC  (6+ messages)
` [edk2-devel] "
      ` 回复: "

[edk2-platforms: PATCH v5 0/9] MinPlatformPkg: Support FSP 2.3 FSP_NON_VOLATILE_STORAGE_HOB2
 2021-10-15  2:51 UTC  (3+ messages)

Python2.7 is not working with the EDK2 build system
 2021-10-15  1:30 UTC  (8+ messages)
` 回复: [edk2-devel] "
  `  "
          ` 回复: 回复: "

[edk2-devel][edk2-platforms][PATCH V1 1/1] WhitleyOpenBoardPkg/PlatformHooksLib: Fix eSPI serial debug
 2021-10-15  1:13 UTC 

[PATCH] Add ECC cipher support and Wildcard host name matching in to HTTPS/TLS implementation
 2021-10-15  1:12 UTC  (2+ messages)

[PATCH] Enable wildcard host name matching in EDK2 HTTPS/TLS implementation
 2021-10-15  1:11 UTC  (2+ messages)

[edk2-devel][edk2-platforms][PATCH V1 1/1] WhitleyOpenBoardPkg/PlatformHooksLib: Fix eSPI serial debug
 2021-10-15  0:56 UTC  (2+ messages)

[PATCH] [edk2-platforms] [PATCH V1] Fix for WilsonCitySMT OS boot issue & using proper ASSERT macro
 2021-10-15  0:53 UTC  (4+ messages)
` [edk2-devel] "

[PATCH] IntelSiliconPkg/FirmwareInterfaceTable: Define FIT 4 record
 2021-10-15  0:28 UTC  (2+ messages)

[PATCH v3] UefiPayloadPkg: Remove SystemTableInfo GUID
 2021-10-14 22:44 UTC  (2+ messages)

[PATCH 0/5] Platform/Rpi: Various cleanups
 2021-10-14 21:22 UTC  (3+ messages)
` [PATCH 3/5] Platform/RaspberryPi: Update Linux quirk name

[PATCH] Platform/RaspberryPi: Remove TypeTranslation attribute
 2021-10-14 21:05 UTC  (3+ 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