public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2018-12-21 16:58:20 to 2019-01-03 02:48:55 UTC [more...]

[PATCH 00/26] remove the GCC44 through GCC47 toolchains
 2019-01-03  2:48 UTC  (17+ messages)
` [PATCH 01/26] EmulatorPkg: require GCC48 or later
` [PATCH 02/26] OvmfPkg: "
` [PATCH 03/26] Vlv2TbltDevicePkg: assume "
` [PATCH 04/26] BaseTools/Conf/tools_def.template: drop ARM/AARCH support from GCC46/GCC47
` [PATCH 05/26] BaseTools/tools_def.template: fix up LF-only line terminator
` [PATCH 06/26] BaseTools/tools_def.template: strip trailing whitespace
` [PATCH 07/26] BaseTools/tools_def.template: remove GCC48_IA32_X64_DLINK_COMMON dead-end
` [PATCH 08/26] BaseTools/tools_def.template: remove GCC47 leaf definitions
` [PATCH 09/26] BaseTools/tools_def.template: propagate loss of GCC47 references
` [PATCH 10/26] BaseTools/tools_def.template: remove GCC47 documentation
` [PATCH 11/26] BaseTools/tools_def.template: remove GCC46 leaf definitions
` [PATCH 12/26] BaseTools/tools_def.template: propagate loss of GCC46 references
` [PATCH 13/26] BaseTools/tools_def.template: remove GCC46 documentation
` [PATCH 14/26] BaseTools/tools_def.template: remove GCC45 leaf definitions
` [PATCH 15/26] BaseTools/tools_def.template: propagate loss of GCC45 references
` [PATCH 16/26] BaseTools/tools_def.template: remove GCC45 documentation

[PATCH v8] MdeModulePkg/SdMmcPciHcDxe: Add SDMMC HC v4 and above Support
 2019-01-03  2:44 UTC  (2+ messages)

[PATCH 00/13] Extend secure variable service to be usable from Standalone MM
 2019-01-03  2:37 UTC  (18+ messages)
` [PATCH 10/13] MdeModulePkg/VarCheckLib: allow MM_STANDALONE drivers to use this library
` [PATCH 12/13] SecurityPkg/AuthVariableLib: "

[PATCH v2 00/11] Extend secure variable service to be usable from Standalone MM
 2019-01-03  1:14 UTC  (14+ messages)
` [PATCH v2 01/11] StandaloneMmPkg: Remove MM_STANDALONE LIBRARY_CLASS from StandaloneMmCoreHobLib
` [PATCH v2 02/11] StandaloneMmPkg: Adding the library packages used by MM_STANDALONE drivers
` [PATCH v2 03/11] MdeModulePkg: Add a PCD to indicate Standalone MM supports secure variable
` [PATCH v2 04/11] MdePkg/Include: Add StandaloneMmServicesTableLib library
` [PATCH v2 05/11] MdeModulePkg/FaultTolerantWriteDxe: allow reusability as a MM driver
` [PATCH v2 06/11] MdeModulePkg/Variable/RuntimeDxe: adapt for usability with MM Standalone
` [PATCH v2 07/11] MdeModulePkg/Variable/RuntimeDxe: adapt as a MM Standalone driver
` [PATCH v2 08/11] MdeModulePkg/VarCheckLib: allow MM_STANDALONE drivers to use this library
` [PATCH v2 09/11] ArmPlatformPkg/NorFlashDxe: allow reusability as a MM driver
` [PATCH v2 10/11] SecurityPkg/AuthVariableLib: allow MM_STANDALONE drivers to use this library
` [PATCH v2 11/11] CryptoPkg/BaseCryptLib: "

[Patch] SecurityPkg/Tcg: Fix Warnings and Remarks reported by IASL
 2019-01-03  1:12 UTC 

[PATCH v1 0/2] Fix StdLib compilation with XCODE5/CLANG38
 2019-01-02 19:28 UTC  (4+ messages)
` [PATCH v1 2/2] StdLib/Environs: Avoid infinite recursion in _Exit

[PATCH v7] MdeModulePkg/SdMmcPciHcDxe: Add SDMMC HC v4 and above Support
 2019-01-02 15:47 UTC  (6+ messages)

[PATCH edk2-platforms v2 3/6] Platform/ARM: Configuration Manager for FVP
 2019-01-02 14:47 UTC 

[PATCH edk2-platforms v1 0/6] Platform/ARM: Platform support for Dynamic Tables Framework
 2019-01-02 14:45 UTC  (11+ messages)
` [PATCH edk2-platforms v1 1/6] Platform/ARM: Configuration Manager for Juno
` [PATCH edk2-platforms v1 2/6] Platform/ARM: Dynamic Tables support "
` [PATCH edk2-platforms v1 3/6] Platform/ARM: Configuration Manager for FVP
` [PATCH edk2-platforms v1 4/6] Platform/ARM: Dynamic Tables support "
` [PATCH edk2-platforms v1 5/6] Platform/ARM: Add OEM CPU generator "
` [PATCH edk2-platforms v1 6/6] Platform/ARM: Dynamic CPU Device info "

[PATCH] EmbeddedPkg/NorFlashInfoLib: convert to BASE library
 2019-01-02 13:00 UTC 

[RFC] Edk2 BaseTools Python3 Migration Update
 2019-01-02  9:26 UTC  (6+ messages)

[Patch] BaseTools: Report Error if use SET in Dsc
 2019-01-02  8:44 UTC 

[patch] MdeModulePkg/NonDiscoverablePciDevice: Remove the redundant check
 2019-01-02  1:50 UTC 

[patch] BaseTools/VfrCompile: report error for Integer overflow
 2019-01-02  1:42 UTC  (5+ messages)
` [patch] MdeModulePkg/NonDiscoverable: Use compare operator for comparison

[Patch] BaseTools: Fixed build report issue
 2019-01-02  1:39 UTC  (2+ messages)

Udk2018 windows GCC build errors with echo
 2019-01-02  1:25 UTC 

[Patch 0/5] Remove unused tool chains in tools_def.template
 2019-01-02  1:18 UTC  (9+ messages)
` [Patch 1/5] BaseTools/Conf/tools_def.template: drop ARM/AARCH support from GCC46/GCC47
` [Patch 2/5] BaseTools tools_def.template: Remove obsolete ELFGCC/UNIXGCC/CYGGCC tool chain
` [Patch 3/5] BaseTools tools_def.template: Remove obsolete GCC44-GCC47 "
` [Patch 4/5] BaseTools tools_def.template: Remove obsolete ICC/ICC11 tool chains
` [Patch 5/5] BaseTools tools_def.template: Remove obsolete VS2003-2005/DDK3790 "

SSH access on to UEFI shell
 2019-01-01 15:09 UTC  (3+ messages)

[PATCH v4 0/7] Introduce two public functions and remove internal ones
 2018-12-31 21:22 UTC  (14+ messages)
` [PATCH v4 1/7] MdeModulePkg/EbcDebugger: Change function names
` [PATCH v4 2/7] MdePkg/BaseLib: Introduce CharToUpper and AsciiToUpper publicly
` [PATCH v4 3/7] MdePkg/BaseLib: Remove definitions of two functions
` [PATCH v4 4/7] MdeModulePkg/EbcDebugger: Use AsciiToUpper and CharToUpper
` [PATCH v4 5/7] MdeModulePkg/DxeHttpLib: Use BaseLib api AsciiToUpper
` [PATCH v4 6/7] ShellPkg/Shell: Use BaseLib api CharToUpper
` [PATCH v4 7/7] ShellPkg/UefiShellLib: "

[edk2-test][RFC] Integrating SBBR tests into SCT - A design proposal
 2018-12-31  6:50 UTC 

[Patch] BaseTools: Correct PcdArray value assigment statement
 2018-12-29  8:43 UTC 

edk2-devel@lists.01.org
 2018-12-28  9:40 UTC 

[PATCH] BaseTools/GenFv: Support SecCore and PeiCore in different FV
 2018-12-28  5:51 UTC  (2+ messages)

[PATCH v3 0/7] MdeModulePkg: add support for dispatching foreign arch PE/COFF images
 2018-12-27 10:16 UTC  (7+ messages)
` [PATCH v3 3/7] MdeModulePkg/PciBusDxe: invoke PE/COFF emulator for foreign option ROMs
` [PATCH v3 4/7] MdeModulePkg/UefiBootManagerLib: allow foreign Driver#### images

Uefi runtime property in device tree
 2018-12-27  9:58 UTC  (5+ messages)

[PATCH edk2-platforms v3 0/3] Platform/ARM/SgiPkg: Enable StandaloneMm on Sgi platforms
 2018-12-27  9:53 UTC  (5+ messages)
` [PATCH edk2-platforms v3 1/3] Platform/ARM/SgiPkg: Build infrastructure for StandaloneMm image
` [PATCH edk2-platforms v3 2/3] Platform/ARM/SgiPkg: Setup memory buffers for MmCommunicate
` [PATCH edk2-platforms v3 3/3] Platform/ARM/SgiPkg: Enable MmCommunication module on the platform

[PATCH 0/4] ArmPkg: use console for minimal 'exception occurred' message
 2018-12-27  9:43 UTC  (7+ messages)
` [PATCH 3/4] ArmPkg/DefaultExceptionHandlerLib: drop BASE variant
` [PATCH 4/4] ArmPkg/DefaultExceptionHandlerLib: use console if available

[PATCH 0/4] OvmfPkg, ArmVirtPkg: add ACPI Test Support
 2018-12-27  5:11 UTC  (6+ messages)
` [PATCH 1/4] OvmfPkg: introduce ACPI Test Support data structure and GUID

[PATCH edk2-platforms v2 0/3] Platform/ARM/SgiPkg: Enable StandaloneMm on Sgi platforms
 2018-12-27  2:58 UTC  (4+ messages)
` [PATCH edk2-platforms v2 1/3] Platform/ARM/SgiPkg: Build infrastructure for StandaloneMm image

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

[PATCH v1] UefiCpuPkg: Merge StuffRsb.inc files into one in UefiCpuPkg/Include
 2018-12-26 21:43 UTC  (3+ messages)

Undefined symbols AsmCpuid, AsmReadCr0 etc. when building OvmfPkgX64 on FreeBSD
 2018-12-26 20:16 UTC  (2+ messages)

[PATCH v2 0/3] Fix an incorrectly spelled Marco
 2018-12-26 20:05 UTC  (2+ messages)

[PATCH edk2-platforms 0/3] synquacer multi-uart support
 2018-12-26 13:25 UTC  (4+ messages)
` [PATCH edk2-platforms 1/3] Silicon/SynQuacer/AcpiTables: don't use PCD for PL011 base
` [PATCH edk2-platforms 2/3] Silicon/SynQuacer/AcpiTables: expose second UART to the OS
` [PATCH edk2-platforms 3/3] Silicon/SynQuacer: add support for DEBUG output on second UART

[PATCH v2] IntelFsp2Pkg: Add FspmArchConfigPpi to support Dispatch mode
 2018-12-26 12:48 UTC 

Question about hotplugging NIC devices to an empty pci-bridge
 2018-12-26  6:04 UTC  (7+ messages)

[PATCH edk2-platforms 00/39] NXP: Add support of LS1043, LS1046 and LS2088 SoCs
 2018-12-26  5:00 UTC  (17+ messages)
` [PATCH edk2-platforms 00/41] NXP : "
  ` [PATCH edk2-platforms 01/41] Silicon/NXP: Add Library to return Mmio APIs pointer
  ` [PATCH edk2-platforms 35/41] Silicon/NXP: Implement PciHostBridgeLib support
  ` [PATCH edk2-platforms 36/41] Silicon/NXP: Implement EFI_CPU_IO2_PROTOCOL
  ` [PATCH edk2-platforms 37/41] Compilation: Update the fdf, dsc and dec files
  ` [PATCH edk2-platforms 38/41] DWC3 : Add DWC3 USB controller initialization driver
  ` [PATCH edk2-platforms 40/41] Platform/NXP:PCIe enablement for LS1046A RDB
  ` [PATCH edk2-platforms 41/41] Platform/NXP:PCIe enablement for LS2088A RDB

[PATCH] SecurityPkg: Incorrect warning message for Opal admin revert action
 2018-12-25  5:54 UTC 

[PATCH v1] MinPlatformPkg/Test: Update to consume SpeculationBarrier
 2018-12-25  5:04 UTC  (2+ messages)

[Patch] BaseTools: Reset FdsGlobalVariable
 2018-12-24 13:33 UTC  (3+ messages)

Question about UfsPassThruDxe driver
 2018-12-24  3:54 UTC  (3+ messages)

[PATCH v1 0/5] Ues arch-generic API SpeculationBarrier() to replace AsmLfence()
 2018-12-24  3:15 UTC  (11+ 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 V2] edk2 DecSpec: Support the syntax of the structure array for structure PCD
 2018-12-24  1:32 UTC 

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

[edk2-platforms PATCH v2 0/2] *** Enable Standalone Management Mode Core Interface on AARCH64 FVP ***
 2018-12-23 12:39 UTC  (4+ messages)

[edk2-platforms PATCH v3 0/2] *** Enable Standalone Management Mode Core Interface on AARCH64 FVP ***
 2018-12-23 12:36 UTC  (2+ messages)
` [edk2-platforms PATCH v3 1/2] VExpressPkg: Add dsc and fdf files for generating Standalone MM Image

[PATCH] ArmPkg/ArmLib ARM: set .fpu to let Clang 7 assemble ArmV7Support.S
 2018-12-21 19:50 UTC  (4+ messages)

EmbeddedPkg : Corrected flow for setting Buswidth for eMMC
 2018-12-21 19:23 UTC  (2+ messages)

[PATCH v1 00/22] DynamicTablesPkg: Introduce Dynamic Tables Framework
 2018-12-21 16:57 UTC  (23+ 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 10/22] DynamicTablesPkg: Configuration Manager Helper
` [PATCH v1 11/22] DynamicTablesPkg: Table Helper Library
` [PATCH v1 12/22] DynamicTablesPkg: Dynamic Table Factory Protocol
` [PATCH v1 13/22] DynamicTablesPkg: Dynamic Table Factory Dxe
` [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)


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