public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2017-10-30 12:40:41 to 2017-11-03 09:10:17 UTC [more...]

[PATCH 0/3] Fix misuses of AllocateCopyPool
 2017-11-03  9:14 UTC  (6+ messages)
` [PATCH 1/3] MdeModulePkg: "
` [PATCH 2/3] ShellPkg: "
` [PATCH 3/3] IntelFrameworkModulePkg: "

[PATCH 0/3] Implement stack guard feature
 2017-11-03  8:58 UTC  (22+ 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
    ` 答复: "

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

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

how to create environmental variable for Shell
 2017-11-03  5:00 UTC 

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

[PATCH] ShellPkg/hexeditor: Use CpuIo for memory access
 2017-11-01 18:15 UTC  (2+ 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  (46+ messages)
` [PATCH edk2-platforms v3 01/27] Silicon/SynQuacer: add package with platform headers
` [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 07/27] Silicon/SynQuacer: implement PciSegmentLib to support dual RCs
` [PATCH edk2-platforms v3 08/27] Silicon/SynQuacer: implement PciHostBridgeLib support
` [PATCH edk2-platforms v3 09/27] Silicon/SynQuacer: implement EFI_CPU_IO2_PROTOCOL
` [PATCH edk2-platforms v3 10/27] Platform/SynQuacerEvalBoard: add PCI support
` [PATCH edk2-platforms v3 11/27] Platform/SynQuacerEvalBoard: add NETSEC driver
` [PATCH edk2-platforms v3 12/27] Silicon/SynQuacer: add ACPI support
` [PATCH edk2-platforms v3 13/27] Silicon/SynQuacer: add device tree support for eval board
` [PATCH edk2-platforms v3 14/27] Silicon/SynQuacer: add NorFlashPlatformLib implementation
` [PATCH edk2-platforms v3 15/27] Silicon/Socionext: add driver for SPI NOR flash
` [PATCH edk2-platforms v3 16/27] Platform/SynQuacer: incorporate NOR flash and variable drivers
` [PATCH edk2-platforms v3 17/27] Silicon/SynQuacer: implement PlatformFlashAccessLib
` [PATCH edk2-platforms v3 18/27] SynQuacer/SynQuacerMemoryInitPeiLib: add capsule support
` [PATCH edk2-platforms v3 19/27] Socionext/SynQuacerEvalBoard: wire up basic "
` [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] PEI phase boot mode setting
 2017-11-01 13:11 UTC  (3+ messages)
` [PATCH 1/2] EmbeddedPkg: introduce GPIO PPI
` [PATCH 2/2] ArmPlatformPkg/PlatformPeim: allow PlatformPeiLib to set the boot mode

[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  (4+ 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 

[PATCH] BaseTools/tools_def: suppress GCC predefined macros in DTB compilation
 2017-10-31  8:27 UTC  (3+ messages)

Storing Non volatile variables on SD/NAND
 2017-10-31  4:25 UTC  (15+ messages)

[PATCH 0/2] IoMMu support for SD/eMMC PEI stack
 2017-10-31  4:16 UTC  (3+ messages)
` [PATCH 1/2] MdeModulePkg/EmmcBlockIoPei: Support IoMmu
` [PATCH 2/2] MdeModulePkg/SdBlockIoPei: "

[PATCH v2] MdeModulePkg/UfsBlockIoPei: Support IoMmu
 2017-10-31  3:18 UTC 

[PATCH] MdeModulePkg/NonDiscoverable: fix memory override bug
 2017-10-30 14:42 UTC  (4+ messages)

[PATCH] ShellPkg: Fix type mismatch with GCC
 2017-10-30 12:44 UTC  (7+ messages)


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