public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2017-10-31 10:49:30 to 2017-11-06 03:44:04 UTC [more...]

[PATCH 0/3] Implement stack guard feature
 2017-11-06  3:47 UTC  (28+ messages)
` [PATCH 1/3] MdeModulePkg/metafile: Add PCD PcdCpuStackGuard
` [PATCH 2/3] MdeModulePkg/DxeIpl: Enable paging for stack guard
` [PATCH 3/3] UefiCpuPkg/CpuExceptionHandlerLib: Add stack switch support
    ` 答复: "

how to create environmental variable for Shell
 2017-11-06  1:39 UTC 

[PATCH v2] MdeModulePkg/SdMmcPciHcDxe: call SdMmcFreeTrb() to complete sync operation
 2017-11-06  1:12 UTC  (2+ messages)

[PATCH 0/3] Fix misuses of AllocateCopyPool
 2017-11-06  0:55 UTC  (10+ messages)
` [PATCH 1/3] MdeModulePkg: "
` [PATCH 2/3] ShellPkg: "
` [PATCH 3/3] IntelFrameworkModulePkg: "

[PATCH 1/2] EmbeddedPkg/RealTimeClockRuntimeDxe: move common functionality into core
 2017-11-05 17:32 UTC  (3+ messages)
` [PATCH 2/2] ArmPlatformPkg/PL031RealTimeClockLib: remove validation and DST handling

[PATCH v2] ArmPlatformPkg/PrePeiCore: seed temporary stack before entering PEI core
 2017-11-05 16:29 UTC  (4+ messages)

[PATCH 0/2] PEI phase boot mode setting
 2017-11-05 16:21 UTC  (7+ messages)
` [PATCH 1/2] EmbeddedPkg: introduce GPIO PPI
` [PATCH 2/2] ArmPlatformPkg/PlatformPeim: allow PlatformPeiLib to set the boot mode

[platforms: PATCH 0/4] Armada 7k/8k variable support
 2017-11-05 10:55 UTC  (5+ messages)
` [platforms: PATCH 1/4] Marvell/Drivers: MvSpiFlash: Enable using driver in RT
` [platforms: PATCH 2/4] Marvell/Drivers: MvSpiDxe: "
` [platforms: PATCH 3/4] Platform/Marvell: Introduce MvFvbDxe variable support driver
` [platforms: PATCH 4/4] Marvell/Armada: Enable variables support

[PATCH v2 0/2] MdeModulePkg/VarCheckHii: Enhance VarCheckHiiLib to support bit check
 2017-11-05 10:06 UTC  (3+ messages)
` [PATCH v2 1/2] MdeModulePkg/VarCheckHiiLib: Replace EFI_D_INFO with DEBUG_INFO
` [PATCH v2 2/2] MdeModulePkg/VarCheckHii: Enhance VarCheckHiiLib to support bit check

[platforms: PATCH v2 0/6] Armada 7k/8k SPI improvements pt 2
 2017-11-05  7:51 UTC  (9+ messages)
` [platforms: PATCH v2 1/6] Marvell/Drivers: MvSpiFlash: Improve ReadId
` [platforms: PATCH v2 2/6] Marvell/Drivers: MvSpiFlash: Enable dynamic SPI Flash detection
` [platforms: PATCH v2 3/6] Marvell/Drivers: MvSpiFlash: Remove duplicated macros
` [platforms: PATCH v2 4/6] Marvell/Applications: SpiTool: Do not override existing slave device
` [platforms: PATCH v2 5/6] Marvell/Drivers: MvSpiFlash: Fix bank selection for Spansion
` [platforms: PATCH v2 6/6] Marvell/Drivers: MvSpiDxe: Keep data in SPI_DEVICE structure

[PATCH] MdeModulePkg/SdMmcPciHcDxe: use FreeBuffer not FreePages from DMA buffer
 2017-11-04 22:10 UTC  (2+ messages)

how to create environmental variable for Shell
 2017-11-03 20:54 UTC  (5+ messages)

UEFI Image Attribute
 2017-11-03 19:38 UTC  (2+ messages)

[PATCH v3 1/1] EmbeddedPkg: Implement NorFlashInfoLib
 2017-11-03 17:55 UTC 

[PATCH] ShellPkg/HexEdit: Fix EBC build failure
 2017-11-03 14:08 UTC  (2+ messages)

[RFC PATCH edk2-platforms 0/3] add I2C RTC support to DeveloperBox
 2017-11-03 10:16 UTC  (4+ messages)
` [RFC PATCH edk2-platforms 1/3] Silicon/NXP: add RTC support library for PCF8563 I2C IP
` [RFC PATCH edk2-platforms 2/3] Silicon/Socionext: implement I2C master protocol for SynQuacer I2C
` [RFC PATCH edk2-platforms 3/3] Platform/DeveloperBox: wire up RTC support

[PATCH] ShellPkg/hexeditor: Use CpuIo for memory access
 2017-11-03  9:54 UTC  (3+ messages)

[PATCH] ShellPkg/HexEdit: Fix EBC build failure
 2017-11-03  8:56 UTC 

[PATCH] Tftp assert fix for openfile failure case
 2017-11-03 14:26 UTC 

[PATCH] PcAtChipsetPkg/IsaAcpiDxe: Restore PCI attributes correctly
 2017-11-03  8:28 UTC 

[Patch 0/3] Add new PCD PcdInitValueInTempStack
 2017-11-03  7:27 UTC  (8+ messages)
` [Patch 1/3] MdeModulePkg: "
` [Patch 2/3] MdeModulePkg: Update PeiCore consumes PCD to get the init value in temp stack
` [Patch 3/3] Nt32Pkg: Update SecMain "

[patch] MdeModulePkg/VarCheckHii: Enhance VarCheckHiiLib to support bit check
 2017-11-03  7:07 UTC  (3+ messages)

Official port of Python on EDK2
 2017-11-03  7:01 UTC  (7+ messages)

[PATCH] IntelSiliconPkg IntelVTdDxe: Use ACPI table event to get DMAR table
 2017-11-03  6:00 UTC  (2+ messages)

[PATCH v2] UefiCpuPkg/CpuDxe: Fix multiple entries of RT_CODE in memory map
 2017-11-03  0:57 UTC 

Build error in StdLib with VS 2015 compiler
 2017-11-02 14:46 UTC  (6+ messages)

[Patch] BaseTools: parse map file generated by Xcode on Mac
 2017-11-02 14:13 UTC  (2+ messages)

[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] Minor BIOS ID
 2017-11-02  6:19 UTC 

Xen Console input very slow in recent UEFI
 2017-11-02  1:43 UTC  (11+ messages)

[PATCH] MdeModulePkg SerialDxe: Handle Timeout change more robustly
 2017-11-02  1:41 UTC 

[patch] BaseTools/VfrCompile: Add check to avoid using NULL pointer
 2017-11-02  1:13 UTC  (2+ messages)

UEFI shell hash tools?
 2017-11-01 20:15 UTC  (4+ messages)

[platforms: PATCH 0/6] Armada 7k/8k SPI improvements pt 2
 2017-11-01 17:15 UTC  (21+ messages)
` [platforms: PATCH 1/6] Marvell/Drivers: MvSpiFlash: Improve ReadId
` [platforms: PATCH 2/6] Marvell/Drivers: MvSpiFlash: Enable dynamic SPI Flash detection
` [platforms: PATCH 3/6] Marvell/Drivers: MvSpiFlash: Remove duplicated macros
` [platforms: PATCH 4/6] Marvell/Applications: SpiTool: Do not override existing slave device
` [platforms: PATCH 5/6] Marvell/Drivers: MvSpiFlash: Fix bank selection for Spansion
` [platforms: PATCH 6/6] Marvell/Drivers: MvSpiDxe: Keep data in SPI_DEVICE structure

[PATCH edk2-platforms v3 00/27] add support for Socionext Synquacer
 2017-11-01 16:36 UTC  (36+ messages)
` [PATCH edk2-platforms v3 02/27] Silicon/Socionext: add driver for NETSEC network controller
` [PATCH edk2-platforms v3 03/27] Silicon/Socionext: add PlatformPeilib implementation for SynQuacer
` [PATCH edk2-platforms v3 04/27] Silicon/SynQuacer: implement a platform DXE driver
` [PATCH edk2-platforms v3 05/27] Silicon/SynQuacer: add MemoryInitPeiLib implementation
` [PATCH edk2-platforms v3 06/27] Platform: add support for Socionext SynQuacer eval board
` [PATCH edk2-platforms v3 08/27] Silicon/SynQuacer: implement PciHostBridgeLib support
` [PATCH edk2-platforms v3 10/27] Platform/SynQuacerEvalBoard: add PCI support
` [PATCH edk2-platforms v3 12/27] Silicon/SynQuacer: add ACPI support
` [PATCH edk2-platforms v3 17/27] Silicon/SynQuacer: implement PlatformFlashAccessLib
` [PATCH edk2-platforms v3 20/27] Socionext/SynQuacerEvalBoard: switch to execute in place
` [PATCH edk2-platforms v3 21/27] Platform/SynQuacerEvalBoard: add signed capsule update support
` [PATCH edk2-platforms v3 22/27] Silicon/SynQuacer/AcpiTables: hide PCI domain #0
` [PATCH edk2-platforms v3 23/27] Silicon/SynQuacerPciHostBridgeLib: add workaround to support 32-bit only cards
` [PATCH edk2-platforms v3 24/27] Platform/Socionext: add support for Socionext Developer Box rev 0.1
` [PATCH edk2-platforms v3 25/27] Platform/DeveloperBox: add ConsolePrefDxe driver
` [PATCH edk2-platforms v3 26/27] Silicon/SynQuacer: add description of GPIO block to device tree
` [PATCH edk2-platforms v3 27/27] Silicon/SynQuacer: add description of EXIU to the "

[PATCH] BaseTools/tools_def AARCH64 ARM: disable PIE linking for .aslc sources
 2017-11-01 15:18 UTC  (3+ messages)

[PATCH v2] MdePkg: Add definitions for the SPI protocols introduced in PI 1.6
 2017-11-01 13:49 UTC  (2+ messages)

[PATCH 0/2] Add NVDIMM related spec definitions
 2017-11-01  9:46 UTC  (3+ messages)
` [PATCH 1/2] MdePkg/Btt.h: Add Block Translation Table definitions
` [PATCH 2/2] MdePkg/NvdimmLabel.h: Add NVDIMM_LABEL protocol definition

[PATCH v2 0/2] CryptoPkg/BaseCryptLib: Correct CRT realloc Wrapper
 2017-11-01  8:48 UTC  (4+ messages)
` [PATCH v2 1/2] CryptoPkg/BaseCryptLib: Fix buffer overflow issue in realloc wrapper
` [PATCH v2 2/2] CryptoPkg/BaseCryptLib: Fix mismatched memory allocation/free

[PATCH 1/3] SecurityPkg: Remove Counter Based AuthVariable support
 2017-11-01  8:47 UTC  (6+ messages)
` [PATCH 2/3] MdePkg: Deprecate EFI_VARIABLE_AUTHENTICATED_WRITE_ACCESS
` [PATCH 3/3] MdeModulePkg: "

[PATCH 1/1] EmbeddedPkg: Implement NorFlashLib
 2017-11-01  8:45 UTC  (5+ messages)

[PATCH 0/2] CryptoPkg/BaseCryptLib: Correct CRT realloc Wrapper
 2017-11-01  7:59 UTC  (6+ messages)
` [PATCH 1/2] CryptoPkg/BaseCryptLib: Fix buffer overflow issue in realloc wrapper
` [PATCH 2/2] CryptoPkg/BaseCryptLib: Fix mismatched memory allocation/free

[PATCH v2] MdeModulePkg/PciBus: Disable BME of all devices when entering RT
 2017-11-01  4:48 UTC 

[PATCH] MdeModulePkg/PciBus: Disable BME of all devices when entering RT
 2017-11-01  4:44 UTC  (3+ messages)
` 答复: "

[PATCH v2 1/1] EmbeddedPkg: Implement NorFlashInfoLib
 2017-11-01  4:28 UTC  (2+ messages)

[patch] UefiCpuPkg/MpInitLib:Make function comments align with function
 2017-11-01  2:34 UTC  (2+ messages)

[PATCH] Add one maintainer to CorebootModulePkg and CorebootPayloadPkg
 2017-11-01  0:11 UTC  (2+ messages)

[PATCH 0/2] Define PCD's for RTC init values
 2017-10-31 17:54 UTC  (3+ messages)
` [PATCH 1/2] PcAtChipsetPkg: Define FixePCD's for RTC register values
` [PATCH 2/2] PcAtChipsetPkg/PcatRealTimeClockRuntimeDxe: Replace RTC macros

[RFC] MdeModulePkg/NonDiscoverablePciDeviceDxe: NonCoherentPciIoAllocateBuffer issue with AArch64
 2017-10-31 15:25 UTC  (5+ messages)

[Help] UEFI boot KVM4T vm hang On TianoCore
 2017-10-31 14:29 UTC 


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