public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2021-05-23 20:16:39 to 2021-05-26 18:16:05 UTC [more...]

[edk2-platforms][PATCH V1 0/3] Platform/Sgi: enable support for UEFI secure boot
 2021-05-26 18:15 UTC  (8+ messages)
` [edk2-platforms][PATCH V1 1/3] Platform/Sgi: refactor StandaloneMM platform description file
` [edk2-platforms][PATCH V1 2/3] Platform/Sgi: add StandaloneMM usable NorFlashPlatformLib
` [edk2-platforms][PATCH V1 3/3] Platform/Sgi: enable support for UEFI secure boot

[PATCH 0/2] New feature to enable standalone PCD driver
 2021-05-26 17:47 UTC  (10+ messages)
` [PATCH 1/2] MdePkg: Standalone "
  ` [edk2-devel] "
` [PATCH 2/2] UefiPayloadPkg: Use standalone "

FtdiUsbSerialDxe
 2021-05-26 17:20 UTC 

[PATCH v1] OvmfPkg: Add build options for 8MB and 16MB X64 OVMF images
 2021-05-26 17:08 UTC 

unsubcribe
 2021-05-26 15:35 UTC  (2+ messages)

[PATCH 0/9] Create multiple Hobs for Universal Payload
 2021-05-26 13:50 UTC  (15+ messages)
` [PATCH 1/9] MdePkg: Add Universal Payload general defination header file
` [PATCH 2/9] MdePkg: Add new structure for the PCI Root Bridge Info Hob
` [PATCH 3/9] UefiPayloadPkg: UefiPayload retrieve PCI root bridge from Guid Hob
` [PATCH 4/9] MdePkg: Add new structure for the Universal Payload SMBios Table Info Hob
` [PATCH 5/9] MdeModulePkg/Universal/SmbiosDxe: Scan for existing tables
    ` [edk2-devel] "
` [PATCH 6/9] UefiPayloadPkg: Creat gPldSmbiosTableGuid Hob
` [PATCH 7/9] MdePkg: Add new structure for the Universal Payload ACPI Table Info Hob
` [PATCH 8/9] MdeModulePkg/ACPI: Install ACPI table from HOB
` [PATCH 9/9] UefiPayloadPkg: Creat gPldAcpiTableGuid Hob
  ` [edk2-devel] "

[PATCH 0/6] Secure Boot default keys
 2021-05-26 12:56 UTC  (14+ messages)
` [edk2-platforms PATCH] Platform/RaspberryPi: Enable default Secure Boot variables initialization
` [PATCH 1/6] SecurityPkg: Create library for setting Secure Boot variables
    ` [edk2-devel] "
` [PATCH 2/6] SecurityPkg: Create include file for default key content
` [PATCH 3/6] SecurityPkg: Add SecBootDefaultKeysDxe driver
` [PATCH 4/6] SecurityPkg: Add SecEnrollDefaultKeys application
` [PATCH 5/6] SecurityPkg: Add new modules to Security package
` [PATCH 6/6] SecurityPkg: Add option to reset secure boot keys

[PATCH 0/4] Support payload in ELF format
 2021-05-26 11:35 UTC  (7+ messages)
` [PATCH 1/4] BaseTools: Create CLANGDWARF toolchain
  ` [edk2-devel] "
` [PATCH 2/4] MdePkg/UniversalPayload: Add definition for extra info in payload
` [PATCH 3/4] UefiPayloadPkg: Add PayloadLoaderPeim which can load ELF payload
` [PATCH 4/4] PeiCore: Remove assertion when failing to load PE image
` [edk2-devel] [PATCH 0/4] Support payload in ELF format

[edk2-platforms][PATCH v2 00/32] Add new Ampere Mt. Jade platform
 2021-05-26 10:23 UTC  (35+ messages)
` [edk2-platforms][PATCH v2 01/32] Ampere: Initial support for Ampere Altra processor and "
` [PATCH 1/1] UsbCdcNetDxe: Remove reading connection status in SNP GetStatus
  ` [edk2-devel] "
` [edk2-platforms][PATCH v2 02/32] AmpereAltraPkg: Add MmCommunication modules
` [edk2-platforms][PATCH v2 03/32] AmperePlatformPkg: Implement FailSafe library
` [edk2-platforms][PATCH v2 04/32] AmperePlatformPkg: Add FailSafe and WDT support
` [edk2-platforms][PATCH v2 05/32] AmpereAltraPkg: Add DwI2cLib library
` [edk2-platforms][PATCH v2 06/32] AmpereAltraPkg: Add DwGpioLib library
` [edk2-platforms][PATCH v2 07/32] JadePkg: Implement RealTimeClockLib for PCF85063
` [edk2-platforms][PATCH v2 08/32] AmpereAltraPkg: Add BootProgress support
` [edk2-platforms][PATCH v2 09/32] AmpereAltraPkg: Support non-volatile variables
` [edk2-platforms][PATCH v2 10/32] AmpereSiliconPkg: Add PlatformManagerUiLib library instance
` [edk2-platforms][PATCH v2 11/32] AmperePlatformPkg: Add AcpiPccLib to support ACPI PCCT Table
` [edk2-platforms][PATCH v2 12/32] AmperePlatformPkg: Add AcpiHelperLib to update ACPI DSDT table
` [edk2-platforms][PATCH v2 13/32] AmpereAltraPkg, JadePkg: Add ACPI support
` [edk2-platforms][PATCH v2 14/32] AmpereAltraPkg: Add PcieCoreLib library instance
` [edk2-platforms][PATCH v2 15/32] JadePkg: Add PcieBoardLib "
` [edk2-platforms][PATCH v2 16/32] AmpereAltraPkg: Add PciHostBridge driver
` [edk2-platforms][PATCH v2 17/32] JadePkg: Enable PCIe-related libraries and device drivers
` [edk2-platforms][PATCH v2 18/32] JadePkg: Add ASpeed GOP driver
` [edk2-platforms][PATCH v2 19/32] AmpereAltraPkg: Add Random Number Generator Support
` [edk2-platforms][PATCH v2 20/32] JadePkg: Add SMBIOS tables support
` [edk2-platforms][PATCH v2 21/32] AmpereAltraPkg: Add DebugInfoPei module
` [edk2-platforms][PATCH v2 22/32] AmpereAltraPkg: Add platform info screen
` [edk2-platforms][PATCH v2 23/32] AmpereAltraPkg: Add configuration screen for memory
` [edk2-platforms][PATCH v2 24/32] AmpereAltraPkg: Add configuration screen for CPU
` [edk2-platforms][PATCH v2 25/32] AmpereAltraPkg: Add configuration screen for ACPI
` [edk2-platforms][PATCH v2 26/32] AmpereAltraPkg: Add configuration screen for RAS
` [edk2-platforms][PATCH v2 27/32] AmpereAltraPkg: Add configuration screen for Watchdog timer
` [edk2-platforms][PATCH v2 28/32] AmpereAltraPkg: Add configuration screen for Pcie Devices
` [edk2-platforms][PATCH v2 29/32] JadePkg: Recover boot options when NVRAM cleared
` [edk2-platforms][PATCH v2 30/32] AmpereSiliconPkg: Implement PlatformBootManagerLib for LinuxBoot
` [edk2-platforms][PATCH v2 31/32] Platform/Ampere: Introduce the LinuxBootPkg
` [edk2-platforms][PATCH v2 32/32] AmpereAltraPkg,JadePkg: Support LinuxBoot DSC/FDF build for Jade platform

[edk2-non-osi][PATCH v3 0/2] Introduce Silicon/Ampere and AmpereAltraBinPkg package
 2021-05-26 10:18 UTC  (3+ messages)
` [edk2-non-osi][PATCH v3 1/2] AmpereAltraBinPkg: Add PciePhyLib library and header
` [edk2-non-osi][PATCH v3 2/2] edk2-non-osi: Add AmpereAltraBinPkg maintainers

[PATCH] UefiPayloadPkg: Get platform specific logic from protocol for BDS driver
 2021-05-26  8:52 UTC 

[PATCH v3] IntelSiliconPkg/VTd: Support queued invalidation interface
 2021-05-26  8:27 UTC 

[PATCH v1 0/8] Measured SEV boot with kernel/initrd/cmdline
 2021-05-26  6:21 UTC  (16+ messages)
` [PATCH v1 1/8] OvmfPkg/AmdSev/SecretDxe: fix header comment to generic naming
` [PATCH v1 2/8] OvmfPkg: PlatformBootManagerLibGrub: Allow executing kernel via fw_cfg
` [PATCH v1 3/8] OvmfPkg/AmdSev: add a page to the MEMFD for firmware config hashes
` [PATCH v1 4/8] OvmfPkg/QemuKernelLoaderFsDxe: Add ability to verify loaded items
` [PATCH v1 5/8] OvmfPkg/AmdSev: Add library to find encrypted hashes for the FwCfg device
` [PATCH v1 6/8] OvmfPkg/AmdSev: Add firmware file plugin to verifier
` [PATCH v1 7/8] OvmfPkg: GenericQemuLoadImageLib: Allow verifying fw_cfg command line
` [PATCH v1 8/8] OvmfPkg/AmdSev: add SevQemuLoadImageLib
` [edk2-devel] [PATCH v1 0/8] Measured SEV boot with kernel/initrd/cmdline

GSoC 2021 Qemu OpenBoardPkg Project
 2021-05-26  5:33 UTC  (13+ messages)
  ` 回复: [edk2-devel] "
                  ` 回复: [edk2-devel] Generic MinPlatform

[edk2-devel202105 PATCH v2 1/1] ArmPkg/ArmGic: Fix maximum number of interrupts in GICv3
 2021-05-26  2:22 UTC  (3+ messages)
` [edk2-devel] "
  ` 回复: "

TianoCore Bug Triage - APAC / NAMO - Tue, 05/25/2021 6:30pm-7:30pm #cal-reminder
 2021-05-26  1:15 UTC 

[PATCH] MdePkg: Fix AsmReadSs() with GCC toolchain
 2021-05-25 16:24 UTC  (4+ messages)
` [edk2-devel] "

[edk2-platforms PATCH 0/6] Marvell ACS fixes
 2021-05-25 13:52 UTC  (16+ messages)
` [edk2-platforms PATCH 1/6] Marvell/Drivers: SmbiosPlatformDxe: Align Type17 to SMBIOS v3.2
` [edk2-platforms PATCH 2/6] Marvell: Armada7k8k/OcteonTx: Fix RT debug prints
` [edk2-platforms PATCH 3/6] Marvell: Armada7k8k/OcteonTx: Switch SPCR UART subtype to 0x1
    ` [edk2-devel] "
` [edk2-platforms PATCH 4/6] Marvell/Cn913xDbA: AcpiTables: Use unique UID's
` [edk2-platforms PATCH 5/6] Marvell: RealTimeClockLib: Fix daylight and timezone handling
` [edk2-platforms PATCH 6/6] Marvell: RealTimeClockLib: Rework LibGetWakeupTime/LibSetWakeupTime

[edk2-devel] [tianocore.github.io.wiki PATCH 1/1] Xcode.md: Update instructions to work on modern macOS and Xcode versions
 2021-05-25 12:36 UTC  (6+ messages)

[PATCH] ArmPkg/ArmGic: Fix maximum number of interrupts in GICv3
 2021-05-25 11:55 UTC  (7+ messages)
  ` [edk2-devel] "

[edk2-platforms][PATCH V2 0/6] Platform/Sgi: Add initial support for RD-N2-Cfg1 platform
 2021-05-25 10:58 UTC  (7+ messages)
` [edk2-platforms][PATCH V2 1/6] "
` [edk2-platforms][PATCH V2 2/6] Platform/Sgi: ACPI PPTT table "
` [edk2-platforms][PATCH V2 3/6] Platform/Sgi: Low Power Idle states for RD-N2-Cfg1
` [edk2-platforms][PATCH V2 4/6] Platform/Sgi: ACPI CPPC support "
` [edk2-platforms][PATCH V2 5/6] Platform/Sgi: Define RD-N2-Cfg1 platform id values
` [edk2-platforms][PATCH V2 6/6] Platform/Sgi: Extend SMBIOS support for RD-N2-Cfg1

[Patch] [edk2-staging] BaseTools: Add checkpoint for that there is no fv ext_header
 2021-05-25  6:20 UTC 

TianoCore Bug Triage - APAC / NAMO - Tue, 05/25/2021 6:30pm-7:30pm #cal-reminder
 2021-05-25  1:30 UTC 

[PATCH v1] IntelFsp2WrapperPkg: Remove microcode PCDs
 2021-05-25  1:06 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v2] IntelFsp2WrapperPkg: Remove microcode related PCDs
 2021-05-25  0:45 UTC  (2+ messages)

GSOC 2021 EXT4 driver Project
 2021-05-24 23:15 UTC  (3+ messages)
` [edk2-devel] "

[PATCH v1 0/1] FmpDevicePkg: FmpDeviceLib interface change for Driver Unload support
 2021-05-24 20:01 UTC  (4+ messages)
` [PATCH v1 1/1] "
      ` [edk2-devel] "

[edk2-platforms][PATCH V4 00/11] Add SMBIOS tables for Arm's Reference Design platforms
 2021-05-24 15:16 UTC  (13+ messages)
` [edk2-platforms][PATCH V4 01/11] Platform/Sgi: Define RD-N2 platform id values
` [edk2-platforms][PATCH V4 02/11] Platform/Sgi: Add GetProductId API for SGI/RD Platforms
` [edk2-platforms][PATCH V4 03/11] Platform/Sgi: Add Initial SMBIOS support
` [edk2-platforms][PATCH V4 04/11] Platform/Sgi: Add SMBIOS Type1 Table
` [edk2-platforms][PATCH V4 05/11] Platform/Sgi: Add SMBIOS Type3 Table
` [edk2-platforms][PATCH V4 06/11] Platform/Sgi: Add SMBIOS Type4 Table
` [edk2-platforms][PATCH V4 07/11] Platform/Sgi: Add SMBIOS Type7 Table
` [edk2-platforms][PATCH V4 08/11] Platform/Sgi: Add SMBIOS Type16 Table
` [edk2-platforms][PATCH V4 09/11] Platform/Sgi: Add SMBIOS Type17 Table
` [edk2-platforms][PATCH V4 10/11] Platform/Sgi: Add SMBIOS Type19 Table
` [edk2-platforms][PATCH V4 11/11] Platform/Sgi: Add SMBIOS Type32 Table

[edk2-platforms][PATCH V1 0/6] Platform/Sgi: Add initial support for RD-N2-Cfg1 platform
 2021-05-24 14:15 UTC  (13+ messages)
` [edk2-platforms][PATCH V1 1/6] "
` [edk2-platforms][PATCH V1 2/6] Platform/Sgi: ACPI PPTT table "
` [edk2-platforms][PATCH V1 3/6] Platform/Sgi: Low Power Idle states for RD-N2-Cfg1
` [edk2-platforms][PATCH V1 4/6] Platform/Sgi: ACPI CPPC support "
` [edk2-platforms][PATCH V1 5/6] Platform/Sgi: Define RD-N2-Cfg1 platform id values
` [edk2-platforms][PATCH V1 6/6] Platform/Sgi: Extend SMBIOS support for RD-N2-Cfg1

edk2-test: Request for new github repo
 2021-05-24 11:09 UTC  (3+ messages)
` [edk2-devel] "

[PATCH 1/1] MdePkg: Add new 16550-compatible Serial Port Subtypes to DBG2
 2021-05-24 10:57 UTC  (8+ messages)
` [edk2-devel] "
      ` 回复: "

[PATCH v3] MinPlatformPkg/Fsp: Rebase fail when python tools path exist whitespace REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3412
 2021-05-24 10:09 UTC  (2+ messages)

deprecation notice: *dynamic* multi-VMM (QEMU vs. Xen) support in OvmfPkg
 2021-05-24  8:51 UTC  (2+ messages)
` [edk2-devel] "

Hard Feature Freeze starts now for edk2-stable202105
 2021-05-24  8:39 UTC 

[PATCH] Silicon/StMMRpmb: Consume MdeLibs.dsc.inc for RegisterFilterLib
 2021-05-24  8:38 UTC  (3+ messages)

[PATCH] EmbeddedPkg/RealTimeClockRuntimeDxe: Improve GetWakeupTime
 2021-05-24  6:25 UTC  (2+ messages)

[PATCH v2] MinPlatformPkg/Fsp: Rebase fail when python tools path exist whitespace
 2021-05-24  1:00 UTC 

[PATCH v1] MinPlatformPkg/Fsp: Rebase fail when python tools path exist whitespace
 2021-05-24  0:34 UTC 


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