messages from 2017-12-11 16:28:43 to 2017-12-15 04:57:21 UTC [more...]
[PATCH] UefiCpuPkg: Keep library class header file definition independent
2017-12-15 5:02 UTC (2+ messages)
[PATCH] MdeModulePkg/DxeIplPeim: fix incorrect page table split during protecting
2017-12-15 3:18 UTC (2+ messages)
[PATCH 0/3] Use central definitions for EFI_VARIABLE_*
2017-12-15 2:06 UTC (10+ messages)
` [PATCH 1/3] MdePkg: break #defines out of Uefi/UefiMultiPhase.h
` [PATCH 2/3] MdeModulePkg: use central variable definitions in DriverSampleDxe
` [PATCH 3/3] EmbeddedPkg: use central variable definitions in .vfr files
[PATCH] MdeModulePkg PiSmmCore: Use SxDispatch in SmmEndOfDxeHandler()
2017-12-15 2:01 UTC (2+ messages)
[staging/DynamicTables] What about edk2-platforms
2017-12-15 1:43 UTC (2+ messages)
[Patch 0/3 V2] Update Api from NetLibDetectMedia to NetLibDetectMediaWaitTimeout
2017-12-15 0:33 UTC (5+ messages)
` [Patch 1/3 V2] MdeModulePkg: "
` [Patch 2/3 V2] NetworkPkg: "
` [Patch 3/3 V2] ShellPkg: "
Documentation on "dh" shell command
2017-12-14 16:55 UTC (5+ messages)
[PATCH] ArmPkg/ArmSmcPsciResetSystemLib: add support for warm reboot
2017-12-14 15:49 UTC (2+ messages)
How to using PcdGetEx to change a PCD
2017-12-14 14:55 UTC (3+ messages)
[PATCH v3 0/6] Add ARM support for VS2017
2017-12-14 14:05 UTC (5+ messages)
` [PATCH v3 4/6] ArmPkg/Library/CompilerIntrinsicsLib: Enable VS2017/ARM builds
[PATCH] OvmfPkg/VirtioScsiDxe: Allocate all required vrings at VirtioScsiInit
2017-12-14 13:25 UTC (8+ messages)
[Patch 0/3] Fix the series issues in UefiPxeBcDxe
2017-12-14 6:06 UTC (6+ messages)
` [Patch 1/3] NetworkPkg/UefiPxeBcDxe: Fix Pxe.Dhcp() return status code
` [Patch 2/3] NetworkPkg/UefiPxeBcDxe: Correct the handle for PXE Base Code Callback Protocol
` [Patch 3/3] NetworkPkg/UefiPxeBcDxe: Allow the NULL configuration for NewStationIP/NewSubnetMask
[PATCH 0/2] MdePkg/Include: Reflect latest spec revision
2017-12-14 5:59 UTC (4+ messages)
` [PATCH 1/2] MdePkg/UefiSpec.h: Update the UEFI version to reflect new revision
` [PATCH 2/2] MdePkg/Include/Pi: Modify specification number encoding
[PATCH] MdeModulePkg/Variable/RuntimeDxe: Modify function return status
2017-12-14 5:27 UTC (2+ messages)
[PATCH edk2-platforms] [PATCH v3 0/9] Platform/NXP
2017-12-14 3:37 UTC (12+ messages)
` [PATCH edk2-platforms] [PATCH v3 2/9] Platform/NXP : Add support for Watchdog driver
[PATCH] PerformancePkg: Remove it
2017-12-14 2:48 UTC (4+ messages)
[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] Change BIOS Version
2017-12-14 2:07 UTC
[PATCH V2] UefiCpuPkg: Check invalid RegisterCpuFeature parameter
2017-12-14 1:41 UTC (6+ messages)
` 答复: "
MdeModulePkg/UefiPxeBcDxe: Question about IcmpErrorListenHandler in PxeBcImpl.c
2017-12-14 1:32 UTC (9+ messages)
[edk2 PATCH v3 0/2] *** EFI_MM_COMMUNICATION_PROTOCOL ***
2017-12-13 11:26 UTC (3+ messages)
` [edk2 PATCH v3 2/2] ArmPkg/Drivers: Add EFI_MM_COMMUNICATION_PROTOCOL DXE driver
[PATCH edk2-platforms] Platform/DeveloperBox: add configurable eMMC support
2017-12-13 9:50 UTC
[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] Enable HD audio
2017-12-13 9:06 UTC
[Patch] MdeModulePkg/IpIoLib: Check the input parameters before use them
2017-12-13 8:07 UTC
[Patch] MdeModulePkg/IpIoDxe: Update API description to match the function implementation
2017-12-13 7:30 UTC
[Patch] MdeModulePkg/IpIoLib: add more error handling code to DxeIpIoLib
2017-12-13 7:06 UTC
[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] MdeModulePkg/Ip4Dxe: return error on memory allocate failure instead of ASSERT
2017-12-13 3:06 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 (5+ 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] 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 (2+ 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 (2+ messages)
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