messages from 2021-01-04 13:44:03 to 2021-01-06 05:29:03 UTC [more...]
[edk2-platform][PATCH v2 0/3] MdeModulePkg/GraphicsConsole : Console cleanup
2021-01-06 5:28 UTC (10+ messages)
` [edk2-platform][PATCH v2 3/3] MdeModulePkg/ConSplitter: Change StdErr color to EFI_LIGHTGRAY
` [edk2-devel] "
` [edk2-devel] [edk2-platform][PATCH v2 0/3] MdeModulePkg/GraphicsConsole : Console cleanup
[PATCH] NetworkPkg/DxeHttpLib: Migrate HTTP header manipulation APIs
2021-01-06 5:28 UTC (3+ messages)
` [edk2-devel] "
[Patch 1/1] MdeModulePkg/Library/VarCheckLib: Allow SetVariable from SMM
2021-01-06 4:13 UTC (2+ messages)
` [EXTERNAL] [edk2-devel] "
[PATCH v2 01/16] StandaloneMmPkg: StandaloneMmCoreEntryPoint: Extends support for X64
2021-01-06 3:38 UTC (22+ messages)
` [PATCH v2 02/16] StandaloneMmPkg: StandaloneMmCoreHobLib: Extend support for x64 Mm Core
` [PATCH v2 03/16] StandaloneMmPkg: StandaloneMmCoreMemoryAllocationLib: Fix compiler warning
` [PATCH v2 04/16] StandaloneMmPkg: StandaloneMmMemLib: Extends support for X64 architecture
` [PATCH v2 05/16] MdeModulePkg: SmmLockBoxSmmLib: Support StandaloneMm for SmmLockBoxLib
` [PATCH v2 06/16] MdeModulePkg: SmmReportStatusCodeLib: ReportStatusCodeLib in StandaloneMm
` [edk2-devel] "
` [PATCH v2 07/16] MdeModulePkg: StatusCodeHandler: StatusCodeHandler driver "
` [PATCH v2 08/16] MdeModulePkg: FirmwarePerformanceDataTable: Added StandaloneMm support
` [PATCH v2 09/16] MdeModulePkg: ReportStatusCodeRouter: Support StandaloneMm RSC Router
` [PATCH v2 10/16] MdePkg: UefiDevicePathLib: Support UefiDevicePathLib under StandaloneMm
` [PATCH v2 11/16] PcAtChipsetPkg: AcpiTimerLib: Added StandaloneMm instance of AcpiTimerLib
` [PATCH v2 12/16] SecurityPkg: Tcg2PhysicalPresenceLib: Introduce StandaloneMm instance
` [PATCH v2 13/16] SecurityPkg: Tcg2PpVendorLibNull: Added support for MM_STANDALONE type
` [PATCH v2 14/16] SecurityPkg: Tpm2DeviceLibDTpm: Introduce StandaloneMm instance
` [PATCH v2 15/16] UefiCpuPkg: CpuIo2Smm: Support of CpuIo driver under StandaloneMm
` [PATCH v2 16/16] UefiCpuPkg: SmmCpuExceptionHandlerLib: Added StandaloneMm module support
[PATCH] BaseTools/CommonLib.h: Build failed due to MAX_LONG_FILE_PATH
2021-01-06 3:07 UTC (2+ messages)
` [edk2-devel] "
[Patch 1/1] BaseTools: Fix the build report crash issue
2021-01-06 2:21 UTC
TianoCore Bug Triage - APAC / NAMO - Tue, 01/05/2021 6:30pm-7:30pm #cal-reminder
2021-01-06 2:15 UTC
[edk2-devel] [PATCH] UefiCpuPkg/CpuDxe: Fix boot error
2021-01-06 2:00 UTC (4+ messages)
[PATCH v3 0/2] Add IntelVTdDmarPei Driver
2021-01-06 1:53 UTC (3+ messages)
` [PATCH v3 1/2] IntelSiliconPkg/VTd: "
` [PATCH v3 2/2] IntelSiliconPkg/VTd: Add PCD flag for select pre-boot DMA protection Driver
[PATCH] BaseTools: Fix the improper error logging
2021-01-06 1:49 UTC (2+ messages)
` [edk2-devel] "
[Patch 1/1] BaseTools: Fix the issue caused by tostring() removal on Py39
2021-01-06 0:58 UTC (7+ messages)
` 回复: "
` [edk2-devel] "
` 回复: "
[PATCH v2 0/2] Add IntelVTdDmarPei Driver
2021-01-06 0:48 UTC (3+ messages)
` [PATCH v2 1/2] IntelSiliconPkg/VTd: "
` [PATCH v2 2/2] IntelSiliconPkg/VTd: Add PCD flag for select pre-boot DMA protection Driver
[PATCH v2 0/1] Use Pip version of BaseTools
2021-01-06 0:47 UTC (3+ messages)
` [PATCH v2 1/1] BaseTools: Use pip module if available, CI uses it by default
` 回复: [edk2-devel] "
[PATCH 00/12] SEV-ES security mitigations
2021-01-05 22:48 UTC (33+ 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 v5 00/23] ArmPkg,MdePkg: Add Universal/Smbios, and related changes
2021-01-05 22:14 UTC (33+ 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
` [edk2-devel] "
` [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
` [edk2-devel] "
` [PATCH v5 12/23] ArmPkg: Add Universal/Smbios/SmbiosMiscDxe/Type00
` [edk2-devel] "
` [PATCH v5 13/23] ArmPkg: Add Universal/Smbios/SmbiosMiscDxe/Type01
` [edk2-devel] "
` [PATCH v5 14/23] ArmPkg: Add Universal/Smbios/SmbiosMiscDxe/Type02
` [edk2-devel] "
` [PATCH v5 15/23] ArmPkg: Add Universal/Smbios/SmbiosMiscDxe/Type03
` [edk2-devel] "
` [PATCH v5 16/23] ArmPkg: Add Universal/Smbios/SmbiosMiscDxe/Type13
` [PATCH v5 17/23] ArmPkg: Add Universal/Smbios/SmbiosMiscDxe/Type32
` [edk2-devel] "
` [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
` [edk2-devel] [PATCH v5 00/23] ArmPkg,MdePkg: Add Universal/Smbios, and related changes
[edk2-devel] [edk2-platform][PATCH v1 1/1] ArmPlatformPkg/PL011UartLib : Fix SetControl() SCT conformance
2021-01-05 20:46 UTC
[edk2-devel] [edk2-platform][PATCH v1 1/1] EmbeddedPkg/VirtualRealTimeClockLib : Reduce DEBUG message verbosity
2021-01-05 20:46 UTC (3+ messages)
[edk2-devel] [PATCH] UefiPayloadPkg: Add memory type information HOB
2021-01-05 19:51 UTC (2+ messages)
[PATCH v2 00/16] Extends Support of MM_STANDALONE Type Modules to X64
2021-01-05 18:59 UTC
[PATCH v4 0/7] rpi4: Enable eMMC2 controller
2021-01-05 18:45 UTC (9+ messages)
` [PATCH v4 1/7] Platform/RaspberryPi: Update VPU mailbox constants
` [PATCH v4 2/7] Platform/RaspberryPi: Add further mailbox helpers
` [PATCH v4 3/7] Platform/RaspberryPi: Split MMC register definitions
` [edk2-devel] "
` [PATCH v4 4/7] Platform/RaspberryPi/Arasan: Add write delay and voltage/clock config
` [PATCH v4 5/7] Platform/RaspberryPi/Arasan: Select the correct base frequency
` [PATCH v4 6/7] Platform/RaspberryPi: Power up SD, and tweak GPIOs
` [PATCH v4 7/7] Platform/RaspberryPi: Correct device path removal
[PATCH v1] uefi-sct/SctPkg: Changed compiler check from greater 5 to equal to 5
2021-01-05 15:18 UTC (3+ messages)
[PATCH 1/1] uefi-sct/SctPkg: format string BBTestFatToStrFunctionAutoTest
2021-01-05 15:13 UTC (2+ messages)
[PATCH edk2-test v2 1/1] uefi-sct/SctPkg: typo ExtendedVeirification
2021-01-05 15:12 UTC (3+ messages)
[PATCH EDK2 v1 0/1] NetworkPkg/DnsDxe: cosmetic fixups
2021-01-05 14:44 UTC (4+ messages)
` [PATCH EDK2 v1 1/1] "
` [edk2-devel] "
[PATCH v2 09/13] StandaloneMmPkg: Use FF-A header file in Standalone MM Arm MMU library
2021-01-05 14:23 UTC (2+ messages)
` [edk2-devel] "
[edk2-platforms][PATCH 1/1] Platform/RaspberryPi: Fix Linux kernel panic on reset/poweroff
2021-01-05 14:19 UTC (2+ messages)
[PATCH v2 07/13] StandaloneMmPkg: Add option to use FF-A calls for getting SPM version
2021-01-05 14:18 UTC (2+ messages)
` [edk2-devel] "
[PATCH v2 06/13] StandaloneMmPkg: Add the SPM version for FF-A
2021-01-05 13:58 UTC (2+ messages)
` [edk2-devel] "
[PATCH v2 04/13] ArmPkg: Introduce support for PcdFfaEnable
2021-01-05 13:53 UTC (2+ messages)
` [edk2-devel] "
[PATCH v1 09/15] MdePkg: UefiDevicePathLib: Support UefiDevicePathLib under StandaloneMm
2021-01-05 13:25 UTC (3+ messages)
` [edk2-devel] "
` 回复: "
[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] IntelFsp2Pkg: Support FSP private temporary memory
2021-01-05 9:15 UTC
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 (4+ messages)
` [edk2-devel] "
[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
[PATCH 1/1] MdeModulePkg:Pci: Fix for PM1733 U.2 SSD abnormal VF BAR4
2021-01-05 3:26 UTC (3+ messages)
` [edk2-devel] "
[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 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 (2+ messages)
` [edk2-devel] [PATCH v3 26/26] .pytool: CI Settings to support StandaloneMmPkg
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox