public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2017-12-08 15:50:51 to 2017-12-12 18:12:44 UTC [more...]

[PATCH edk2-platforms 0/8] SynQuacer updates
 2017-12-12 18:17 UTC  (21+ messages)
` [PATCH edk2-platforms 1/8] Silicon/SynQuacer: enable CPU idle states in device tree
` [PATCH edk2-platforms 2/8] Platform/Socionext/SynQuacer: expose build number as firmware version
` [PATCH edk2-platforms 3/8] Silicon/SynQuacerPciHostBridgeLib: stall for 150 ms during PERST#
` [PATCH edk2-platforms 4/8] Silicon/SynQuacerPciHostBridgeLib: enable RCs based on PCD setting
` [PATCH edk2-platforms 5/8] Silicon/SynQuacer: disable PCI RC #0 DT node if disabled
` [PATCH edk2-platforms 6/8] Silicon/SynQuacerEvalBoard: enable PCI #0 only when card is detected
` [PATCH edk2-platforms 7/8] Silicon/Socionext/SynQuacer/DeviceTree: expose SCP serial port to the OS
` [PATCH edk2-platforms 8/8] Silicon/SynQuacer/PlatformDxe: retrain PCIe switch links to Gen2 speed

[PATCH edk2-platforms v2 0/2] Platform/ARM: move to new LCD graphics driver
 2017-12-12 17:55 UTC  (5+ messages)
` [PATCH edk2-platforms v2 1/2] Platform/ARM: move FVP to the new LcdGraphicsOutputDxe driver
` [PATCH edk2-platforms v2 2/2] Platform/ARM: move TC2 "

[PATCH edk2-platforms v2 0/2] ArmPlatformPkg PCD cleanup
 2017-12-12 17:49 UTC  (7+ messages)
` [PATCH edk2-platforms v2 1/2] Platform: switch to MdeModulePkg's version of PcdFirmwareVendor
` [PATCH edk2-platforms v2 2/2] Platform Silicon: remove obsolete ArmPlatformPkg PCD assignments

[PATCH v2 0/5] ArmPlatformPkg: refactor LcdGraphicsOutputDxe driver
 2017-12-12 17:44 UTC  (16+ messages)
` [PATCH v2 1/5] ArmPlatformPkg: introduce LcdHwLib library class
` [PATCH v2 2/5] ArmPlatformPkg: implement LcdHwLib for PL111
` [PATCH v2 3/5] ArmPlatformPkg: implement LcdHwLib for HdLcd
` [PATCH v2 4/5] ArmPlatformPkg: create hw-agnostic LcdGraphicsOutputDxe driver
` [PATCH v2 5/5] ArmPlatformPkg: remove old PL111/HdLcd driver code

[PATCH] MdePkg: correct and clarify documentation of VA_LIST in Base.h
 2017-12-12 17:42 UTC  (12+ messages)

[PATCH] ArmPlatformPkg: retire obsolete PCDs
 2017-12-12 17:12 UTC  (4+ messages)

Timebased Auth Variable driver should ensure AuthAlgorithm is SHA256 before further verification
 2017-12-12 14:14 UTC  (3+ messages)

[PATCH] MdeModulePkg/PiSmmCore: fix GCC build error
 2017-12-12 13:10 UTC  (3+ messages)

[Patch] MdeModulePkg/Ip4Dxe: Cleanup the resource after error happen during Ip4StartAutoConfig()
 2017-12-12 11:44 UTC 

[Patch] MdeModulePkg/UefiPxeBcDxe: Discard the normal ICMP packets and recycle the received ICMP data
 2017-12-12 11:26 UTC 

[PATCH v4 0/2] quirks handling for SDHCI controllers
 2017-12-12 10:57 UTC  (4+ messages)

[PATCH] EmbeddedPkg/PrePiLib: add support for v2 sections
 2017-12-12 10:46 UTC  (2+ messages)

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

[PATCH] UefiCpuPkg/CpuDxe: Add initialization to local variable
 2017-12-12  9:27 UTC  (4+ messages)

[Patch 0/3] *** SUBJECT HERE ***
 2017-12-12  8:54 UTC  (4+ messages)
` [Patch 1/3] NetworkPkg: Update Api from NetLibDetectMedia to NetLibDetectMediaWaitTimeout
` [Patch 2/3] MdeModulePkg: "
` [Patch 3/3] ShellPkg: "

[PATCH] MdeModulePkg PiSmmIpl: Add missing update to the prototype
 2017-12-12  8:50 UTC  (2+ messages)

[PATCH] UefiCpuPkg: Check invalid RegisterCpuFeature parameter
 2017-12-12  8:43 UTC  (5+ messages)

[PATCH] SecurityPkg:Tcg2Smm: Update Interrupt resource name
 2017-12-12  8:40 UTC  (2+ messages)

[Patch] MdeModulePkg/TcpIoLib: Cancel TCP token if connect/accept is timeout
 2017-12-12  7:33 UTC  (3+ messages)

[Patch] MdeModulePkg/TcpIoLib: Check input Timeout before calling CheckEvent() service
 2017-12-12  7:29 UTC  (3+ messages)

[PATCH 0/2] Fix issues in Heap Guard
 2017-12-12  2:56 UTC  (4+ messages)
` [PATCH 1/2] MdeModulePkg/DxeCore: "
` [PATCH 2/2] MdeModulePkg/PiSmmCore: "

MdeModulePkg/UefiPxeBcDxe: Question about IcmpErrorListenHandler in PxeBcImpl.c
 2017-12-12  0:52 UTC  (7+ messages)

[PATCH v3 0/2] quirks handling for SDHCI controllers
 2017-12-11 23:15 UTC  (3+ messages)

[PATCH] EmbeddedPkg/PrePiLib: add support for v2 sections
 2017-12-11 21:17 UTC  (3+ messages)

[PATCH] ArmPkg/PlatformBootManagerLib: add missing newline
 2017-12-11 18:06 UTC  (3+ messages)

[PATCH] MdePkg/Uefi ARM: only support native ARM/Thumb images
 2017-12-11 18:05 UTC  (4+ messages)

[PATCH] Platform/ARM: retire duplicate LCD related PCDs
 2017-12-11 17:59 UTC  (3+ messages)

[PATCH] UefiCpuPkg: Singularize function name
 2017-12-11 16:33 UTC  (3+ messages)

[PATCH] MdeModulePkg: Rename SmmEndOfS3ResumeProtocolGuid to EndOfS3ResumeGuid
 2017-12-11 16:28 UTC  (3+ messages)

[PATCH 4/4] BaseTools: resolve initialization order errors in VfrFormPkg.h
 2017-12-11 14:21 UTC  (4+ messages)

[PATCH] MdeModulePkg PiSmmCore: Only install EndOfS3Resume during S3 resume
 2017-12-11 13:23 UTC  (2+ messages)

[PATCH] MdeModulePkg PiSmmCore: Unregister each other for LegacyBoot and EBS
 2017-12-11 13:20 UTC  (2+ messages)

[PATCH] MdeModulePkg/Ip4Dxe: fix ICMP echo reply memory leak
 2017-12-11 11:11 UTC 

[RFC] MdeModulePkg/Ip4Dxe: fix ICMP echo reply memory leak
 2017-12-11 10:59 UTC  (7+ messages)

[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] Board Name
 2017-12-11  8:27 UTC 

PrePiLib's FwVol.c can't handle padding before volume header
 2017-12-11  7:30 UTC  (10+ messages)

[PATCH 0/3] Correct function description for ALLOCATE_BUFFER
 2017-12-11  7:10 UTC  (6+ messages)
` [PATCH 1/3] MdePkg PciIo.h: "
` [PATCH 2/3] MdeModulePkg: Correct function description for AllocateBuffer
` [PATCH 3/3] IntelSilicon: "

[PATCH] SecurityPkg:Tcg2Smm: Add MSFT copyright
 2017-12-11  5:02 UTC  (2+ messages)

[Patch] Build spec: Add clarification for the binary cache files
 2017-12-11  2:32 UTC  (2+ messages)

[Patch v2] MdeModulePkg: Free NET_BUF data after it is sent out to avoid memory leak
 2017-12-11  1:24 UTC  (2+ messages)

[PATCH] MdeModulePkg/ScsiDisk: Return EFI_NO_MEDIA when no media presents
 2017-12-11  1:19 UTC  (2+ messages)

[PATCH] MdeModulePkg: loose VA_COPY with no matching VA_END on a return path
 2017-12-11  1:10 UTC  (2+ messages)

[PATCH] MdePkg: resolve bug 741
 2017-12-10 14:41 UTC  (4+ messages)

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

[PATCH v3 0/6] Add ARM support for VS2017
 2017-12-10 13:30 UTC  (3+ messages)
` [PATCH v3 4/6] ArmPkg/Library/CompilerIntrinsicsLib: Enable VS2017/ARM builds

Ubuntu Build EDK2 Issue
 2017-12-10 13:30 UTC 

[PATCH] MdePkg: resolve bug 741
 2017-12-09 21:33 UTC 

[PATCH] MdePkg: resolve bug 741
 2017-12-09 20:57 UTC  (2+ messages)

[PATCH 3/4][Repost] BaseTools: silence equality comparison with extraneous parentheses warning in code generated by antlr
 2017-12-09 14:51 UTC 

[PATCH 2/4][Repost] BaseTools: eliminate unused expression result in code generated by antlr
 2017-12-09 14:50 UTC 

[PATCH 3/4] BaseTools: silence equality comparison with extraneous
 2017-12-09 14:43 UTC 

[PATCH 2/4] BaseTools: eliminate unused expression result in code
 2017-12-09 14:42 UTC 

[PATCH 1/4] BaseTools: correct mal-typed CVfrDLGLexer::errstd
 2017-12-09 14:41 UTC 

[PATCH 00/19] ArmPlatformPkg: Update GOP
 2017-12-08 21:39 UTC  (10+ messages)
` [PATCH 04/19] ArmPlatformPkg: LcdGraphicsOurputDxe: Add debug asserts

[PATCH] ArmPlatformPkg/LcdPlatformNullLib: fix incorrect library class
 2017-12-08 19:38 UTC  (3+ messages)

[PATCH edk2-platforms 0/2] ArmPlatformPkg PCD cleanup
 2017-12-08 18:25 UTC  (4+ messages)
` [PATCH edk2-platforms 1/2] Platform: switch to MdeModulePkg's version of PcdFirmwareVendor
` [PATCH edk2-platforms 2/2] Platform Silicon: remove obsolete ArmPlatformPkg PCD assignments

[PATCH] ArmPkg/PlatformBootManagerLib: print firmware version to console
 2017-12-08 16:37 UTC  (3+ messages)

[PATCH 0/5] ArmPlatformPkg: create standalone .dsc file
 2017-12-08 16:35 UTC  (8+ messages)
` [PATCH 4/5] ArmPlatformPkg: add Null implementation of NorFlashPlatformLib
` [PATCH 5/5] ArmPlatformPkg: add package .DSC file

[PATCH v2 00/13] ArmPlatformPkg: remove unused or migrated modules
 2017-12-08 16:35 UTC  (3+ messages)

[PATCH v3 edk2-platforms 0/2] Move ArmPlatformPkg stuff into edk2-platforms
 2017-12-08 16:28 UTC  (3+ messages)

[Patch] BaseTools: Update BrotliCompress script to handle the different input format
 2017-12-08 16:10 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