public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2022-05-18 02:04:51 to 2022-05-27 02:43:52 UTC [more...]

[PATCH 00/12] Introduce Bootlog DEBUG() output
 2022-05-27  2:43 UTC  (7+ messages)
` [PATCH 01/12] MdePkg: Add DebugBootlog header
` [PATCH 02/12] MdePkg: Add Null BaseDebugBootlog
` [PATCH 03/12] MdePkg: Add Fallback timer support for BaseDebugBootlog
` [PATCH 06/12] MdePkg: Add Pei phase BaseDebugBootlog
` [PATCH 08/12] MdePkg: Add BaseDebugLibBootlog
` [PATCH 09/12] Scripts: Add bootlog decyphering script

[PATCH v2] UefiPayloadPkg: Add support for logging to CBMEM console
 2022-05-26 17:08 UTC  (3+ messages)
  ` [edk2-devel] "

including redfish libs results in multiple definitions of symbols
 2022-05-26 17:06 UTC  (8+ messages)
` [edk2-devel] "

[edk2-platforms] [PATCH V1] WhitleyOpenBoardPkg/JunctionCity : Enabled Network and IPMI features for JunctionCity
 2022-05-26 15:35 UTC  (3+ messages)

[edk2-devel] Cancelled Event: TianoCore Design Meeting - APAC/NAMO - Friday, May 27, 2022 #cal-cancelled
 2022-05-26 14:33 UTC 

[edk2-devel] Now: TianoCore edk2-test Bug Triage Meeting - 05/26/2022 #cal-notice
 2022-05-26 14:00 UTC 

[edk2-devel] Event: TianoCore edk2-test Bug Triage Meeting - 05/26/2022 #cal-reminder
 2022-05-26 13:45 UTC 

[PATCH] MdeModulePkg/UefiBootManagerLib: Configurable New Boot Options
 2022-05-26 13:37 UTC  (8+ messages)
` [edk2-devel] "

[FMP]How to generate UEFI FMP capsule image and test UEFI capsule update?
 2022-05-26 13:01 UTC 

[PATCHv1 0/3] UefiPayloadPkg align with USF spec
 2022-05-26 12:16 UTC  (7+ messages)
` [PATCH 1/3] MdeModulePkg/UniversalPayload: Align Identifier value with UPL spec
` [PATCH 2/3] UefiPayloadPkg: "
` [PATCH 3/3] UefiPayloadPkg: Align SpecRevision "

[edk2] [PATCH v1 1/1] OvmfPkg/TdxDxe: Remove AsmRelocateApMailBoxLoopStart prefix at call
 2022-05-26 10:51 UTC  (9+ messages)
` [edk2-devel] "
  ` 回复: "

[edk2-devel] "crypto-new-api" branch on edk2-staging
 2022-05-26  9:37 UTC 

[PATCH v1] [edk2-platforms] Silicon/Intel/FitGen: Fix CheckOverlap would do incorrect split BiosModule action in corner case
 2022-05-26  8:51 UTC 

OvmfPkgX64 doesn't build with CLANG38 (clang 14.0.3) NOOPT - undefined reference to `memcpy'
 2022-05-26  8:29 UTC  (14+ messages)
  ` [edk2-devel] "
                      ` 回复: "

[PATCH v1] [edk2-platforms] Silicon/Intel/FitGen: Fix CheckOverlap would do incorrect split BiosModule action in corner case
 2022-05-26  7:40 UTC 

[PATCH] [edk2-staging] [PATCH] BaseTools/Bfm: Fix "-g" input FV is not BFV issue
 2022-05-26  1:56 UTC  (2+ messages)

[edk2-devel] OvmfPkgX64 doesn't build with XCODE5 (Apple clang 12.0.5) - symbol `_AsmRelocateApMailBoxLoopStart' not defined
 2022-05-25 23:45 UTC  (3+ messages)

[GSOC 2022] Adding Rust support to EDK II: Introducing Myself
 2022-05-25 20:50 UTC  (2+ messages)
` [edk2-devel] "

[edk2-devel] [PATCH v5 1/6] MdeModulePkg/PciHostBridge: io range is not mandatory
 2022-05-25 18:26 UTC  (4+ messages)

[PATCH] OvmfPkg: TdxDxe: Fix AsmRelocateApMailBoxLoop
 2022-05-25 13:44 UTC  (5+ messages)
  ` 回复: [edk2-devel] "
    `  "

[PATCH 1/1] OvmfPkg: fix PcdFSBClock
 2022-05-25 13:43 UTC  (7+ messages)
  ` 回复: [edk2-devel] "
    `  "

How to create a account on bugzilla.tianocore.org ?
 2022-05-25  8:42 UTC  (3+ messages)
` [edk2-devel] "

[PATCH v2] IntelSiliconPkg/VTd: Add PCD for VTd Abort DMA Mode Support
 2022-05-25  6:36 UTC 

[edk2-staging][PATCH v2 3/3] edk2-staging/RedfishClientPkg: Add support of array type attribute
 2022-05-25  5:30 UTC  (2+ messages)

[edk2-staging][PATCH v2 2/3] edk2-staging/RedfishClientPkg: Introduce Redfish version library
 2022-05-25  5:29 UTC  (2+ messages)

[edk2-staging][PATCH v2 1/3] edk2-staging/RedfishClientPkg: Introduce Redfish event library
 2022-05-25  5:29 UTC  (2+ messages)
` [edk2-devel] "

Can you create a PCI Option ROM and place it in an FV in a single build?
 2022-05-24 22:54 UTC 

[PATCH 0/5] Code refactoring in CpuExceptionHandlerLib
 2022-05-24 15:18 UTC  (15+ messages)
` [PATCH 1/5] CpuException: Avoid allocating code pages for DXE instance
  ` [edk2-devel] "
` [PATCH 2/5] CpuException: Init global variables in-place
  ` [edk2-devel] "
` [PATCH 3/5] CpuException: Avoid allocating page but using global variables
  ` [edk2-devel] "
` [PATCH 4/5] CpuException: Remove InitializeCpuInterruptHandlers
  ` [edk2-devel] "
` [PATCH 5/5] CpuException: Add InitializeSeparateExceptionStacks

[PATCH v2 00/17] Update Arm platforms following addition of EFI_MP_SERVICES_PROTOCOL support in edk2
 2021-12-21 14:34 UTC  (3+ messages)
` [PATCH v2 08/17] Silicon/Qemu: Update ARM_CORE_INFO initializer for MPIDR field change

[edk2-devel] [GSoC 2022] Introducing myself & seeking for project ideas
 2022-05-24  5:54 UTC  (5+ messages)

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

[edk2-devel][edk2-platforms][PATCH V2 1/1] WhitleyOpenBoardPkg/Build: Compress CpuMpPei.inf
 2022-05-23 23:05 UTC 

[PATCHv2 1/1] MdePkg/UefiDevicePathLib: Add support for PEIMs
 2022-05-23 15:16 UTC 

[PATCH 0/5] CryptoPkg: Add additional cipher algos and TLS API to meet WPA3
 2022-05-23 14:50 UTC  (7+ messages)
` [PATCH 1/5] MdePkg: Add Tls configuration related define
` [PATCH 2/5] CryptoPkg: Add TlsSetConfiguration API
` [PATCH 3/5] CryptoPkg: Add APIs TlsShutdown and TlsExportKey to TlsLib
` [PATCH 4/5] CryptoPkg: Add implementation for TlsSetHostPrivateKey()
` [PATCH 5/5] NetworkPkg/TlsDxe: Sync to new TlsSetHostPrivateKey() API
` [edk2-devel] [PATCH 0/5] CryptoPkg: Add additional cipher algos and TLS API to meet WPA3

[PATCH v3 0/4] Fix AP Jump Table Handling for SEV-SNP
 2022-05-23 13:58 UTC  (7+ messages)
` [PATCH v3 1/4] MdePkg: Add header for SEV-SNP secrets page struct
` [PATCH v3 2/4] MdePkg: Add PcdSevSnpSecretsAddress to export SEV-SNP secrets page
` [PATCH v3 3/4] OvmfPkg: Initialize the PcdSevSnpSecretsAddress PCD during PEI phase
` [PATCH v3 4/4] UefiCpuPkg: Store SEV-SNP AP jump table in the secrets page

[PATCH 0/4] OvmfPkg: CloudHv: Reduce PIO and MMIO accesses
 2022-05-23 13:25 UTC  (2+ messages)

Debugging Ovmf with GDB: No symbol is recognized
 2022-05-23 12:01 UTC  (2+ messages)
` [edk2-devel] "

[PATCH 0/4] Measure kernel blob
 2022-05-23 11:13 UTC  (9+ messages)
` [PATCH 1/4] OvmfPkg: Add library class BlobMeasurementLib with null implementation
` [PATCH 2/4] OvmfPkg: Add BlobMeasurementLibNull to dsc
` [PATCH 3/4] OvmfPkg: Implement BlobMeasurementLibTdx
` [PATCH 4/4] OvmfPkg: Call MeasureKernelBlob after fetch from fw_cfg
  ` [edk2-devel] [PATCH 0/4] Measure kernel blob

[PATCH v3 0/6] Series short description
 2022-05-23  4:58 UTC  (3+ messages)
` [PATCH v3 5/6] [edk2-platforms] Silicon/SynQuacer: add DBG2 ACPI table

[edk2-devel] Some questions about Azure CI
 2022-05-23  1:46 UTC  (4+ messages)

[edk2-devel] Cancelled Event: TianoCore Bug Triage - APAC / NAMO - Tuesday, May 24, 2022 #cal-cancelled
 2022-05-23  1:03 UTC 

[PATCH v1] UefiPayloadPkg: Add support for logging to CBMEM console
 2022-05-22 18:36 UTC 

[Patch v2 00/28] UEFI variable protection
 2022-05-22 14:20 UTC  (17+ messages)
` [Patch v2 07/28] MdeModulePkg: Add Null ProtectedVariable Library
` [Patch v2 08/28] MdeModulePkg: Add new Variable functionality
` [Patch v2 09/28] MdeModulePkg: Add support for Protected Variables
` [Patch v2 10/28] SecurityPkg: Add new KeyService types and defines
` [Patch v2 11/28] SecurityPkg: Update RPMC APIs with index
` [Patch v2 12/28] SecurityPkg: Add new variable types and functions
` [Patch v2 13/28] SecurityPkg: Fix GetVariableKey API
` [Patch v2 14/28] SecurityPkg: Add null encryption variable libs

[edk2-devel] Event: TianoCore Design Meeting - APAC/NAMO - 05/27/2022 #cal-reminder
 2022-05-22  1:30 UTC 

[edk2-devel][edk2-platforms][PATCH V1 1/1] WhitleyOpenBoardPkg/Build: Compress CpuMpPei.inf
 2022-05-20 23:05 UTC  (3+ messages)
  ` [edk2-devel] [edk2-platforms][PATCH "

[PATCH] REF:https://bugzilla.tianocore.org/show_bug.cgi?id=3898 S3 Resume flow may result in executing garbage address
 2022-05-20  9:50 UTC 

[edk2-devel] [PATCH] OvmfPkg: Make an Ia32/X64 hybrid build work with SEV
 2022-05-20  6:36 UTC  (5+ messages)
      ` 回复: "

[PATCH V7 00/37] Enable Intel TDX in OvmfPkg (Config-A)
 2022-05-20  3:50 UTC  (9+ messages)
` [PATCH V7 36/37] UefiCpuPkg: Setting initial-count register as the last step
  ` [edk2-devel] "

[PATCH V2 1/1] [edk2-stable202205]OvmfPkg/OvmfPkgX64: Use different CcProbeLib when SMM is on or off
 2022-05-20  1:23 UTC  (4+ messages)
    ` 回复: [edk2-devel] "
      `  "

[PATCH] .gitignore: Ignore build tools build logs
 2022-05-20  1:19 UTC  (5+ messages)
` [edk2-devel] "
` 回复: "

[PATCH v2] UefiCpuPkg: Store SEV-SNP AP jump table in the secrets page
 2022-05-19 18:19 UTC  (3+ messages)
` [edk2-devel] "

EDK2 WilsonCityRVP BIOS Build Error
 2022-05-19 17:57 UTC  (9+ messages)
` [edk2-devel] "

[PATCH v5 0/8] Add Variable Flash Info HOB
 2022-05-19  6:20 UTC  (15+ messages)
    ` 回复: [edk2-devel] "
            ` 回复: "
                    ` 回复: "
                        ` 回复: "

ovmf miscompiles with gcc-12
 2022-05-19  5:43 UTC 

[PATCH v1 0/8] Fix new typos reported
 2022-05-19  1:23 UTC  (12+ messages)
  ` [edk2-devel] "
            ` 回复: "
                ` 回复: "
                    ` 回复: "

[PATCH v1 1/1] MdePkg: Remove "assert" from SmmCpuRendevousLibNull.c
 2022-05-19  1:00 UTC  (2+ messages)
` 回复: "

[edk2-devel][edk2-platforms][PATCH V1 1/1] WhitleyOpenBoardPkg/PeiUbaPlatLib: Add missing PPI consumed
 2022-05-18 22:49 UTC  (3+ messages)

[edk2-platforms][PATCH V1] WhitleyOpenBoardPkg: Removed unrecognized characters
 2022-05-18 22:40 UTC  (3+ messages)
  ` [edk2-devel] "

[edk2-libc Patch 0/1] GCC tool chain support for building Py 3.6.8 for UEFI
 2022-05-18 18:42 UTC  (2+ messages)
` [edk2-libc Patch 1/1] AppPkg\Applications\Python\Python-3.6.8: GCC tool chain support

[edk2-staging][PATCH] edk2-staging/RedfishClientPkg: Add support of array type attribute
 2022-05-18  9:31 UTC  (2+ messages)

[PATCH] IntelSiliconPkg/VTd: Add PCD for VTd Abort DMA Mode Support
 2022-05-18  6:30 UTC  (2+ messages)

[edk2-staging][PATCH] edk2-staging/RedfishClientPkg: Introduce Redfish version library
 2022-05-18  3:55 UTC  (2+ messages)

[edk2-staging][PATCH] edk2-staging/RedfishClientPkg: Introduce Redfish event library
 2022-05-18  3:18 UTC  (2+ messages)

[edk2-devel] [PATCH v2] MdeModulePkg/NonDiscoverablePciDeviceDxe: Allow partial FreeBuffer
 2022-05-18  2:59 UTC  (2+ messages)

[PATCH v5 0/2] FSP_TEMP_RAM_INIT call must follow X64 Calling Convention
 2022-05-18  2:41 UTC  (4+ messages)
` [PATCH v5 2/2] IntelFsp2WrapperPkg: "
    ` [edk2-devel] "

[PATCH V1 1/1] MinPlatformPkg: Add PCDs to update FADT entries from board package
 2022-05-18  2:04 UTC  (4+ 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