public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2018-12-19 08:43:29 to 2018-12-21 17:40:08 UTC [more...]

[PATCH edk2-platforms v1 0/6] Platform/ARM: Platform support for Dynamic Tables Framework
 2018-12-21 17:08 UTC  (4+ messages)
` [PATCH edk2-platforms v1 5/6] Platform/ARM: Add OEM CPU generator for FVP
` [PATCH edk2-platforms v1 6/6] Platform/ARM: Dynamic CPU Device info "

[PATCH v1 00/22] DynamicTablesPkg: Introduce Dynamic Tables Framework
 2018-12-21 16:57 UTC  (19+ messages)
` [PATCH v1 01/22] DynamicTablesPkg: "
` [PATCH v1 02/22] DynamicTablesPkg: Table Generator definition
` [PATCH v1 03/22] DynamicTablesPkg: Acpi Table Generator
` [PATCH v1 04/22] DynamicTablesPkg: SMBIOS "
` [PATCH v1 05/22] DynamicTablesPkg: DT "
` [PATCH v1 06/22] DynamicTablesPkg: Standard NameSpace Objects
` [PATCH v1 07/22] DynamicTablesPkg: Arm "
` [PATCH v1 08/22] DynamicTablesPkg: Configuration Manager Objects
` [PATCH v1 09/22] DynamicTablesPkg: Configuration Manager Protocol
` [PATCH v1 14/22] DynamicTablesPkg: Dynamic Table Manager Dxe
` [PATCH v1 15/22] DynamicTablesPkg: Arm Raw/DSDT/SSDT Generator
` [PATCH v1 16/22] DynamicTablesPkg: Arm ACPI FADT Generator
` [PATCH v1 17/22] DynamicTablesPkg: Arm ACPI MADT Generator
` [PATCH v1 18/22] DynamicTablesPkg: Arm ACPI GTDT Generator
` [PATCH v1 19/22] DynamicTablesPkg: Arm SPCR Table Generator
` [PATCH v1 20/22] DynamicTablesPkg: Arm DBG2 "
` [PATCH v1 21/22] DynamicTablesPkg: Arm PCI MCFG "
` [PATCH v1 22/22] DynamicTablesPkg: Arm IORT "

[PATCH v3] ArmPkg/ArmScmiDxe: Add clock enable function
 2018-12-21 17:31 UTC  (4+ messages)

[PATCH v1] Maintainers.txt: Change DynamicTablesPkg maintainer
 2018-12-21 17:30 UTC  (5+ messages)

[PATCH] ArmPkg/ArmGicV3Dxe: use correct value for ARM_GICD_IROUTER
 2018-12-21 15:08 UTC 

[PATCH edk2-platforms 00/39] NXP: Add support of LS1043, LS1046 and LS2088 SoCs
 2018-12-21 14:01 UTC  (50+ messages)
` [PATCH edk2-platforms 00/41] NXP : "
  ` [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 edk2-platforms 24/41] Platform/NXP: Compilation for LS1046A RDB Board
  ` [PATCH edk2-platforms 25/41] Silicon/NXP:SocLib support for initialization of peripherals
  ` [PATCH edk2-platforms 26/41] Platform/NXP/LS2088aRdbPkg: ArmPlatformLib Support for LS2088ARDB
  ` [PATCH edk2-platforms 27/41] Platform/NXP: Add Platform driver for LS2088 RDB board
  ` [PATCH edk2-platforms 28/41] Silicon/Maxim: DS3232 RTC Library Support
  ` [PATCH edk2-platforms 29/41] Compilation : Add the fdf, dsc and dec files
  ` [PATCH edk2-platforms 30/41] Platform/NXP: LS2088A RDB Board Library
  ` [PATCH edk2-platforms 31/41] Platform/NXP: LS2088 RDB Board FPGA library
  ` [PATCH edk2-platforms 32/41] LS2088 : Enable support of FpgaLib
  ` [PATCH edk2-platforms 33/41] LS2088ARDB: Enable NOR driver and Runtime Services
  ` [PATCH edk2-platforms 34/41] Silicon/NXP: Implement PciSegmentLib to support multiple RCs
  ` [PATCH edk2-platforms 35/41] Silicon/NXP: Implement PciHostBridgeLib support
  ` [PATCH edk2-platforms 36/41] Silicon/NXP: Implement EFI_CPU_IO2_PROTOCOL

Question about hotplugging NIC devices to an empty pci-bridge
 2018-12-21 13:50 UTC  (6+ messages)

[PATCH v2] BaseTools/tools_def ARM: use softfloat target for CLANG3x
 2018-12-21 12:51 UTC  (3+ messages)

[PATCH v1 0/5] Ues arch-generic API SpeculationBarrier() to replace AsmLfence()
 2018-12-21 11:22 UTC  (7+ messages)
` [PATCH v1 1/5] MdePkg/BaseLib: Introduce new SpeculationBarrier API
` [PATCH v1 2/5] MdeModulePkg/FaultTolerantWrite: Update to consume SpeculationBarrier
` [PATCH v1 3/5] MdeModulePkg/SmmLockBox: "
` [PATCH v1 4/5] MdeModulePkg/Variable: "
` [PATCH v1 5/5] UefiCpuPkg/PiSmmCpuDxeSmm: "

[PATCH 00/13] Extend secure variable service to be usable from Standalone MM
 2018-12-21 11:07 UTC  (31+ 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 05/13] MdePkg/Library/BaseLib/AArch64: Add AsmLfence function
` [PATCH 11/13] ArmPlatformPkg/NorFlashDxe: allow reusability as a MM driver
` [PATCH 13/13] CryptoPkg/BaseCryptLib: allow MM_STANDALONE drivers to use this library

[PATCH v1] UefiCpuPkg: Merge StuffRsb.inc files into one in UefiCpuPkg/Include
 2018-12-21  7:29 UTC 

[PATCH v2 0/6] Delete TCP, PXE, iSCSI driver in MdeModulePkg
 2018-12-21  4:00 UTC  (2+ messages)

[PATCH] Upgrade OpenSSL to 1.1.0j
 2018-12-21  2:19 UTC  (3+ messages)

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

[PATCH v2 1/1] UefiCpuPkg/CpuExceptionHandlerLib: Fix spelling issue
 2018-12-21  1:54 UTC 

[edk2-announce] January Community Meeting
 2018-12-20 22:55 UTC 

[PATCH] ArmPkg/ArmLib ARM: set .fpu to let Clang 7 assemble ArmV7Support.S
 2018-12-20 19:16 UTC 

[edk2-announce] Research Request
 2018-12-20 17:46 UTC  (3+ messages)
` GitLab results from my POV [was: Research Request]

[PATCH] Platform/FVP-AArch64: use different serial ports for DEBUG and console
 2018-12-20 17:41 UTC  (4+ messages)

[PATCH] ArmPlatformPkg/PL011SerialPortLib: use untyped PCD for register base
 2018-12-20 17:35 UTC  (3+ messages)

[PATCH edk2-platforms] Platform/Various: drop DefaultExceptionHandlerLibBase reference
 2018-12-20 17:31 UTC 

[PATCH 0/4] ArmPkg: use console for minimal 'exception occurred' message
 2018-12-20 17:31 UTC  (5+ messages)
` [PATCH 1/4] ArmPkg/DebugAgentSymbolsBaseLib: remove exception handling
` [PATCH 2/4] ArmPkg/DefaultExceptionHandlerLib: declare the permitted usage context
` [PATCH 3/4] ArmPkg/DefaultExceptionHandlerLib: drop BASE variant
` [PATCH 4/4] ArmPkg/DefaultExceptionHandlerLib: use console if available

Need help
 2018-12-20 15:14 UTC  (2+ messages)

SP805 driver
 2018-12-20 15:00 UTC  (2+ messages)

Drop CSM support in OvmfPkg?
 2018-12-20 14:55 UTC  (5+ messages)

[Patch] BaseTools: Reset FdsGlobalVariable
 2018-12-20 11:51 UTC  (2+ messages)

[PATCH v2 0/4] ArmPkg, ArmPlatformPkg: watchdog driver cleanup
 2018-12-20 11:42 UTC  (7+ 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] MdePkg/Arm/ProcessorBind.h: fix copy/paste error
 2018-12-20 11:30 UTC  (3+ messages)

[PATCH] Platform/FVP-AArch64: switch to the SBSA watchdog
 2018-12-20 11:09 UTC  (4+ messages)

[PATCH edk2-platforms v1 1/1] Silicon/SynQuacer: add OP-TEE based RNG driver
 2018-12-20 10:43 UTC  (9+ messages)

[PATCH edk2-non-osi 1/1] Platform/Socionext: update ARM-TF binary to include OP-TEE
 2018-12-20 10:42 UTC  (9+ messages)

[PATCH v2 0/6] introduce MAX_ALLOC_ADDRESS to limit boot time allocations
 2018-12-20 10:38 UTC  (12+ 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] BaseTools: AutoGen and GenFds share the parser data
 2018-12-20 10:36 UTC  (3+ messages)

[PATCH edk2-platforms v2 0/3] Platform/ARM/SgiPkg: Enable StandaloneMm on Sgi platforms
 2018-12-20 10:09 UTC  (8+ 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] BaseTools/tools_def ARM: use softfloat target for CLANG3x
 2018-12-20  8:14 UTC  (3+ 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] 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  (3+ messages)

[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  (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 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  (5+ messages)
` [PATCH 2/4] ArmPlatformPkg/SP805WatchdogDxe: switch to interrupt mode

[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


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