public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2017-12-04 17:11:06 to 2017-12-07 03:30:59 UTC [more...]

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

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

[PATCH] UefiCpuPkg PiSmmCpuDxeSmm: Only DumpCpuContext in error case
 2017-12-07  3:03 UTC  (4+ 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: PiSmmCpuDxeSmm Add the missing ASM_PFX in nasm code
 2017-12-07  3:00 UTC  (5+ messages)

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

[RFC] MdeModulePkg/Ip4Dxe: fix ICMP echo reply memory leak
 2017-12-07  2:47 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] BaseTools/tools_def: add CLANG38 LTO versions for AARCH64 and ARM
 2017-12-07  2:05 UTC  (7+ messages)

[Patch 0/4 V3] BaseTools: Enable multiple thread to generate FFS file
 2017-12-07  0:59 UTC  (7+ 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] 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 0/2] Follow PI spec to update EFI_MM_COMMUNICATE
 2017-12-06  9:17 UTC  (3+ messages)
` [PATCH 1/2] MdePkg MmCommunication.h: "
` [PATCH 2/2] MdeModulePkg PiSmmIpl: Handle CommSize OPTIONAL case

[PATCH v4 00/11] Implement stack guard feature
 2017-12-06  8:50 UTC  (12+ 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 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  (4+ messages)

[PATCH v2 0/2] quirks handling for SDHCI controllers
 2017-12-05 17:16 UTC  (17+ 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  (7+ messages)
` [platforms: PATCH v3 1/4] Marvell/Armada: Switch to dynamic tftp command
` [platforms: PATCH v3 2/4] Marvell/Armada: Fix watchdog control base
` [platforms: PATCH v3 3/4] Marvell/Applications: FirmwareUpdate: Fix usage information
` [platforms: PATCH v3 4/4] Marvell/Drivers: MvPhyDxe: Cleanup the header

[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  (6+ messages)
` [Patch 1/4] NetworkPkg/DnsDxe: Remove the unnecessary if condition check in DNS.Config
` [Patch 2/4] NetworkPkg/DnsDxe: Update RetryCount/RetryInterval to comply with UEFI spec
` [Patch 3/4] NetworkPkg/DnsDxe: Fix the potential memory leak issue
` [Patch 4/4] NetworkPkg/DnsDxe: Avoid to access the freed memory buffer

[Patch] MdeModulePkg: Update PeiCore to pass XCODE tool chain
 2017-12-05  7:15 UTC  (2+ messages)

[Patch] NetworkPkg: Update IScsiDxe to pass XCODE build
 2017-12-05  7:04 UTC  (2+ messages)

[PATCH v3 00/11] Implement stack guard feature
 2017-12-05  6:55 UTC  (6+ messages)
` [PATCH v3 07/11] ArmPkg/ArmExceptionLib: Add implementation of new API

[PATCH 0/2] MdeModulePkg: Remove unnecessary parentheses in 'if'
 2017-12-05  6:45 UTC  (5+ messages)
` [PATCH 1/2] MdeModulePkg/PartitionDxe: "
` [PATCH 2/2] MdeModulePkg/DisplayEngineDxe: "

[PATCH v2 0/4] Enable page table write protection
 2017-12-05  6:41 UTC  (7+ messages)

[Patch] MdeModulePkg/TcpIoLib: Check input Timeout before calling CheckEvent() service
 2017-12-05  6:32 UTC 

[Patch] MdeModulePkg/TcpIoLib: Cancel TCP token if connect/accept is timeout
 2017-12-05  6:33 UTC 

[PATCH v2] MdeModulePkg/NvmExpressDxe: fix error status override
 2017-12-05  1:13 UTC  (5+ messages)

[PATCH] MdeModulePkg CapsulePei: Sort and merge memory resource entries
 2017-12-05  0:57 UTC  (2+ messages)

[PATCH v2 00/13] ArmPlatformPkg: remove unused or migrated modules
 2017-12-04 22:22 UTC  (14+ messages)
` [PATCH v2 01/13] ArmPlatformPkg: remove NorFlashArmVExpressLib
` [PATCH v2 02/13] ArmPlatformPkg: remove ArmVExpressPkg
` [PATCH v2 03/13] ArmPlatformPkg: remove ArmPlatformSysConfigLib library class
` [PATCH v2 04/13] ArmPlatformPkg: remove BootMonFs and ArmShellCmdRunAxf
` [PATCH v2 05/13] ArmPlatformPkg: remove old PL011UartLib implementation
` [PATCH v2 06/13] ArmPlatformPkg: add missing library class declarations to .dec file
` [PATCH v2 07/13] ArmPlatformPkg/LcdGraphicsOutputDxe: move headers into driver directory
` [PATCH v2 08/13] ArmPlatformPkg: remove unused PL301Axi driver
` [PATCH v2 09/13] ArmPlatformPkg: remove unused PL35x driver
` [PATCH v2 10/13] ArmPlatformPkg: remove PL34xDmc driver
` [PATCH v2 11/13] ArmPlatformPkg: remove unused PL310 driver
` [PATCH v2 12/13] ArmPlatformPkg: remove unused ArmTrustZone driver
` [PATCH v2 13/13] ArmPlatformPkg: remove unused SP804 driver and TimerLib implementation

[PATCH v3 edk2-platforms 0/2] Move ArmPlatformPkg stuff into edk2-platforms
 2017-12-04 22:12 UTC  (3+ messages)
` [PATCH v3 edk2-platforms 1/2] Platform/ARM/VExpress: import VExpressPkg from EDK2
` [PATCH v3 edk2-platforms 2/2] Platform/ARM: import BootMonFs and ArmShellCmdRunAxf "

[PATCH] ArmPlatformPkg/LcdGraphicsOutputDxe: remove VExpressPkg dependency
 2017-12-04 22:02 UTC  (3+ messages)

[PATCH 0/6] Add ARM support for VS2017
 2017-12-04 17:43 UTC  (10+ messages)
` [PATCH 1/6] MdePkg: Disable some Level 4 warnings for VS2017/ARM
` [PATCH 3/6] MdePkg/Library/BaseLib: Enable VS2017/ARM builds
` [PATCH 6/6] BaseTools/Conf: Add VS2017/ARM support

[PATCH edk2-platforms 1/2] Platform/Hisilicon: fix D05 .dsc line endings
 2017-12-04 17:28 UTC  (6+ messages)
` [PATCH edk2-platforms 2/2] Platform/Hisilicon: fix conditional inclusion of tftp shell command

[PATCH 00/19] ArmPlatformPkg: remove unused or migrated modules
 2017-12-04 17:24 UTC  (3+ messages)

[PATCH edk2-platforms v2 00/13] Move ArmPlatformPkg stuff into edk2-platforms
 2017-12-04 17:23 UTC  (3+ messages)

[PATCH] ArmPlatformPkg: remove PlatformIntelBdsLib
 2017-12-04 17:18 UTC  (3+ messages)


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