messages from 2017-12-09 14:45:44 to 2017-12-13 06:39:19 UTC [more...]
[Patch] MdeModulePkg/IpIoLib: return error instead of ASSERT if input parameter is incorrect
2017-12-13 6:43 UTC
[Patch 0/2] Check Media status before starting DHCP process
2017-12-13 6:30 UTC (7+ messages)
` [Patch 1/2] MdeModulePkg/Dhcp4Dxe: "
` [Patch 2/2] NetworkPkg/Dhcp6Dxe: "
[PATCH] MdeModulePkg PiSmmCore: Ensure SxDispatch not NULL before dereferenced
2017-12-13 5:09 UTC (2+ messages)
[Patch] BaseTools: Fix the incorrect indent introduced by 37de70
2017-12-13 4:41 UTC (2+ messages)
[Patch] MdeModulePkg/Ip4Dxe: Cleanup the resource after error happen during Ip4StartAutoConfig()
2017-12-13 3:20 UTC (4+ messages)
[PATCH] OvmfPkg/VirtioScsiDxe: Allocate all required vrings at VirtioScsiInit
2017-12-13 3:16 UTC
[Patch] MdeModulePkg/Ip4Dxe: return error on memory allocate failure instead of ASSERT
2017-12-13 3:06 UTC (2+ messages)
[PATCH V2] UefiCpuPkg: Check invalid RegisterCpuFeature parameter
2017-12-13 2:42 UTC (2+ messages)
[Patch] MdeModulePkg/Ip4Dxe: Remove redundant code in Ip4Config2InitInstance()
2017-12-13 2:24 UTC
[Patch] MdeModulePkg/Ip4Dxe: Clean up IP4 interface if failed to open ARP protocol
2017-12-13 2:15 UTC
[PATCH] UefiCpuPkg: Check invalid RegisterCpuFeature parameter
2017-12-13 1:54 UTC (6+ messages)
[Patch 0/3] *** SUBJECT HERE ***
2017-12-13 1:43 UTC (5+ messages)
` [Patch 1/3] NetworkPkg: Update Api from NetLibDetectMedia to NetLibDetectMediaWaitTimeout
` [Patch 2/3] MdeModulePkg: "
` [Patch 3/3] ShellPkg: "
[Patch] MdeModulePkg/UefiPxeBcDxe: Discard the normal ICMP packets and recycle the received ICMP data
2017-12-13 1:25 UTC (2+ messages)
[PATCH] MdeModulePkg/PiSmmCore: fix GCC build error
2017-12-13 0:35 UTC (4+ messages)
[PATCH] UefiCpuPkg/CpuDxe: Add initialization to local variable
2017-12-13 0:16 UTC (5+ messages)
[PATCH edk2-platforms 0/2] Platform/SynQuacerEvalBoard: add some modules
2017-12-12 20:09 UTC (3+ messages)
` [PATCH edk2-platforms 1/2] Platform/SynQuacerEvalBoard: add RamDiskDxe driver to build
` [PATCH edk2-platforms 2/2] Platform/SynQuacerEvalBoard: add BGRT and ConsolePrefDxe drivers
[PATCH v3 0/6] Add ARM support for VS2017
2017-12-12 19:59 UTC (4+ messages)
` [PATCH v3 4/6] ArmPkg/Library/CompilerIntrinsicsLib: Enable VS2017/ARM builds
[PATCH] ArmPlatformPkg: retire obsolete PCDs
2017-12-12 19:27 UTC (5+ messages)
[PATCH edk2-platforms v3 0/2] ArmPlatformPkg PCD cleanup
2017-12-12 19:16 UTC (5+ messages)
` [PATCH edk2-platforms v3 1/2] Platform/ARM/VExpressPkg: use dedicated PCD for fastboot product name
` [PATCH edk2-platforms v3 2/2] Platform Silicon: remove obsolete ArmPlatformPkg PCD assignments
[PATCH v2 0/5] ArmPlatformPkg: refactor LcdGraphicsOutputDxe driver
2017-12-12 19:10 UTC (17+ 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 edk2-platforms 0/8] SynQuacer updates
2017-12-12 18:38 UTC (27+ 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 (3+ messages)
[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] MdePkg: correct and clarify documentation of VA_LIST in Base.h
2017-12-12 17:42 UTC (12+ messages)
Timebased Auth Variable driver should ensure AuthAlgorithm is SHA256 before further verification
2017-12-12 14:14 UTC (3+ messages)
[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] MdeModulePkg PiSmmIpl: Add missing update to the prototype
2017-12-12 8:50 UTC (2+ 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 (3+ 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
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
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox