messages from 2018-12-11 15:53:25 to 2018-12-14 13:20:36 UTC [more...]
[PATCH 0/7] Remove PcdPeiCoreMaxXXX PCDs
2018-12-14 13:20 UTC (10+ messages)
` [PATCH 1/7] MdeModulePkg PeiCore: Remove the using of PcdPeiCoreMaxPeimPerFv
` [PATCH 2/7] SecurityPkg Tcg(2)Pei: Remove the using of PcdPeiCoreMaxFvSupported
` [PATCH 3/7] MdeModulePkg PeiCore: "
` [PATCH 4/7] MdeModulePkg PeiCore: Remove the using of PcdPeiCoreMaxPpiSupported
` [PATCH 5/7] OvmfPkg: Remove PcdPeiCoreMaxXXX PCDs' statement
` [PATCH 6/7] Vlv2TbltDevicePkg: "
` [PATCH 7/7] MdeModulePkg: Remove PcdPeiCoreMaxXXX PCDs
[PATCH 00/13] Extend secure variable service to be usable from Standalone MM
2018-12-14 12:13 UTC (14+ messages)
` [PATCH 01/13] StandaloneMmPkg: Pull in additonal libraries from staging branch
` [PATCH 02/13] MdePkg: Add a PCD that indicates presence of Standalone MM mode
` [PATCH 03/13] MdeModulePkg: Add a PCD to indicate Standalone MM supports secure variable
` [PATCH 04/13] MdePkg/Include: add StandaloneMmServicesTableLib header file
` [PATCH 05/13] MdePkg/Library/BaseLib/AArch64: Add AsmLfence function
` [PATCH 06/13] MdePkg/Library: Add StandaloneMmRuntimeDxe library
` [PATCH 07/13] MdeModulePkg/FaultTolerantWriteDxe: allow reusability as a MM driver
` [PATCH 08/13] MdeModulePkg/Variable/RuntimeDxe: adapt for usability with MM Standalone
` [PATCH 09/13] MdeModulePkg/Variable/RuntimeDxe: adapt as a MM Standalone driver
` [PATCH 10/13] MdeModulePkg/VarCheckLib: allow MM_STANDALONE drivers to use this library
` [PATCH 11/13] ArmPlatformPkg/NorFlashDxe: allow reusability as a MM driver
` [PATCH 12/13] SecurityPkg/AuthVariableLib: allow MM_STANDALONE drivers to use this library
` [PATCH 13/13] CryptoPkg/BaseCryptLib: "
[PATCH] ArmVirtPkg/ArmVirt.dsc.inc: define TcpIoLib resolution unconditionally
2018-12-14 11:22 UTC
[Patch] BaseTools: Fix PcdArray issue
2018-12-14 11:21 UTC (2+ messages)
[PATCH v2 0/3] Introduce two public functions and remove internal ones
2018-12-14 11:18 UTC (5+ messages)
` [PATCH v2 1/3] BaseTools/Common: Remove InternalCharToUpper
` [PATCH v2 2/3] MdePkg/BaseLib: Introduce CharToUpper and AsciiToUpper publicly
` [PATCH v2 3/3] MdePkg/BaseLib: Remove InternalCharToUpper and InternalBaseLibAsciiToUpper
[RFC PATCH v4 00/12] Extend secure variable service to be usable from Standalone MM
2018-12-14 11:10 UTC (5+ messages)
[edk2-test][Patch] uefi-sct/SctPkg:Correct macro name style in HwErrRecVariable Test
2018-12-14 10:59 UTC (5+ messages)
` Line endings: Was "Re: [edk2-test][Patch] uefi-sct/SctPkg:Correct macro name style in HwErrRecVariable Test"
[edk2-platforms PATCH 0/2] Remove PcdPeiCoreMaxXXX PCDs
2018-12-14 10:42 UTC (3+ messages)
` [edk2-platforms PATCH 1/2] KabylakeOpenBoardPkg: Remove PcdPeiCoreMaxXXX PCDs' statement
` [edk2-platforms PATCH 2/2] PurleyOpenBoardPkg: "
Obtaining TCG final events on systems without TCG2 log support
2018-12-14 10:22 UTC (8+ messages)
[PATCH v2] ShellPkg/UefiShellDebug1CommandsLib: Remove the unused function CharToUpper
2018-12-14 9:54 UTC (2+ messages)
[PATCH] Maintainers.txt: Change package maintainer and reviewer of CryptoPkg
2018-12-14 9:38 UTC (8+ messages)
[PATCH v3 0/1] Delete TCP, PXE, iSCSI driver in MdeModulePkg
2018-12-14 7:22 UTC (7+ messages)
` [PATCH v3 1/1] ArmVirtPkg: Replace obsoleted network drivers from platform DSC/FDF
[PATCH] Edk2Platforms: Replace MdeModulePkg PXE/iSCSI/TCP with NetworkPkg Drivers
2018-12-14 6:31 UTC
[PATCH 0/2] Add two public functions
2018-12-14 6:17 UTC (7+ messages)
` [PATCH 1/2] MdePkg/BaseLib: "
` [PATCH 2/2] BaseTools/Common: Remove InternalCharToUpper
[Patch 0/2] Update .nasm to support $(INC)-like support
2018-12-14 1:47 UTC (3+ messages)
` [PATCH] BaseTools: Add $(INC)-like support when compiling .nasm files
` [PATCH 2/2] BaseTools: Update nasm file build rule to support $(INC)
[PATCH] BaseTools:Break build if same [LibraryClasses] name is used
2018-12-14 1:39 UTC
[PATCH v3] ArmPkg/ArmScmiDxe: Add clock enable function
2018-12-13 23:48 UTC
[PATCH v2] ArmPkg/ArmScmiDxe: Add clock enable function
2018-12-13 19:14 UTC (7+ messages)
[PATCH edk2-platforms 00/27] Import Hummingboard Edge platform for Windows IoT Core
2018-12-13 17:33 UTC (7+ messages)
` [PATCH edk2-platforms 11/27] Silicon/NXP: Add i.MX6 SoC header files
` [PATCH edk2-platforms 15/27] Silicon/NXP: Add i.MX6 GPT Timer library
` [PATCH edk2-platforms 16/27] Silicon/NXP: Add i.MX6 Timer DXE driver
[Patch] BaseTools: Optimize string concatenation
2018-12-13 14:01 UTC (14+ messages)
[PATCH] MdeModulePkg/PciBus: Fix system hang when no PCI Option ROM exists
2018-12-13 12:48 UTC (5+ messages)
[PATCH 0/3] fixes for CLANG35 on ARM
2018-12-13 11:49 UTC (19+ messages)
` [PATCH 1/3] MdePkg/BaseMemoryLibOptDxe ARM: add missing function annotations
` [PATCH 2/3] BaseTools/tools_def ARM CLANG35: work around -mno-movt option name change
` [PATCH 3/3] ArmVirtPkg/PrePi ARM CLANG35: drop incompatible command line option
[PATCH edk2-platforms 0/3] Platform/ARM/SgiPkg: Enable StandaloneMm on Sgi platforms
2018-12-13 11:46 UTC (4+ messages)
` [PATCH edk2-platforms 1/3] Platform/ARM/SgiPkg: Build infrastructure for StandaloneMm image
` [PATCH edk2-platforms 2/3] Platform/ARM/SgiPkg: Setup memory buffers for MmCommunicate
` [PATCH edk2-platforms 3/3] Platform/ARM/SgiPkg: Enable MmCommunication module on the platform
[PATCH edk2-platforms 00/11] final set of Styx cleanups
2018-12-13 11:09 UTC (14+ messages)
` [PATCH edk2-platforms 01/11] Silicon/AMD/Styx/Iort: drop conditionally included XGBE nodes
` [PATCH edk2-platforms 02/11] Platform/SoftIron/Overdrive1000Board: remove dead XGBE references
` [PATCH edk2-platforms 03/11] Silicon/AMD/Styx/AcpiPlatformDxe: replace XGBE CPP conditional with PCD
` [PATCH edk2-platforms 04/11] Silicon/AMD/Styx/PlatInitPei: "
` [PATCH edk2-platforms 05/11] Silicon/AMD/Styx/StyxDtbLoaderLib: "
` [PATCH edk2-platforms 06/11] Platform/AMD/OverdriveBoard: drop DO_XGBE C preprocessor defines
` [PATCH edk2-platforms 07/11] Silicon/AMD/Styx: introduce boolean PCD for KCS/IPMI support
` [PATCH edk2-platforms 08/11] Silicon/AMD/Styx/AcpiPlatformDxe: move IPMI/KCS device into separate SSDT
` [PATCH edk2-platforms 09/11] Silicon/AMD/Styx/StyxDtbLoaderLib: replace DO_KCS macro reference with PCD
` [PATCH edk2-platforms 10/11] Platform/Styx: get rid of DO_KCS preprocessor macro
` [PATCH edk2-platforms 11/11] Silicon/AMD/Styx/AcpiPlatformDxe: disable KCS on pre-B1 silicon
[PATCH v2 edk2-platforms 00/20] Platform/Broadcom: Add Raspberry Pi 3 support
2018-12-13 10:55 UTC (25+ messages)
` [PATCH v2 edk2-platforms 01/20] Platform/Broadcom/RPi3: Add Reset and Memory Init libraries
` [PATCH v2 edk2-platforms 03/20] Platform/Broadcom/RPi3: Add GPIO and RTC libraries
` [PATCH v2 edk2-platforms 04/20] Platform/Broadcom/RPi3: Add ACPI Tables
` [PATCH v2 edk2-platforms 05/20] Platform/Broadcom/RPi3: Add Boot Manager library
` [PATCH v2 edk2-platforms 06/20] Platform/Broadcom/RPi3: Add Interrupt and Device Tree drivers
` [PATCH v2 edk2-platforms 07/20] Platform/Broadcom/RPi3: Add Firmware driver
Secureboot enable with OVMF
2018-12-13 10:49 UTC (2+ messages)
[PATCH] ShellPkg/UefiShellDebug1CommandsLib: Remove an unused function
2018-12-13 10:39 UTC (3+ messages)
[edk2-platforms PATCH v2 0/2] *** Enable Standalone Management Mode Core Interface on AARCH64 FVP ***
2018-12-12 22:04 UTC (3+ messages)
[edk2-test][PATCH v1 1/1] uefi-sct: Change line endings to CR LF
2018-12-12 21:44 UTC
[edk2-announce] Bugzilla Maintenance Starting Now
2018-12-12 19:22 UTC (2+ messages)
FW: UEFI Driver Libraries problem
2018-12-12 17:09 UTC (2+ messages)
` "
[PATCH 1/2] Readme.md: Update instructions to fetch source
2018-12-12 15:19 UTC (4+ messages)
` [edk2-platforms] [PATCH v2 "
[PATCH] EmbeddedPkg: remove GdbDebugAgent library
2018-12-12 15:17 UTC (4+ messages)
[PATCH] EmbeddedPkg/GdbDebugAgent ARM: use modern dialect for ldm/stm instructions
2018-12-12 14:58 UTC (8+ messages)
[RFC] Remove unused tool chain configuration in BaseTools/Conf/tools_def.template
2018-12-12 14:17 UTC (5+ messages)
[PATCH] BaseTools/tools_def ARM: emit PIC veneers
2018-12-12 13:56 UTC (3+ messages)
[Patch] edk2 Readme.md: Add edk2 release tag and edk2 release plan
2018-12-12 13:52 UTC (4+ messages)
[edk2-announce] Research Request
2018-12-12 13:20 UTC (2+ messages)
` GitLab results from my POV [was: Research Request]
[PATCH] BaseTools/GenFw ARM: don't permit R_ARM_GOT_PREL relocations
2018-12-12 7:38 UTC (9+ messages)
[PATCH edk2-platforms v1 1/1] Silicon/SynQuacer: add OP-TEE based RNG driver
2018-12-12 5:35 UTC (6+ messages)
[PATCH v2 0/2] Add a checking step in MdePkg and Basetools
2018-12-12 3:10 UTC (3+ messages)
` [PATCH v2 2/2] BaseTools/DevicePath: Add a checking step
` [PATCH v2 2/2] MdePkg/UefiDevicePathLib: "
[PATCH] BaseTools/Conf/tools_def.template: drop ARM/AARCH support from GCC46/GCC47
2018-12-12 0:37 UTC (6+ messages)
[PATCH v2 0/6] BaseTools: get rid of MAX_UINTN
2018-12-11 23:03 UTC (8+ messages)
` [PATCH v2 6/6] BaseTools/CommonLib: drop definition "
[edk2-announce] Bugzilla Outage
2018-12-11 19:37 UTC
[PATCH 0/2] ArmVirtPkg: fixes for ARM and CLANG38 builds
2018-12-11 16:50 UTC (8+ messages)
` [PATCH 1/2] ArmVirtPkg/ArmVirtQemuKernel ARM: make some PCD settings apply to ARM
` [PATCH 2/2] ArmVirtPkg/PrePiUniCoreRelocatable CLANG38: work around build issues
[PATCH edk2-platforms 0/6] Silicon/Styx: another round of cleanups
2018-12-11 16:46 UTC (3+ messages)
[PATCH] MdeModulePkg/PciBus: Shadow option ROM after BARs are programmed
2018-12-11 16:36 UTC (3+ messages)
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