public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2020-12-29 06:43:41 to 2021-01-05 12:19:08 UTC [more...]

[PATCH v2 03/13] StandaloneMmPkg: Use FF-A header file in Standalone MM Core entry point
 2021-01-05 12:19 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v2 02/13] ArmPkg/ArmSvcLib: Return x4-x7 in output parameters
 2021-01-05 12:16 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v2 01/13] ArmPkg/IndustryStandard: Add barebones FF-A header
 2021-01-05 12:12 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v2 13/13] StandaloneMmPkg: Allow sending FFA Direct Request message to StandaloneMm
 2021-01-05 12:09 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v2 12/13] MdeModulePkg/VariableStandaloneMm: Set PcdFlashNvStorageVariableBase to Pcd
 2021-01-05 12:04 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v4] ArmPlatformPkg: Enable support for flash in 64-bit address space
 2021-01-05 11:17 UTC  (3+ messages)
  ` [edk2-devel] "

[PATCH v3] ArmPlatformPkg: Enable support for flash in 64-bit address space
 2021-01-05 11:02 UTC  (3+ messages)
  ` [edk2-devel] "

[PATCH 00/12] SEV-ES security mitigations
 2021-01-05 10:28 UTC  (28+ messages)
` [PATCH 01/12] Ovmf/ResetVector: Simplify and consolidate the SEV features checks
  ` [edk2-devel] "
` [PATCH 02/12] OvmfPkg/Sec: Move SEV-ES SEC workarea definition to common header file
  ` [edk2-devel] "
` [PATCH 03/12] OvmfPkg/ResetVector: Validate the encryption bit position for SEV/SEV-ES
  ` [edk2-devel] "
` [PATCH 04/12] OvmfPkg/ResetVector: Perform a simple SEV-ES sanity check
  ` [edk2-devel] "
` [PATCH 05/12] OvmfPkg/MemEncryptSevLib: Add an interface to retrieve the encryption mask
  ` [edk2-devel] "
` [PATCH 06/12] OvmfPkg/AmdSevDxe: Clear encryption bit on PCIe MMCONFIG range
  ` [edk2-devel] "
` [PATCH 07/12] OvmfPkg/VmgExitLib: Check for an explicit DR7 cached value
  ` [edk2-devel] "
` [PATCH 08/12] OvmfPkg/MemEncryptSevLib: Make the MemEncryptSevLib available for SEC
  ` [edk2-devel] "
` [PATCH 09/12] OvmfPkg/MemEncryptSevLib: Address range encryption state interface
  ` [edk2-devel] "
` [PATCH 10/12] OvmfPkg/VmgExitLib: Support nested #VCs
  ` [edk2-devel] "
` [PATCH 11/12] OvmfPkg/PlatformPei: Reserve GHCB backup pages if S3 is supported
  ` [edk2-devel] "
` [PATCH 12/12] OvfmPkg/VmgExitLib: Validate #VC MMIO is to un-encrypted memory
  ` [edk2-devel] "

[PATCH] IntelFsp2Pkg: Support FSP private temporary memory
 2021-01-05  9:15 UTC 

[Patch 1/1] BaseTools: Fix the issue caused by tostring() removal on Py39
 2021-01-05  9:09 UTC  (5+ messages)
` 回复: "
  ` [edk2-devel] "
    ` 回复: "

Build does not work in Python 3.9 !
 2021-01-05  7:55 UTC  (2+ messages)
` 回复: [edk2-devel] "

TianoCore Bug Triage - APAC / NAMO - Tue, 01/05/2021 5:30pm-6:30pm #cal-reminder
 2021-01-05  7:52 UTC  (2+ messages)
` 回复: [edk2-devel] "

[PATCH v12 0/6] jansson edk2 port
 2021-01-05  7:11 UTC  (7+ messages)
` [PATCH v12 2/6] edk2: jansson submodule for edk2 JSON library
` [PATCH v12 6/6] .pytool: Add required submodule for JsonLib
  ` [EXTERNAL] "
` [edk2-devel] [PATCH v12 0/6] jansson edk2 port

[stable/202011][Patch 0/2] MdeModulePkg/Variable/RuntimeDxe:Restore Variable Lock Protocol behavior
 2021-01-05  6:49 UTC  (4+ messages)
` [stable/202011][Patch 1/2] MdeModulePkg/Variable/RuntimeDxe: Restore "
` [stable/202011][Patch 2/2] MdeModulePkg/Variable/RuntimeDxe: Add Variable Lock Protocol Unit Tests
` 回复: [edk2-devel] [stable/202011][Patch 0/2] MdeModulePkg/Variable/RuntimeDxe:Restore Variable Lock Protocol behavior

[PATCH v2] ArmPlatformPkg: Enable support for flash in 64-bit address space
 2021-01-05  6:34 UTC  (4+ messages)
    ` [edk2-devel] "

[PATCH 1/2] BaseTools LzmaCompress: Update LZMA to new 19.00 version
 2021-01-05  6:14 UTC  (2+ messages)
` [PATCH 2/2] MdeModulePkg Lzma: Update LZMA SDK version to 19.00

[PATCH v3 0/7] Enable emmc2 controller rpi4
 2021-01-05  4:35 UTC  (12+ messages)
` [PATCH v3 1/7] Platform/RaspberryPi: Update VPU mailbox constants
` [PATCH v3 2/7] Platform/RaspberryPi: Add further mailbox helpers
` [PATCH v3 3/7] Platform/RaspberryPi: Split MMC register defintions
  ` [edk2-devel] "
` [PATCH v3 4/7] Platform/RaspberryPi/Arasan: Add write delay and voltage/clock config
` [PATCH v3 5/7] Platform/RaspberryPi/Arasan: Select the correct base frequency
` [PATCH v3 6/7] Platform/RaspberryPi: Power up sd, and tweak GPIOs
  ` [edk2-devel] "
` [PATCH v3 7/7] Platform/RaspberryPi: Correct device path removal

[edk2-devel] [PATCH] UefiCpuPkg/CpuDxe: Fix boot error
 2021-01-05  4:31 UTC  (2+ messages)

[PATCH 1/1] MdeModulePkg:Pci: Fix for PM1733 U.2 SSD abnormal VF BAR4
 2021-01-05  3:26 UTC  (3+ messages)
` [edk2-devel] "

[PATCH v5 00/23] ArmPkg,MdePkg: Add Universal/Smbios, and related changes
 2021-01-04 22:58 UTC  (24+ messages)
` [PATCH v5 01/23] ArmPkg: Add ARM SMC Architecture functions to ArmStdSmc.h
` [PATCH v5 02/23] MdePkg: Update IndustryStandard/SmBios.h with processor status data
` [PATCH v5 03/23] ArmPkg: Add register encoding definition for MMFR2
` [PATCH v5 04/23] ArmPkg: Add helper to read the Memory Model Features Register 2
` [PATCH v5 05/23] ArmPkg: Add helper function to read the Memory Model Feature Register 4
` [PATCH v5 06/23] ArmPkg: Fix the return type of the ReadCCSIDR function
` [PATCH v5 07/23] ArmPkg: Update ArmLibPrivate.h with cache register definitions
` [PATCH v5 08/23] ArmPkg: Add definition of the maximum cache level in ARMv8-A
` [PATCH v5 09/23] ArmPkg: Add helper to read CCIDX status
` [PATCH v5 10/23] ArmPkg: Add helper to read the CCSIDR2 register
` [PATCH v5 11/23] ArmPkg: Add Universal/Smbios/ProcessorSubClassDxe
` [PATCH v5 12/23] ArmPkg: Add Universal/Smbios/SmbiosMiscDxe/Type00
` [PATCH v5 13/23] ArmPkg: Add Universal/Smbios/SmbiosMiscDxe/Type01
` [PATCH v5 14/23] ArmPkg: Add Universal/Smbios/SmbiosMiscDxe/Type02
` [PATCH v5 15/23] ArmPkg: Add Universal/Smbios/SmbiosMiscDxe/Type03
` [PATCH v5 16/23] ArmPkg: Add Universal/Smbios/SmbiosMiscDxe/Type13
` [PATCH v5 17/23] ArmPkg: Add Universal/Smbios/SmbiosMiscDxe/Type32
` [PATCH v5 18/23] ArmPkg: Add Universal/Smbios/SmbiosMiscDxe
` [PATCH v5 19/23] ArmPkg: Add Library/OemMiscLib.h
` [PATCH v5 20/23] ArmPkg: Add Universal/Smbios/OemMiscLibNull
` [PATCH v5 21/23] ArmPkg: Add OemMiscLibNull instance to ArmPkg.dsc
` [PATCH v5 22/23] ArmPkg: Add SMBIOS PCDs to ArmPkg.dec
` [PATCH v5 23/23] ArmPkg: Add Universal/Smbios drivers to ArmPkg.dsc

[PATCH edk2-test v2 1/1] uefi-sct/SctPkg: typo ExtendedVeirification
 2021-01-04 19:10 UTC  (2+ messages)

[edk2-platforms][PATCH 1/1] Platform/RaspberryPi: Add system/user defined reset delay
 2021-01-04 18:39 UTC  (6+ messages)

[PATCH 0/2] ArmPlatformPkg/NorFlashDxe: implement standalone MM version
 2021-01-04 18:35 UTC  (2+ messages)

[PATCH v1 09/15] MdePkg: UefiDevicePathLib: Support UefiDevicePathLib under StandaloneMm
 2021-01-04 18:32 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v1 14/15] UefiCpuPkg: CpuIo2Smm: Support of CpuIo driver under StandaloneMm
 2021-01-04 18:31 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v1 10/15] PcAtChipsetPkg: AcpiTimerLib: Added StandaloneMm instance of AcpiTimerLib
 2021-01-04 18:30 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v1 15/15] UefiCpuPkg: SmmCpuExceptionHandlerLib: Added StandaloneMm module support
 2021-01-04 18:30 UTC  (2+ messages)
` [edk2-devel] "

[PATCH v2 edk2-platforms 0/2] Fix Ecc reported errors from ArmPlatformPkg
 2021-01-04 17:49 UTC  (2+ messages)

[PATCH v2 1/1] ArmPlatformPkg: Fix Ecc error 8005
 2021-01-04 17:49 UTC  (2+ messages)

[PATCH][edk2-platforms 0/5] Add support for RD-N2 platform
 2021-01-04 17:48 UTC  (2+ messages)

[PATCH v1][edk2-platforms 0/2]Platform/Arm/Sgi: Rename RdDanielCfgM and RdDanielCfgXlr platforms
 2021-01-04 17:42 UTC  (2+ messages)

[platforms: PATCH v2] SolidRun/Armada80x0McBin: Introduce SD/MMC ACPI description
 2021-01-04 17:40 UTC  (3+ messages)

[PATCH v2 08/13] StandaloneMmPkg: Add option to use FF-A calls for communication with SPM
 2021-01-04 17:34 UTC  (2+ messages)
` [edk2-devel] "

[PATCH edk2-platforms 0/4] add MM based UEFI secure boot on SbsaQemu
 2021-01-04 17:17 UTC  (2+ messages)

[edk2-platforms PATCH] Marvell/RealTimeClockLib: Allow only Unix Epoch in LibSetWakeupTime
 2021-01-04 17:14 UTC  (4+ messages)
` [edk2-devel] "

[edk2-platforms PATCH] Silicon/Marvell: Fix ArmSoftFloatLib resolution for ARM builds
 2021-01-04 17:06 UTC  (3+ messages)

[PATCH edk2-platforms 1/1] Platform/Socionext/DeveloperBoxMm: add VarCheckPolicyLib
 2021-01-04 17:04 UTC  (2+ messages)

[PATCH v2 05/13] StandaloneMmPkg: Add macros for SPM version
 2021-01-04 17:01 UTC  (2+ messages)
` [edk2-devel] "

[PATCH 0/8] ShellPkg, ArmVirtPkg, OvmfPkg: shell usability improvements
 2021-01-04 16:12 UTC  (10+ messages)
` [PATCH 1/8] ShellPkg/Comp: add file buffering
` [PATCH 2/8] OvmfPkg: raise PcdShellFileOperationSize to 128KB
` [PATCH 3/8] ArmVirtPkg: "
` [PATCH 4/8] ShellPkg/ShellCommandLib: add ShellSortFileList()
` [PATCH 5/8] ShellPkg/Ls: sort output by FileName in non-SFO mode
` [PATCH 6/8] ShellPkg/ShellProtocol: sort files by FullName in RemoveDupInFileList()
` [PATCH 7/8] OvmfPkg: disable list length checks in NOOPT and DEBUG builds
` [PATCH 8/8] ArmVirtPkg: "

[PATCH v2 6/9] Platform/RaspberryPi: Power up sd, and tweak GPIOs
 2021-01-04 16:10 UTC  (3+ messages)

Correct method to send data to the USB device
 2021-01-04 15:46 UTC 

[PATCH v3 00/26] Enable Core CI support for StandaloneMmPkg
 2021-01-04 13:43 UTC  (28+ messages)
` [PATCH v3 01/26] StandaloneMmPkg: Add library header files to DEC
` [PATCH v3 02/26] StandaloneMmPkg: Add library files to DSC
` [PATCH v3 03/26] StandaloneMmPkg: Fix spell check reported errors
` [PATCH v3 04/26] StandaloneMmPkg: Fix ECC error 9002 in Core dispatcher
` [PATCH v3 05/26] StandaloneMmPkg: Fix ECC error 1001 in SMM Memory pool management
` [PATCH v3 06/26] StandaloneMmPkg: Fix ECC error 3002 in StandaloneMmCpu
` [PATCH v3 07/26] StandaloneMmPkg: Fix ECC error 4002 in FwVol helper
` [PATCH v3 08/26] StandaloneMmPkg: Fix ECC error 5007 in StandaloneMmCoreEntryPoint
` [PATCH v3 09/26] StandaloneMmPkg: Fix ECC error 5007 in StandaloneMmCpu
` [PATCH v3 10/26] StandaloneMmPkg: Fix ECC error 5007 in StandaloneMmCore
` [PATCH v3 11/26] StandaloneMmPkg: Fix ECC error 10014 in StandaloneMmCpu
` [PATCH v3 12/26] StandaloneMmPkg: Fix ECC error 4002 and 9002 in StandaloneMmCore
` [PATCH v3 13/26] StandaloneMmPkg: Fix ECC error 4002 in StandaloneMmCoreEntryPoint
` [PATCH v3 14/26] StandaloneMmPkg: Fix ECC error 9002 in StandaloneMmMemLib
` [PATCH v3 15/26] StandaloneMmPkg: Fix ECC error 9002 in StandaloneMmCoreEntryPoint
` [PATCH v3 16/26] StandaloneMmPkg: Fix ECC error 9003 "
` [PATCH v3 17/26] StandaloneMmPkg: Fix ECC error 4002 in StandaloneMmCpu
` [PATCH v3 18/26] StandaloneMmPkg: Fix ECC error 9001 "
` [PATCH v3 19/26] StandaloneMmPkg: Fix ECC error 9001 in Standalone MM Core
` [PATCH v3 20/26] StandaloneMmPkg: Fix ECC error 9002 in CoreMemoryAllocationLib
` [PATCH v3 21/26] StandaloneMmPkg: Fix ECC error 4002 in StandaloneMmCpu
` [PATCH v3 22/26] StandaloneMmPkg: Fix ECC error 8005 in StandaloneMmCoreEntryPoint
` [PATCH v3 23/26] StandaloneMmPkg: Remove dependency on ArmPlatformPkg.dec
` [PATCH v3 24/26] StandaloneMmPkg: Add EDK2 Core CI support
` [PATCH v3 25/26] .azurepipelines: Add StandaloneMmPkg to CI matrix
` [PATCH v3 26/26] .pytool: CI Settings to support StandaloneMmPkg
  ` [edk2-devel] "

[edk2-devel] [PATCH v3 00/26] Enable Core CI support for StandaloneMmPkg
 2021-01-04 13:43 UTC 

回复: [edk2-devel] [PATCH v2 00/26] Enable Core CI support for StandaloneMmPkg
 2021-01-04 12:50 UTC  (2+ messages)
` [edk2-devel] "

[Patch] [edk2-staging]BaseTools/Bfm: Apply the FMMT algorithm of LibFindFvInFd
 2021-01-04 10:48 UTC  (2+ messages)
` 回复: "

[PATCH] [edk2-staging] BaseTools/FMMT: Replace file failure when FV level over 2
 2021-01-04 10:43 UTC  (2+ messages)
` 回复: [edk2-devel] "

[PATCH 0/1] ShellPkg: Remove the word "Bits" from a couple of smbiosview strings
 2021-01-04 10:40 UTC  (4+ messages)
` [PATCH 1/1] ShellPkg: Remove bogus "Bits" text from some "
  ` [edk2-devel] "

[PATCH v4 00/10] ArmPkg,MdePkg: Add Universal/Smbios, and related changes
 2021-01-04 10:21 UTC  (5+ messages)
` [PATCH v4 10/10] ArmPkg: Add Universal/Smbios, a generic SMBIOS library for ARM
    ` [edk2-devel] "

[PATCH] MdeModulePkg/Bus/Pci/PciBusDxe: Handle BAR sizing fail in high 32bit of MEM64
 2021-01-04  9:48 UTC 

[edk2-devel] [Patch] [edk2-staging]BaseTools/Bfm: Apply the FMMT algorithm of LibFindFvInFd
 2021-01-04  8:42 UTC  (2+ messages)
  ` 回复: "

[Patch V3 1/2] MdePkg: Define structures for Resizable BAR Capability
 2021-01-04  7:52 UTC  (4+ messages)
` [Patch V3 2/2] MdeModulePkg/Bus/Pci/PciBusDxe: Support PCIe "

[Patch V2 1/2] MdePkg: Define structures for Resizable BAR Capability
 2021-01-04  6:58 UTC  (3+ messages)
` [Patch V2 2/2] MdeModulePkg/Bus/Pci/PciBusDxe: Support PCIe "
  ` [edk2-devel] "

[PATCH 1/2] MdePkg: Define structures for Resizable BAR Capability
 2021-01-04  6:39 UTC  (7+ messages)
` [PATCH 2/2] MdeModulePkg/Bus/Pci/PciBusDxe: Support PCIe "
  ` [edk2-devel] "
` 回复: [edk2-devel] [PATCH 1/2] MdePkg: Define structures for "
  `  "

UefiPayloadPkg and over-eager PCI resource allocation?
 2021-01-04  6:34 UTC  (3+ messages)
` [edk2-devel] "

Enabling DEBUG on other modules
 2021-01-04  5:45 UTC  (3+ messages)
` 回复: [edk2-devel] "
  `  "

[PATCH] UefiCpuPkg PiSmmCpuDxeSmm: Reduce SMRAM consumption in CpuS3.c
 2021-01-04  5:14 UTC 

[PATCH] UefiCpuPkg PiSmmCpuDxeSmm: Reduce SMRAM consumption in CpuS3.c
 2021-01-04  5:11 UTC 

reg: IPv6 ISCSI Boot with Windows 2019
 2021-01-04  3:32 UTC 

[PATCH] [edk2-staging] BaseTools/FMMT: Replace file failure when FV level over 2
 2021-01-04  2:54 UTC  (4+ messages)

[PATCH] BaseTools: Fix the improper error logging
 2021-01-04  2:32 UTC  (3+ messages)
` 回复: "
` [edk2-devel] "

TianoCore Design Meeting - APAC/NAMO - Fri, 01/08/2021 9:30am-10:30am #cal-reminder
 2021-01-03  1:30 UTC 

[PATCH 1/1] uefi-sct/SctPkg: format string BBTestFatToStrFunctionAutoTest
 2021-01-01 19:52 UTC 

[edk2-platform][PATCH v2 0/3] MdeModulePkg/GraphicsConsole : Console cleanup
 2020-12-30 18:10 UTC  (8+ messages)
` [edk2-platform][PATCH v2 3/3] MdeModulePkg/ConSplitter: Change StdErr color to EFI_LIGHTGRAY
  ` [edk2-devel] "

UefiPayloadPkg over-eager about claiming PCI resources?
 2020-12-30  9:56 UTC 

[PATCH 1/1] MdeModulePkg BrotliCustomDecompressLib: Remove the duplicated functions
 2020-12-30  7:15 UTC  (2+ messages)
` [edk2-devel] "

[PATCH 1/2] BaseTools LzmaCompress: Update LZMA to new 19.00 version
 2020-12-29  7:37 UTC  (2+ messages)
` [PATCH 2/2] MdeModulePkg Lzma: Update LZMA SDK version to 19.00

[PATCH v0] Dynamic ACPI framework for fsl layerscape platforms
 2020-12-29  7:25 UTC  (2+ messages)
` [PATCH v0] Platform/NXP: Add Dynamic Acpi for "

[PATCH v10 0/6] jansson edk2 port
 2020-12-29  6:49 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