public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2018-12-16 22:59:56 to 2018-12-20 01:19:25 UTC [more...]

[Patch 0/3] Avoid AP calls PeiService
 2018-12-20  1:19 UTC  (5+ messages)
` [Patch 1/3] UefiCpuPkg/RegisterCpuFeaturesLib: "
` [Patch 2/3] "
` [Patch 3/3] UefiCpuPkg/RegisterCpuFeaturesLib: Remove useless function

[PATCH edk2-platforms 00/39] NXP: Add support of LS1043, LS1046 and LS2088 SoCs
 2018-12-19 22:05 UTC  (39+ 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/6] introduce MAX_ALLOC_ADDRESS to limit boot time allocations
 2018-12-19 21:15 UTC  (9+ 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

[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] Platform/FVP-AArch64: switch to the SBSA watchdog
 2018-12-19 16:25 UTC  (2+ messages)

[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 edk2-non-osi 1/1] Platform/Socionext: update ARM-TF binary to include OP-TEE
 2018-12-19 15:07 UTC  (7+ messages)

[PATCH] BaseTools/tools_def ARM: use softfloat target for CLANG3x
 2018-12-19 14:50 UTC 

[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] Upgrade OpenSSL to 1.1.0j
 2018-12-19  3:17 UTC  (2+ messages)

[PATCH 0/7] Remove PcdPeiCoreMaxXXX PCDs
 2018-12-19  3:12 UTC  (20+ 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 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 1/1] UefiCpuPkg/CpuExceptionHandlerLib: Fix spelling issue
 2018-12-18 23:55 UTC 

[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)

[PATCH 00/13] Extend secure variable service to be usable from Standalone MM
 2018-12-18 11:19 UTC  (19+ messages)
` [PATCH 05/13] MdePkg/Library/BaseLib/AArch64: Add AsmLfence function

[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 

[PATCH 0/2] Fix typos in MdePkg and SecurityPkg
 2018-12-17 10:45 UTC  (6+ messages)
` [PATCH 2/2] SecurityPkg/Tcg: Fix typos in TcgDxe.c and Tcg2Dxe.c

Drop CSM support in OvmfPkg?
 2018-12-17 10:44 UTC  (3+ messages)

using tpm on ovmf
 2018-12-17 10:20 UTC  (2+ messages)

[PATCH 1/1] ArmVirtPkg: Remove redundant library instances in ArmVirtQemuKernel.dsc
 2018-12-17  9:58 UTC  (2+ messages)

[edk2-test][Patch] uefi-sct/SctPkg:Correct macro name style in HwErrRecVariable Test
 2018-12-17  9:34 UTC  (10+ messages)
    ` Line endings: Was "Re: [edk2-test][Patch] uefi-sct/SctPkg:Correct macro name style in HwErrRecVariable Test"

UEFI Driver/Application
 2018-12-17 10:14 UTC  (2+ messages)

[RFC PATCH v4 00/12] Extend secure variable service to be usable from Standalone MM
 2018-12-17  4:50 UTC  (3+ messages)
` [RFC PATCH v4 11/12] SecurityPkg/AuthVariableLib: allow MM_STANDALONE drivers to use this library

[PATCH] ArmVirtPkg/ArmVirt.dsc.inc: define TcpIoLib resolution unconditionally
 2018-12-17  3:22 UTC  (5+ messages)

[PATCH 1/3] EmbeddedPkg/CoherentDmaLib: Fix typo in DmaAlignedBuffer
 2018-12-17  0:59 UTC  (6+ messages)
` [PATCH 3/3] MdeModulePkg/NonDiscoverablePciDeviceDxe: add missing validation


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