public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2017-12-01 17:53:31 to 2017-12-06 03:41:23 UTC [more...]

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

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

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

[PATCH v3 0/2] Enable page table write protection
 2017-12-06  0:15 UTC  (5+ 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 00/19] ArmPlatformPkg: Update GOP
 2017-12-05 22:06 UTC  (24+ 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 v2] BaseTools: align ENCODE_ERROR macro with MdePkg version
 2017-12-05 16:10 UTC 

[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/4 V3] BaseTools: Enable multiple thread to generate FFS file
 2017-12-05 13:56 UTC  (4+ messages)
` [Patch 3/4 V3] BaseTools: Update Gensec to set PROCESSING_REQUIRED value

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

[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  (11+ messages)
` [PATCH v2 1/4] MdeModulePkg/MdeModulePkg.dec: Add new PCDs and Guid
` [PATCH v2 2/4] MdeModulePkg/PageTablePool.h: Page table pool GUID definition file
` [PATCH v2 3/4] MdeModulePkg/DxeIpl: Mark page table as read-only
` [PATCH v2 4/4] UefiCpuPkg/CpuDxe: Enable protection for newly added page table

[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  (3+ 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  (13+ messages)
` [PATCH 1/6] MdePkg: Disable some Level 4 warnings for VS2017/ARM
` [PATCH 2/6] MdePkg/Library/BaseStackCheckLib: Add Null handler "
` [PATCH 3/6] MdePkg/Library/BaseLib: Enable VS2017/ARM builds
` [PATCH 4/6] ArmPkg/Library/CompilerIntrinsicsLib: "
` [PATCH 5/6] MdePkg/Include: Add VA list support for VS2017/ARM
` [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  (7+ 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)

[platforms: PATCH v2 0/4] Armada 7k/8k - misc improvements pt.3
 2017-12-04 16:35 UTC  (12+ messages)
` [platforms: PATCH v2 1/4] Marvell/Armada: Switch to dynamic tftp command
` [platforms: PATCH v2 3/4] Marvell/Applications: FirmwareUpdate: Fix usage information
` [platforms: PATCH v2 4/4] Marvell/Drivers: MvPhyDxe: Cleanup the header

[PATCH 1/1] MdePkg/IoLib: Add support for big-endian MMIO
 2017-12-04 16:19 UTC  (18+ messages)

[PATCH RFT] ArmVirtPkg/ArmVirtXen: move from Intel to generic BDS
 2017-12-04 16:15 UTC  (8+ messages)

[RFC v1 00/15] *** Proposal for StandaloneMmPkg ***
 2017-12-04 15:56 UTC  (5+ messages)

[PATCH] [edk2 EmbeddedPkg]:Adding secure boot and HTTP image download (Disaster recovery image) Applications for Linux based platforms
 2017-12-04 15:47 UTC  (3+ messages)

Enabling boot menu via serial & PXE boot in CorebootPayloadPkg
 2017-12-04 15:29 UTC  (9+ messages)

[PATCH edk2-platforms] Silicon/SynQuacerI2CDxe: add missing __FUNCTION__ argument to %a specifier
 2017-12-04 14:55 UTC  (3+ messages)

[Patch] Build spec: Add clarification for the binary cache files
 2017-12-04  3:45 UTC 

[Patch 0/2] Check Media status before starting DHCP process
 2017-12-04  2:00 UTC  (5+ messages)

[PATCH] MdeModulePkg/NvmExpressDxe: fix error status override
 2017-12-04  1:33 UTC  (4+ messages)

[PrintLib] Question about ASSERT_UNICODE_BUFFER
 2017-12-04  1:24 UTC  (2+ messages)

[Patch] MdeModulePkg/NetLib: Add NetLibDetectMediaWaitTimeout() API to support EFI_NOT_READY media state detection
 2017-12-04  1:12 UTC  (2+ messages)

EmulatorPkg Segmentation Fault in PeiLocatePpi
 2017-12-03 16:14 UTC 

[PATCH] ShellPkg/ShellPkg.dec: Change comments for PcdShellLibAutoInitialize
 2017-12-02  9:08 UTC  (3+ messages)

[PATCH v2 0/8] OvmfPkg: add the Variable PEIM, defragment the UEFI memmap
 2017-12-02  8:53 UTC  (7+ messages)
` [PATCH v2 3/8] OvmfPkg: conditionally disable reserved memory varstore emulation at build

[PATCH 0/2] Use DpDynamicCommand to replace PerformancePkg/dp
 2017-12-02  8:44 UTC  (4+ messages)
` [PATCH 2/2] QuarkPlatformPkg: "


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