public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2022-01-25 01:32:09 to 2022-01-31 10:49:15 UTC [more...]

[edk2-test][PATCH v1] uefi-sct/SctPkg: Allow some SNP functions to return EFI_UNSUPPORTED
 2022-01-31 10:48 UTC  (2+ messages)

[PATCH v2 00/17] Update Arm platforms following addition of EFI_MP_SERVICES_PROTOCOL support in edk2
 2022-01-31  9:07 UTC  (6+ messages)
` [PATCH v2 14/17] Silicon/Ampere: Update ArmPlatformLib to work with changed ARM_CORE_INFO

[PATCH 0/2] CryptoPkg: Add BigNum support
 2022-01-31  1:10 UTC  (6+ messages)
` [PATCH 1/2] "
` [PATCH 2/2] CryptoPkg: Add BigNum NullLib

[PATCH v3 0/4] ArmPkg,ArmVirtPkg: Add support EFI_MP_SERVICES_PROTOCOL on AARCH64
 2022-01-30 23:22 UTC  (4+ messages)
` [PATCH v3 1/4] ArmPkg: Replace CoreId and ClusterId with Mpidr in ARM_CORE_INFO struct

[PATCH 00/24] CryptoPkg/openssl: update openssl submodule to v3.0
 2022-01-30 20:17 UTC  (19+ messages)
` [edk2-devel] "

[PATCH 1/1] OvmfPkg/VmgExitLib: Fix uninitialized variable warning
 2022-01-30 18:23 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v2 0/2] Migrate BaseCachingPciExpressLib
 2022-01-30  3:38 UTC  (6+ messages)
` [PATCH v2 1/2] OvmfPkg/BaseCachingPciExpressLib: "
  ` [edk2-devel] "
` [PATCH v2 2/2] OvmfPkg/BaseCachingPciExpressLib: Update BaseCachingPciExpressLib.inf
  ` [edk2-devel] "

[PATCH 0/2] Fix package build break in ShellPkg and NetworkPkg
 2022-01-30  0:33 UTC  (4+ messages)
` [PATCH 1/2] ShellPkg: Add the missing VariablePolicyHelperLib in ShellPkg.dsc
` [PATCH 2/2] NetworkPkg: Add the missing VariablePolicyHelperLib in NetworkPkg.dsc
  ` [edk2-devel] "

[PATCH v3 0/8] Add ACPI support for Kvmtool
 2022-01-29 18:20 UTC  (12+ messages)
` [PATCH v3 1/8] DynamicTablesPkg: Print specifier macro for CM_OBJECT_ID
` [PATCH v3 2/8] DynamicTablesPkg: FdtHwInfoParserLib: Parse Pmu info
  ` [edk2-devel] "
` [PATCH v3 3/8] DynamicTablesPkg: AcpiSsdtPcieLibArm: Fix _PRT description
` [PATCH v3 4/8] ArmVirtPkg: Add cspell exceptions
` [PATCH v3 5/8] ArmVirtPkg/Kvmtool: Add DSDT ACPI table
` [PATCH v3 6/8] ArmVirtPkg/Kvmtool: Add Configuration Manager
` [PATCH v3 7/8] ArmVirtPkg/Kvmtool: Enable ACPI support
` [PATCH v3 8/8] ArmVirtPkg/Kvmtool: Enable Acpiview

[PATCH v2 0/5] OvmfPkg/QemuVideoDxe: pick up display resolution settings from the host
 2022-01-29 17:08 UTC  (2+ messages)

[PATCH 00/11] Remove All UGA support
 2022-01-29 16:18 UTC  (3+ messages)
` [PATCH 02/11] ArmVirtPkg: Remove All UGA Support

[PATCH 0/2] change qemu default resolution to 1280x800
 2022-01-29 16:16 UTC  (2+ messages)

[PATCH 0/2] Migrate ArmVirtPkg BaseCachingPciExpressLib
 2022-01-29 15:35 UTC  (3+ messages)
` [edk2-devel] "

[PATCH v1 1/1] Maintainers.txt: Add Sami Mujawar as reviewer for ArmPkg
 2022-01-29 15:22 UTC  (2+ messages)

[edk2-devel] [PATCH 0/2] Migrate ArmVirtPkg BaseCachingPciExpressLib
 2022-01-29 15:20 UTC  (3+ messages)

[edk2-platforms PATCH] Platform/RaspberryPi: Add 'clock-frequency' property for miniuart
 2022-01-29 15:19 UTC  (2+ messages)
` [edk2-devel] "

[PATCH] ArmVirtPkg/ArmVirtMemoryInitPeiLib: avoid redundant cache invalidation
 2022-01-29 15:13 UTC 

[PATCH 33/33] BlSupportSmm: fix definition of SetSmrr()
 2022-01-29  9:09 UTC 

[PATCH] UefiPayloadPkg: Add support for logging to CBMEM console
 2022-01-29  9:06 UTC  (3+ messages)
  ` [edk2-devel] "

[PATCH 32/32] UefiPayloadPkg: Add build option for Above 4G Memory
 2022-01-29  8:46 UTC  (3+ messages)
  ` [edk2-devel] "

[PATCH 1/1] UefiPayloadPkg/PayloadLoaderPeim: Replace Delta type INTN with UINTN
 2022-01-29  8:30 UTC 

Read SPI BAR offset 0x10 throwing processor exception
 2022-01-29  5:49 UTC  (4+ messages)
` [edk2-devel] "

回复: [edk2-devel] [PATCH 0/2] Fix package build break in ShellPkg and NetworkPkg
 2022-01-29  1:45 UTC  (2+ messages)

[PATCH v3 0/8] Handling of multiple PCI host bridges specified
 2022-01-29  1:44 UTC  (16+ messages)
` [PATCH v3 1/8] OvmfPkg/Library: Create base HardwareInfoLib for PCI Host Bridges
` [PATCH v3 2/8] Ovmf/HardwareInfoLib: Create Pei lib to parse directly from fw-cfg
` [PATCH v3 3/8] Ovmf/HardwareInfoLib: Add Dxe lib to dynamically parse heterogenous data
` [PATCH v3 4/8] Ovmf/PlatformPei: Use host-provided GPA end if available
` [PATCH v3 5/8] OvmfPkg/PciHostBridgeUtilityLib: Initialize RootBridges apertures with spec
  ` [edk2-devel] "
` [PATCH v3 6/8] MdeModulePkg, OvmfPkg: Add Pcd token for PCI pre-populated BARs
` [PATCH v3 7/8] MdeModulePkg/Pci MdePkg: Create service to retrieve PCI base addresses
  ` [edk2-devel] "
    ` 回复: "
` [PATCH v3 8/8] MdeModulePkg/PciBusDxe: Handling of pre-populated PCI BARs

[PATCH] MdeModulePkg/UiApp: Fix spelling of 'FRONTPAGE'
 2022-01-29  1:30 UTC  (2+ messages)
` 回复: [edk2-devel] "

[PATCH] MdeModulePkg/GraphicsConsole: don't draw cursor at 0,0
 2022-01-29  0:53 UTC  (2+ messages)
` [edk2-devel] "

[PATCH] UefiPayloadPkg: Make Boot Timeout configurable
 2022-01-29  0:15 UTC  (2+ messages)
` [edk2-devel] "

[PATCH 2/2] UefiPayloadPkg: Fix case of protocol
 2022-01-29  0:14 UTC  (2+ messages)
  ` [edk2-devel] "

[PATCH] MdeModulePkg/BmBoot: skip secondary eMMC entries
 2022-01-28 21:35 UTC 

[RFC] Add Platform Runtime Mechanism (PRM) to edk2
 2022-01-28 21:04 UTC 

[edk2-devel] [PATCH 00/24] CryptoPkg/openssl: update openssl submodule to v3.0
 2022-01-28 16:12 UTC  (5+ messages)

[PATCH RESEND edk2-platforms v1 1/1] Platform/ARM: Add BootDiscoveryPolicy
 2022-01-28 14:06 UTC  (2+ messages)

[PATCH edk2-platforms v1 1/1] Platform/ARM: Add BootDiscoveryPolicy
 2022-01-28 12:58 UTC 

[PATCH V2 00/10] Introduce TDVF Config-B (basic) in OvmfPkg
 2022-01-28 10:21 UTC  (27+ messages)
` [PATCH V2 01/10] EmbeddedPkg: Fix a build error in FwVol.c in X64 arch
  ` [edk2-devel] "
` [PATCH V2 02/10] UefiCpuPkg: Add PcdTdxWorkAreaBase
` [PATCH V2 03/10] OvmfPkg: Add TdxWorkArea definition
      ` [edk2-devel] "
` [PATCH V2 04/10] OvmfPkg: Add PrePiHobListPointerLibTdx
` [PATCH V2 05/10] OvmfPkg: Update EFI_HOB_PLATFORM_INFO with more platform settings
` [PATCH V2 06/10] OvmfPkg: Add TdxStartupLib
` [PATCH V2 07/10] OvmfPkg/IntelTdx: Add Sec to bring up both Legacy and Tdx guest
` [PATCH V2 08/10] OvmfPkg: Update TdxDxe to set TDX PCDs
` [PATCH V2 09/10] OvmfPkg: Update DxeAcpiTimerLib to read HostBridgeDevId in PlatformInfoHob
` [PATCH V2 10/10] OvmfPkg: Introduce IntelTdxX64 for TDVF Config-B

[PATCH] Features/Ext4Pkg: Modularize Ext4 DSC/FDF files
 2022-01-28  9:12 UTC  (2+ messages)

Test mail
 2022-01-28  7:57 UTC 

[PATCH V5 00/33] Enable Intel TDX in OvmfPkg (Config-A)
 2022-01-28  7:14 UTC  (20+ messages)
` [PATCH V5 05/33] OvmfPkg: Extend VmgExitLib to handle #VE exception
` [PATCH V5 14/33] OvmfPkg: Add IntelTdx.h in OvmfPkg/Include/IndustryStandard
` [PATCH V5 17/33] OvmfPkg: Update Sec to support Tdx
    ` [edk2-devel] "
` [PATCH V5 18/33] OvmfPkg: Check Tdx in QemuFwCfgPei to avoid DMA operation
` [PATCH V5 22/33] OvmfPkg: Add PlatformInitLib
    ` [edk2-devel] "
` [PATCH V5 24/33] OvmfPkg: Update PlatformInitLib to support Tdx guest
` [PATCH V5 25/33] OvmfPkg: Update PlatformPei "
` [PATCH V5 27/33] OvmfPkg/BaseMemEncryptTdxLib: Add TDX helper library

[PATCH 1/1] MdeModulePkg/RuntimeDxe: clear mVirtualMapMaxIndex
 2022-01-28  5:24 UTC  (2+ messages)
` 回复: [edk2-devel] "

Question about Block IO protocol devices
 2022-01-28  3:45 UTC  (5+ messages)
` [edk2-devel] "

[PATCH v3 0/6] MM communicate functionality in variable policy
 2022-01-27 23:05 UTC  (9+ messages)
` [PATCH v3 1/6] MdeModulePkg: VariableSmmRuntimeDxe: Fix Variable Policy Message Length
` [PATCH v3 2/6] MdePkg: MmCommunication2: Update MM communicate2 function description
` [PATCH v3 3/6] ArmPkg: MmCommunicationDxe: MM communicate function argument attributes
` [PATCH v3 4/6] ArmPkg: MmCommunicationDxe: Update MM communicate `CommBuffer**` checks
` [PATCH v3 5/6] ArmPkg: MmCommunicationDxe: Update MM communicate `CommSize` check
` [PATCH v3 6/6] ArmPkg: MmCommunicationDxe: Update MM communicate `MessageLength` check
` 回复: [PATCH v3 0/6] MM communicate functionality in variable policy
  ` [edk2-devel] "

[edk2-devel][PATCH] BaseTools/GenFw: Enhance to add export table in PE-COFF
 2022-01-27 16:02 UTC  (10+ messages)
    ` 回复: "

[edk2-devel] Cancelled Event: TianoCore Design Meeting - APAC/NAMO - Friday, February 4, 2022 #cal-cancelled
 2022-01-27 15:22 UTC 

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

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

[Patch 1/1] MdeModulePkg/Bus/Pci/PciBusDxe: Support platform PCI ROM override
 2022-01-27 12:45 UTC  (4+ messages)
` [edk2-devel] "

question: is it feasible to execute a UEFI-BIOS using x86 instructions on non-x86 platforms?
 2022-01-27  6:57 UTC  (2+ messages)
` [edk2-devel] "

[PATCH 1/1] EmbeddedPkg: Fix a build error in FwVol.c in X64 arch
 2022-01-27  6:22 UTC  (4+ messages)
    ` [edk2-devel] "

[PATCH 0/1] Enable GNU make parallel jobs by default for GCC5 and CLANGPDB ToolChains
 2022-01-27  3:00 UTC  (3+ messages)
` [PATCH 1/1] BaseTools: Enable GNU make parallel jobs by default

[Patch 1/2] BaseTools: Update brotli submodule
 2022-01-27  2:23 UTC  (3+ messages)
` 回复: "
  ` [edk2-devel] "

[PATCH] BaseTools: Fix error leg in DscBuildData.py
 2022-01-27  1:18 UTC  (2+ messages)
` 回复: [edk2-devel] "

[edk2-devel] [PATCH 1/1] MdeModulePkg/UefiBootManagerLib: Convert BmLoadOption to Variable Policy
 2022-01-27  1:14 UTC  (2+ messages)
  ` 回复: "

[edk2-devel][PATCH V1 1/1] ReadMe.rst: Fix broken license links
 2022-01-26 21:50 UTC  (2+ messages)

[PATCH] MdeModulePkg/Variable: Make only EFI_VARIABLE_NON_VOLATILE invalid
 2022-01-26 16:25 UTC  (3+ messages)
  ` 回复: [edk2-devel] "
    `  "

[edk2-devel] Updated Event: TianoCore Community Meeting - APAC/NAMO #cal-invite
 2022-01-26 13:54 UTC 

[edk2-devel] Updated Event: TianoCore Community Meeting - EMEA / NAMO #cal-invite
 2022-01-26 13:54 UTC 

[Patch 2/2] MdeModulePkg: update brotli submodule
 2022-01-26  8:29 UTC 

[PATCH] NetworkPkg: Fix incorrect unicode string of the AKM/Cipher Suite
 2022-01-26  5:12 UTC 

[edk2-devel] [Patch] BaseTools/Conf: Add new macro for customizing dll file reduction
 2022-01-26  2:04 UTC  (2+ messages)
` 回复: "

[PATCH 0/2] SEV BaseMemEncryptLib cleanup
 2022-01-25 22:09 UTC  (3+ messages)
  ` [edk2-devel] "

[PATCH v2 0/2] EDK2 Code First: PI Specification: Update EFI_MM_COMMUNICATE_HEADER
 2022-01-25 18:42 UTC  (4+ messages)
  ` [edk2-devel] [PATCH v2 1/2] EDK2 Code First: PI Specification: New error codes of Host Software class

Call for Topics - Community Meeting February 10
 2022-01-25 15:16 UTC 

[edk2-devel] Cancelled Event: TianoCore Bug Triage - APAC / NAMO - Tuesday, February 1, 2022 #cal-cancelled
 2022-01-25 14:41 UTC 

[edk2-devel] Cancelled Event: TianoCore Bug Triage - APAC / NAMO - Tuesday, January 25, 2022 #cal-cancelled
 2022-01-25 14:40 UTC 

[PATCH] UefiPayloadPkg: Use BaseCpuTimerLib for Universal Payload by default
 2022-01-25  5:50 UTC  (2+ messages)

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

[edk2-devel][edk2-platforms][PATCH V2 0/2] WhitleyOpenBoardPkg board porting template
 2022-01-25  1:31 UTC  (2+ messages)
` [edk2-devel][edk2-platforms][PATCH V2 1/2] WhitleyOpenBoardPkg/BoardPortTemplate: Add a template for board porting


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