public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2017-12-05 07:15:44 to 2017-12-07 13:45:15 UTC [more...]

[PATCH edk2-platforms v2] Silicon/SynQuacer: enable coherent DMA for NETSEC and eMMC
 2017-12-07 13:49 UTC  (4+ messages)

[PATCH v2 0/3] Adding secure boot and HTTP image download features for Linux based platform
 2017-12-07 13:34 UTC  (4+ messages)
` [PATCH v2 1/3] [edk2 EmbeddedPkg]:Implementation of secure boot and HTTP Image download
` [PATCH v2 2/3] EmbeddedPkg: secureboot application using RdkBootManagerLib
` [PATCH v2 3/3] EmbeddedPkg: Httpimage downlaod application

[PATCH] BaseTools: Fix GenSec can't found the depex file
 2017-12-07 12:55 UTC  (3+ messages)

[RFC] MdeModulePkg/Ip4Dxe: fix ICMP echo reply memory leak
 2017-12-07 12:23 UTC  (4+ messages)

MdeModulePkg/UefiPxeBcDxe: Question about IcmpErrorListenHandler in PxeBcImpl.c
 2017-12-07 12:20 UTC  (5+ messages)

[Patch] SourceLevelDebugPkg/SecPeiDebugAgentLib: Fix duplicate symbol
 2017-12-07 11:41 UTC  (7+ messages)

[PATCH v2 0/3] BaseTools/tools_def: GCC5/CLANG38 toolchain updates
 2017-12-07 11:35 UTC  (6+ messages)
` [PATCH v2 1/3] BaseTools/tools_def: add CLANG38 LTO versions for AARCH64 and ARM
` [PATCH v2 2/3] BaseTools/tools_def CLANG38: add -Wno-unused-const-variable
` [PATCH v2 3/3] BaseTool/tools_def GCC5: enable optimization for ARM/AARCH64 DEBUG builds

[PATCH] MdePkg: Arm/AArch64 - filter #pragma pack() when __ASSEMBLER__
 2017-12-07 11:33 UTC  (4+ messages)

[PATCH] UefiCpuPkg PiSmmCpuDxeSmm: SMM profile and static paging mutual exclusion
 2017-12-07 11:32 UTC  (3+ messages)

[PATCH v4 0/2] Enable page table write protection
 2017-12-07 11:32 UTC  (3+ messages)
` [PATCH v4 1/2] MdeModulePkg/DxeIpl: Mark page table as read-only
` [PATCH v4 2/2] UefiCpuPkg/CpuDxe: Enable protection for newly added page table

[PATCH] BaseTools/tools_def: add CLANG38 LTO versions for AARCH64 and ARM
 2017-12-07 11:19 UTC  (9+ messages)

[PATCH edk2-platforms] [PATCH v3 0/9] Platform/NXP
 2017-12-07 11:15 UTC  (10+ messages)
` [PATCH edk2-platforms] [PATCH v3 2/9] Platform/NXP : Add support for Watchdog driver

[PATCH] UefiCpuPkg PiSmmCpuDxeSmm: Only DumpCpuContext in error case
 2017-12-07 11:12 UTC  (5+ messages)

[Patch] MdeModulePkg/NetLib: Fix an error when AIP doesn't support network media state detection
 2017-12-07 10:47 UTC  (2+ messages)

[Patch 0/4 V3] BaseTools: Enable multiple thread to generate FFS file
 2017-12-07  9:59 UTC  (8+ messages)
` [Patch 3/4 V3] BaseTools: Update Gensec to set PROCESSING_REQUIRED value
` [Patch 4/4 V3] BaseTools: Update Makefile to support FFS file generation

[PATCH] MdeModulePkg/ScsiDisk: Return EFI_NO_MEDIA when no media presents
 2017-12-07  9:55 UTC 

[RFC] MdePkg/Spi : Modify SPI Protocol strctures to make it more generic
 2017-12-07  8:35 UTC 

[PATCH v4 00/11] Implement stack guard feature
 2017-12-07  8:24 UTC  (14+ messages)
` [PATCH v4 01/11] MdeModulePkg/metafile: Add PCD PcdCpuStackGuard
` [PATCH v4 02/11] UefiCpuPkg/UefiCpuPkg.dec: Add two new PCDs for stack switch
` [PATCH v4 03/11] MdeModulePkg/CpuExceptionHandlerLib.h: Add a new API InitializeCpuExceptionHandlersEx
` [PATCH v4 04/11] MdePkg/BaseLib: Add stack switch related definitions for IA32
` [PATCH v4 05/11] UefiCpuPkg/CpuExceptionHandlerLib: Add stack switch support
` [PATCH v4 06/11] MdeModulePkg/CpuExceptionHandlerLibNull: Add new API implementation
` [PATCH v4 07/11] ArmPkg/ArmExceptionLib: Add implementation of new API
` [PATCH v4 08/11] UefiCpuPkg/MpLib: Add GDTR, IDTR and TR in saved AP data
` [PATCH v4 09/11] UefiCpuPkg/CpuDxe: Initialize stack switch for MP
` [PATCH v4 10/11] MdeModulePkg/Core/Dxe: Call new API InitializeCpuExceptionHandlersEx instead
` [PATCH v4 11/11] MdeModulePkg/DxeIpl: Enable paging for Stack Guard

[Patch] SignedCapsulePkg: Update EdkiiSystemCapsuleLib to check PCD value
 2017-12-07  8:13 UTC  (2+ messages)

[PATCH 0/2] Follow PI spec to update EFI_MM_COMMUNICATE
 2017-12-07  8:07 UTC  (4+ messages)
` [PATCH 1/2] MdePkg MmCommunication.h: "
` [PATCH 2/2] MdeModulePkg PiSmmIpl: Handle CommSize OPTIONAL case

[PATCH v2 0/3] Remove dependency on PcdNullPointerDetectionPropertyMask
 2017-12-07  8:03 UTC  (8+ messages)
` [PATCH v2 1/3] IntelFrameworkPkg/LegacyBios.h: Add a macro to guarantee page 0 access
` [PATCH v2 2/3] IntelFrameworkModulePkg/LegacyBiosDxe: Use macro to enable/disable page 0
` [PATCH v2 3/3] IntelFrameworkModulePkg/KeyboardDxe: "

[PATCH] EmulatorPkg: Fix build failure due to Tftp library removal
 2017-12-07  7:35 UTC  (2+ messages)

[PATCH] MdeModulePkg/Variable/RuntimeDxe: Modify function return status
 2017-12-07  6:46 UTC 

[Patch] UefiCpuPkg: SmmCpuFeaturesLib Add the missing ASM_PFX in nasm code
 2017-12-07  4:10 UTC  (2+ messages)

[Patch] UefiCpuPkg: PiSmmCpuDxeSmm Add the missing ASM_PFX in nasm code
 2017-12-07  4:10 UTC  (7+ messages)

[PATCH v2 0/6] Add ARM support for VS2017
 2017-12-07  3:02 UTC  (8+ messages)
` [PATCH v2 1/6] MdePkg: Disable some Level 4 warnings for VS2017/ARM
` [PATCH v2 2/6] MdePkg/Library/BaseStackCheckLib: Add Null handler "
` [PATCH v2 3/6] MdePkg/Library/BaseLib: Enable VS2017/ARM builds
` [PATCH v2 4/6] ArmPkg/Library/CompilerIntrinsicsLib: "
` [PATCH v2 5/6] MdePkg/Include: Add VA list support for VS2017/ARM
` [PATCH v2 6/6] BaseTools/Conf: Add VS2017/ARM support

[Patch] UefiCpuPkg: Update SecCore to get BFV size based on BFV header FvLength
 2017-12-07  2:54 UTC  (4+ messages)

[PATCH] UefiCpuPkg/MtrrLib: Correct debug message
 2017-12-07  2:53 UTC  (2+ messages)

[Patch 0/3] BaseTools: Fix some bugs about hash value enable
 2017-12-07  2:42 UTC  (5+ messages)
` [Patch 1/3] BaseTools: Not cache the .efi file location into build option
` [Patch 2/3] BaseTools: back up the binary files when hash value is same
` [Patch 3/3] BaseTools: enable hash value check for single module build

[PATCH v2] BaseTools: align ENCODE_ERROR macro with MdePkg version
 2017-12-07  2:41 UTC  (2+ messages)

[PATCH] EmbeddedPkg: AndroidBootApp: fix clang compilation
 2017-12-06 21:41 UTC  (3+ messages)

[PATCH] ArmVirtPkg: add NOOPT target to platform .DSCs
 2017-12-06 20:50 UTC  (3+ messages)

[PATCH v3 0/2] Enable page table write protection
 2017-12-06 13:05 UTC  (8+ messages)
` [PATCH v3 1/2] MdeModulePkg/DxeIpl: Mark page table as read-only
` [PATCH v3 2/2] UefiCpuPkg/CpuDxe: Enable protection for newly added page table

[PATCH 0/3] Remove dependency on PcdNullPointerDetectionPropertyMask
 2017-12-06 12:38 UTC  (8+ messages)
` [PATCH 1/3] IntelFrameworkPkg/LegacyBios.h: Add a macro to guarantee page 0 access
` [PATCH 2/3] IntelFrameworkModulePkg/LegacyBiosDxe: Use macro to enable/disable page 0
` [PATCH 3/3] IntelFrameworkModulePkg/KeyboardDxe: "

[PATCH v3 0/2] quirks handling for SDHCI controllers
 2017-12-06 11:16 UTC  (8+ messages)
` [PATCH v3 1/2] MdeModulePkg: introduce SD/MMC override protocol
` [PATCH v3 2/2] MdeModulePkg/SdMmcPciHcDxe: allow HC capabilities to be overridden

[Patch v2] MdeModulePkg/NetLib: Add NetLibDetectMediaWaitTimeout() API to support EFI_NOT_READY media state detection
 2017-12-06  3:45 UTC  (3+ messages)

[Patch] BaseTools: Add object_files.lst as dependency of lib target
 2017-12-06  2:00 UTC  (2+ messages)

[PATCH 00/19] ArmPlatformPkg: Update GOP
 2017-12-05 22:06 UTC  (23+ messages)
` [PATCH 02/19] ArmPlatformPkg: Tidy LcdGraphicsOutputDxe code: Added comments
` [PATCH 03/19] ArmPlatformPkg: PL111 and HDLCD: add const qualifier
` [PATCH 04/19] ArmPlatformPkg: LcdGraphicsOurputDxe: Add debug asserts
` [PATCH 19/19] ArmPlatformPkg: New DP500/DP550/DP650 GOP driver

[PATCH] BaseTools: improve C tools build time with GNU
 2017-12-05 18:42 UTC  (2+ messages)

[Patch] BaseTools: Fix GenSec GCC make failure
 2017-12-05 18:19 UTC  (6+ messages)

[PATCH] MdeModulePkg/Core/Dxe: log informative memprotect msgs at DEBUG_INFO level
 2017-12-05 18:01 UTC  (3+ messages)

[PATCH v2 0/2] quirks handling for SDHCI controllers
 2017-12-05 17:16 UTC  (15+ messages)
` [PATCH v2 1/2] MdeModulePkg: introduce SD/MMC override protocol
` [PATCH v2 2/2] MdeModulePkg/SdMmcPciHcDxe: allow HC capabilities to be overridden

[PATCH] BaseTools: align ENCODE_ERROR macro with MdePkg version
 2017-12-05 15:47 UTC 

[platforms: PATCH v3 0/4] Armada 7k/8k - misc improvements pt.3
 2017-12-05 14:16 UTC  (3+ messages)

[PATCH 0/5] ArmPlatformPkg: create standalone .dsc file
 2017-12-05 10:13 UTC  (6+ messages)
` [PATCH 1/5] ArmPlatformPkg: remove unused ArmPlatformLibNullSec
` [PATCH 2/5] ArmPlatformPkg/PrePeiCoreMPCore: use a unique GUID
` [PATCH 3/5] ArmPlatformPkg: add Null implementation of LcdPlatformlLib
` [PATCH 4/5] ArmPlatformPkg: add Null implementation of NorFlashPlatformLib
` [PATCH 5/5] ArmPlatformPkg: add package .DSC file

[Patch 0/4] NetworkPkg/DnsDxe: Fix several issues in DnsDxe driver
 2017-12-05  8:09 UTC  (2+ messages)


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