messages from 2018-12-17 11:14:26 to 2018-12-20 10:03:02 UTC [more...]
[PATCH] Platform/FVP-AArch64: switch to the SBSA watchdog
2018-12-20 10:02 UTC (3+ messages)
[PATCH 00/13] Extend secure variable service to be usable from Standalone MM
2018-12-20 9:10 UTC (21+ messages)
` [PATCH 05/13] MdePkg/Library/BaseLib/AArch64: Add AsmLfence function
[PATCH edk2-platforms v2 0/3] Platform/ARM/SgiPkg: Enable StandaloneMm on Sgi platforms
2018-12-20 8:52 UTC (6+ messages)
` [PATCH edk2-platforms v2 1/3] Platform/ARM/SgiPkg: Build infrastructure for StandaloneMm image
` [PATCH edk2-platforms v2 2/3] Platform/ARM/SgiPkg: Setup memory buffers for MmCommunicate
` [PATCH edk2-platforms v2 3/3] Platform/ARM/SgiPkg: Enable MmCommunication module on the platform
[PATCH] Upgrade OpenSSL to 1.1.0j
2018-12-20 8:42 UTC (3+ messages)
[PATCH] BaseTools/tools_def ARM: use softfloat target for CLANG3x
2018-12-20 8:14 UTC (3+ messages)
[PATCH v2 0/6] introduce MAX_ALLOC_ADDRESS to limit boot time allocations
2018-12-20 6:45 UTC (11+ messages)
` [PATCH v2 1/6] MdePkg/Base: introduce MAX_ALLOC_ADDRESS
` [PATCH v2 2/6] MdeModulePkg/Dxe/Gcd: disregard memory above MAX_ALLOC_ADDRESS
` [PATCH v2 3/6] MdeModulePkg/Dxe/Page: take MAX_ALLOC_ADDRESS into account
` [PATCH v2 4/6] ArmPkg/ArmMmuLib: "
` [PATCH v2 5/6] ArmPlatformPkg/MemoryInitPeim: "
` [PATCH v2 6/6] ArmVirtPkg/MemoryInitPeiLib: split memory HOB based on MAX_ALLOC_ADDRESS
Drop CSM support in OvmfPkg?
2018-12-20 6:44 UTC (3+ messages)
[PATCH edk2-non-osi 1/1] Platform/Socionext: update ARM-TF binary to include OP-TEE
2018-12-20 5:34 UTC (8+ messages)
[PATCH v2 0/6] Delete TCP, PXE, iSCSI driver in MdeModulePkg
2018-12-20 4:59 UTC (12+ messages)
` [PATCH v2 1/6] MdeModulePkg: Delete Tcp4Dxe "
` [PATCH v2 2/6] NetworkPkg: Remove some clarification from TcpDxe.inf
` [PATCH v2 3/6] MdeModulePkg: Delete IScsiDxe in MdeModulePkg
` [PATCH v2 4/6] NetworkPkg: Remove some clarification from IScsiDxe.inf
` [PATCH v2 5/6] MdeModulePkg: Delete UefiPxeBcDxe in MdeModulePkg
` [PATCH v2 6/6] NetworkPkg: Remove some clarification from UefiPxeBcDxe.inf
[PATCH 1/1] UefiCpuPkg/CpuExceptionHandlerLib: Fix spelling issue
2018-12-20 2:30 UTC (2+ messages)
[Patch 0/3] Avoid AP calls PeiService
2018-12-20 2:08 UTC (9+ messages)
` [Patch 1/3] UefiCpuPkg/RegisterCpuFeaturesLib: "
` [Patch 2/3] "
` [Patch 3/3] UefiCpuPkg/RegisterCpuFeaturesLib: Remove useless function
[PATCH v2 0/6] Delete TCP, PXE, iSCSI driver in MdeModulePkg
2018-12-20 1:49 UTC
[PATCH edk2-platforms 00/39] NXP: Add support of LS1043, LS1046 and LS2088 SoCs
2018-12-19 22:05 UTC (38+ messages)
` [PATCH edk2-platforms 00/41] NXP : "
` [PATCH edk2-platforms 02/41] Silicon/NXP : Add support for Watchdog driver
` [PATCH edk2-platforms 03/41] SocLib : Add support for initialization of peripherals
` [PATCH edk2-platforms 05/41] Silicon/NXP: Add support for I2c driver
` [PATCH edk2-platforms 08/41] Platform/NXP: Add Platform driver for LS1043 RDB board
` [PATCH edk2-platforms 09/41] Compilation : Add the fdf, dsc and dec files
` [PATCH edk2-platforms 10/41] Readme : Add Readme.md file
` [PATCH edk2-platforms 11/41] IFC : Add Header file for IFC controller
` [PATCH edk2-platforms 12/41] LS1043/BoardLib : Add support for LS1043 BoardLib
` [PATCH edk2-platforms 13/41] Silicon/NXP : Add support of IfcLib
` [PATCH edk2-platforms 14/41] Silicon/NXP : Add support for FpgaLib
` [PATCH edk2-platforms 16/41] Silicon/NXP : Add support of NorFlashLib
` [PATCH edk2-platforms 17/41] Silicon/NXP : Add NOR driver
` [PATCH edk2-platforms 18/41] LS1043 : Enable NOR driver for LS1043aRDB package
` [PATCH edk2-platforms 19/41] Silicon/NXP:Add LS1046ARDB SoCLib Support
` [PATCH edk2-platforms 20/41] Silicon/NXP:Add support for PCF2129 Real Time Clock Library
` [PATCH edk2-platforms 21/41] Platform/NXP: LS1046A RDB Board Library
` [PATCH edk2-platforms 22/41] Platform/NXP: Add ArmPlatformLib for LS1046A
` [PATCH edk2-platforms 23/41] Platform/NXP: Add Platform driver for LS1046 RDB board
[PATCH v2 0/4] ArmPkg, ArmPlatformPkg: watchdog driver cleanup
2018-12-19 20:40 UTC (5+ messages)
` [PATCH v2 1/4] ArmPlatformPkg/SP805WatchdogDxe: cosmetic cleanup
` [PATCH v2 2/4] ArmPlatformPkg/SP805WatchdogDxe: switch to interrupt mode
` [PATCH v2 3/4] ArmPkg/GenericWatchdogDxe: clean up the code
` [PATCH v2 4/4] ArmPkg/GenericWatchdogDxe: implement RegisterHandler() method
[PATCH] BaseTools/tools_def ARM: emit PIC veneers
2018-12-19 20:11 UTC (3+ messages)
[PATCH v2] ArmPkg/DefaultExceptionHandlerLib ARM: avoid endless loop in RELEASE builds
2018-12-19 20:06 UTC (3+ messages)
[PATCH v7] MdeModulePkg/SdMmcPciHcDxe: Add SDMMC HC v4 and above Support
2018-12-19 20:00 UTC (3+ messages)
[PATCH edk2-platforms 00/27] Import Hummingboard Edge platform for Windows IoT Core
2018-12-19 18:28 UTC (5+ messages)
` [PATCH edk2-platforms 19/27] Silicon/NXP: Add i.MX6 ACPI tables
[edk2-platforms] [PATCH v6 2/2] Platform/ARM: Add Readme.md
2018-12-19 18:01 UTC (2+ messages)
` [edk2-platforms] [PATCH v7 "
[PATCH edk2-platforms] Platform/AMD/OverdriveBoard: build capsule unconditionally
2018-12-19 17:32 UTC (3+ messages)
[PATCH 0/2] Delete TCP, PXE, iSCSI driver in MdeModulePkg
2018-12-19 16:56 UTC (4+ messages)
` [PATCH 1/2] MdeModulePkg: Delete the TCP/PXE/ISCSI drivers "
` [PATCH 2/2] NetworkPkg: Remove some clarification from TCP/PXE/ISCSI driver INF
[PATCH v2 edk2-platforms 0/8] Platform/ARM/Sgi: Add support for virtio network device
2018-12-19 16:25 UTC (3+ messages)
[PATCH] EmbeddedPkg: remove GdbDebugAgent library
2018-12-19 15:31 UTC (6+ messages)
[PATCH v3 0/3] Introduce two public functions and remove internal ones
2018-12-19 13:06 UTC (5+ messages)
` [PATCH v3 1/3] MdePkg/BaseLib: Introduce CharToUpper and AsciiToUpper publicly
` [PATCH v3 2/3] MdePkg/BaseLib: Remove InternalCharToUpper and InternalBaseLibAsciiToUpper
` [PATCH v3 3/3] MdeModulePkg/EbcDebugger: Remove an internal function AsciiToUpper
[PATCH] ArmPkg: drop ArmBds remnant Pcds from .dec
2018-12-19 11:53 UTC (3+ messages)
[PATCH edk2-platforms] Silicon/AMD: drop ArmBds remnant Pcd imports from StyxDtbLoaderLib
2018-12-19 11:53 UTC (3+ messages)
[PATCH 0/4] ArmPkg, ArmPlatformPkg: watchdog driver cleanup
2018-12-19 9:03 UTC (16+ messages)
` [PATCH 1/4] ArmPlatformPkg/SP805WatchdogDxe: cosmetic cleanup
` [PATCH 2/4] ArmPlatformPkg/SP805WatchdogDxe: switch to interrupt mode
` [PATCH 3/4] ArmPkg/GenericWatchdogDxe: clean up the code
` [PATCH 4/4] ArmPkg/GenericWatchdogDxe: implement RegisterHandler() method
[PATCH v2 0/3] Fix an incorrectly spelled Marco
2018-12-19 8:54 UTC (4+ messages)
` [PATCH v2 1/3] MdePkg/IndustryStandard: Introduce a correctly "
` [PATCH v2 2/3] SecurityPkg/Tcg: Fix typos in TcgDxe.c and Tcg2Dxe.c
` [PATCH v2 3/3] MdePkg/IndustryStandard: Remove an incorrectly spelled Marco
[PATCH V2 0/7] Remove PcdPeiCoreMaxXXX PCDs
2018-12-19 3:22 UTC (13+ messages)
` [PATCH V2 1/7] MdeModulePkg PeiCore: Remove the using of PcdPeiCoreMaxPeimPerFv
` [PATCH V2 2/7] SecurityPkg Tcg(2)Pei: Remove the using of PcdPeiCoreMaxFvSupported
` [PATCH V2 3/7] MdeModulePkg PeiCore: "
` [PATCH V2 4/7] MdeModulePkg PeiCore: Remove the using of PcdPeiCoreMaxPpiSupported
` [PATCH V2 5/7] OvmfPkg: Remove PcdPeiCoreMaxXXX PCDs' statement
` [PATCH V2 6/7] Vlv2TbltDevicePkg: "
` [PATCH V2 7/7] MdeModulePkg: Remove PcdPeiCoreMaxXXX PCDs
[PATCH 0/7] Remove PcdPeiCoreMaxXXX PCDs
2018-12-19 3:12 UTC (18+ messages)
` [PATCH 1/7] MdeModulePkg PeiCore: Remove the using of PcdPeiCoreMaxPeimPerFv
` [PATCH 3/7] MdeModulePkg PeiCore: Remove the using of PcdPeiCoreMaxFvSupported
` [PATCH 4/7] MdeModulePkg PeiCore: Remove the using of PcdPeiCoreMaxPpiSupported
` [PATCH 6/7] Vlv2TbltDevicePkg: Remove PcdPeiCoreMaxXXX PCDs' statement
` [PATCH 7/7] MdeModulePkg: Remove PcdPeiCoreMaxXXX PCDs
[PATCH] BaseTools: Fix GenFds error doesn't break build
2018-12-19 1:58 UTC (4+ messages)
[PATCH v5 1/2] MdeModulePkg/SdMmcPciHcDxe: Declare V4 64 bit address capability
2018-12-18 21:28 UTC (4+ messages)
` [PATCH v5 2/2] MdeModulePkg/SdMmcPciHcDxe: Add SDMMC HC v4 and above Support
` [PATCH v6 "
[PATCH] Edk2Platforms: Replace MdeModulePkg PXE/iSCSI/TCP with NetworkPkg Drivers
2018-12-18 17:32 UTC (4+ messages)
SP805 driver
2018-12-18 13:16 UTC (8+ messages)
[PATCH edk2-platforms v1 1/1] Silicon/SynQuacer: add OP-TEE based RNG driver
2018-12-18 12:46 UTC (8+ messages)
[edk2-platforms PATCH 0/2] Remove PcdPeiCoreMaxXXX PCDs
2018-12-18 10:13 UTC (5+ messages)
` [edk2-platforms PATCH 1/2] KabylakeOpenBoardPkg: Remove PcdPeiCoreMaxXXX PCDs' statement
` [edk2-platforms PATCH 2/2] PurleyOpenBoardPkg: "
[Patch] edk2 DecSpec: Support the syntax of the structure array for structure PCD
2018-12-18 10:08 UTC (2+ messages)
[PATCH] ArmPlatformPkg/PL011SerialPortLib: use untyped PCD for register base
2018-12-18 10:01 UTC (2+ messages)
[PATCH] Platform/FVP-AArch64: use different serial ports for DEBUG and console
2018-12-18 9:59 UTC (2+ messages)
[Patch 0/2] Update .nasm to support $(INC)-like support
2018-12-18 6:02 UTC (3+ messages)
` [PATCH 2/2] BaseTools: Update nasm file build rule to support $(INC)
[PATCH v1 0/2] Fix StdLib compilation with XCODE5/CLANG38
2018-12-18 4:25 UTC (3+ messages)
` [PATCH v1 1/2] StdLib/sys/termios: Define cc_t as unsigned
` [PATCH v1 2/2] StdLib/Environs: Avoid infinite recursion in _Exit
[Patch edk2 wiki] Add two features for edk2-stable201903 in EDK-II-Release-Planning
2018-12-18 3:59 UTC
[Patch V2] BaseTools: Fix PcdArray issue
2018-12-18 1:47 UTC (3+ messages)
[Patch V2] BaseTools: Fixed metafile parser issues
2018-12-18 1:46 UTC (2+ messages)
Question about possibility of program (Accessibility at pre-OS)
2018-12-17 22:50 UTC
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