messages from 2016-10-24 07:59:35 to 2016-10-26 19:05:40 UTC [more...]
[PATCH 00/47] edk2: centralize and adopt ARRAY_SIZE()
2016-10-26 19:04 UTC (16+ messages)
` [PATCH 01/47] MdeModulePkg/RegularExpressionDxe: guard the definition of ARRAY_SIZE
` [PATCH 02/47] NetworkPkg/IpsecConfig: "
` [PATCH 03/47] OvmfPkg/PlatformBootManagerLib: "
` [PATCH 04/47] OvmfPkg/XenBusDxe: "
` [PATCH 05/47] MdePkg/Include/Base.h: introduce the ARRAY_SIZE() function-like macro
` [PATCH 06/47] MdeModulePkg/RegularExpressionDxe: remove module-local ARRAY_SIZE macro
` [PATCH 07/47] NetworkPkg/IpsecConfig: "
` [PATCH 08/47] OvmfPkg/PlatformBootManagerLib: "
` [PATCH 09/47] OvmfPkg/XenBusDxe: "
` [PATCH 10/47] ArmVirtPkg/NorFlashQemuLib: rebase to ARRAY_SIZE()
` [PATCH 11/47] DuetPkg/DuetBdsLib: "
` [PATCH 12/47] EdkCompatibilityPkg/FrameworkHiiOnUefiHiiThunk: "
` [PATCH 13/47] EdkCompatibilityPkg/Sample/Tools: "
` [PATCH 14/47] FatPkg/EnhancedFatDxe: "
` [PATCH 15/47] IntelFrameworkModulePkg/LegacyBootManagerLib: "
[PATCH 00/33] Fix typos in comments and variables
2016-10-26 18:50 UTC (13+ messages)
` [PATCH 03/33] CorebootPayloadPkg: Fix typos in comments
` [PATCH 04/33] CorebootModulePkg: "
` [PATCH 05/33] CryptoPkg: "
` [PATCH 23/33] NetworkPkg: "
` [PATCH 27/33] QuarkPlatformPkg: "
` [PATCH 28/33] QuarkSocPkg: "
[PATCH] CorebootPayloadPkg DSC: Change the section alignment option
2016-10-26 18:38 UTC
[PATCH] CorebootPayloadPkg: Switch to use StatusCode drvier in MdeModulePkg
2016-10-26 18:03 UTC
Force reconnect children from within a DXE driver
2016-10-26 17:40 UTC (4+ messages)
[PATCH] ArmPlatformPkg: remove ARM BDS
2016-10-26 17:35 UTC (4+ messages)
[PATCH 0/3] MdeModulePkg/TerminalDxe: TtyTerm improvements
2016-10-26 15:00 UTC (8+ messages)
[PATCH v4 1/3] Platforms/ARM/Juno: Fix IO window min/max base address in PCIe root complex
2016-10-26 14:49 UTC
[PATCH v2 0/6] ArmPkg: eliminate calls to deprecated functions
2016-10-26 13:06 UTC (14+ messages)
` [PATCH v2 1/6] ArmPkg: add missing components
` [PATCH v2 2/6] ArmPkg/ArmCortexA9Lib RVCT: remove incompatible GCC include
` [PATCH v2 3/6] ArmPkg/LinuxLoader: eliminate calls to deprecated string functions
` [PATCH v2 4/6] ArmPkg/SemihostFs: "
` [PATCH v2 5/6] ArmPkg/BdsLib: "
` [PATCH v2 6/6] ArmPkg: enable -DDISABLE_NEW_DEPRECATED_INTERFACES
[PATCH 0/2] ArmPlatformPkg: remove deprecated string function calls
2016-10-26 11:28 UTC (7+ messages)
` [PATCH 1/2] ArmPlatformPkg/ArmVExpressFastBootDxe: eliminate deprecated string functions
` [PATCH 2/2] ArmPlatformPkg/BootMonFs: "
[PATCH] OvmfPkg/XenConsoleSerialPortLib: don't include <Uefi/UefiBaseType.h>
2016-10-26 10:05 UTC (3+ messages)
[PATCH 1/5] ArmPkg/ArmDmaLib: add missing DxeServicesTableLib dependency
2016-10-26 7:56 UTC (8+ messages)
` [PATCH 2/5] Omap35xxPkg: remove unused ResetSystemLib implementation
` [PATCH 3/5] Omap35xxPkg/MMCHSDxe: fix device path initializer
` [PATCH 4/5] Omap35xxPkg/Omap35xxPkg.dsc: fix build and add missing modules
` [PATCH 5/5] Omap35xxPkg: enable -DDISABLE_NEW_DEPRECATED_INTERFACES
[PATCH V4 00/15] Add capsule support lib and app
2016-10-26 4:58 UTC (17+ messages)
` [PATCH V4 01/15] MdeModulePkg/Include: Add FmpAuthenticationLib header
` [PATCH V4 03/15] MdeModulePkg/MdeModulePkg.dec: Add capsule related definition
` [PATCH V4 08/15] MdeModulePkg/CapsuleApp: Add CapsuleApp application
[Patch] edksetup.bat: make sure BASE_TOOLS_PATH be set correctly
2016-10-26 4:32 UTC (2+ messages)
[PATCH v3] IntelFsp2WrapperPkg: Add a PCD to control if signaling PciEnumerationComplete
2016-10-26 2:47 UTC (4+ messages)
[Patch] AppPkg: Update email and URL V2
2016-10-26 1:40 UTC (3+ messages)
[Patch] MdePkg ACPI51: Update GIC version per ACPI 5.1 Errata B
2016-10-26 1:30 UTC (2+ messages)
[PATCH V4 00/12] Add EDKII signed capsule support
2016-10-26 1:18 UTC (8+ messages)
` [PATCH V4 06/12] SignedCapsulePkg/CapsulePkg.dec: Add capsule related definition
[PATCH] MdeModulePkg/PciBusDxe: Remove unnecessary memory allocations
2016-10-26 1:03 UTC
[PATCH v4] IntelFsp2WrapperPkg: Add a PCD to control if signaling PciEnumerationComplete
2016-10-25 23:53 UTC
[Patch] MdePkg ACPI60: Update MADT Revision per ACPI 6.0 Errata A
2016-10-25 23:35 UTC (2+ messages)
[PATCH 0/3] BeagleBoardPkg: eliminate calls to deprecated functions
2016-10-25 17:42 UTC (8+ messages)
` [PATCH 1/3] BeagleBoardPkg: remove unused modules
` [PATCH 2/3] BeagleBoardPkg: move to generic BDS
` [PATCH 3/3] BeagleBoardPkg: enable -DDISABLE_NEW_DEPRECATED_INTERFACES
[tianocore/edk2] edksetup.sh: rework argument parsing and update usage information (44f7942)
2016-10-25 17:29 UTC
COM port usage in UEFI
2016-10-25 16:57 UTC (3+ messages)
[Patch] AppPkg: Update email and URL
2016-10-25 16:53 UTC (3+ messages)
[PATCH v2] IntelFsp2WrapperPkg: Add a PCD to control if signaling PciEnumerationComplete
2016-10-25 15:38 UTC (5+ messages)
[PATCH 0/9] EmbeddedPkg: eliminate calls to deprecated functions
2016-10-25 14:20 UTC (15+ messages)
` [PATCH 1/9] EmbeddedPkg/AndroidFastbootTransportTcpDxe: remove broken hostname handling
` [PATCH 2/9] EmbeddedPkg: remove unused PrePiHobListPointerLib
` [PATCH 3/9] EmbeddedPkg: add missing modules
` [PATCH 4/9] EmbeddedPkg/GdbDebugAgent: fix VOID* cast of incorrect size
` [PATCH 5/9] EmbeddedPkg/AndroidFastboot: eliminate deprecated string function calls
` [PATCH 6/9] EmbeddedPkg/Ebl: "
` [PATCH 7/9] EmbeddedPkg/EfiFileLib: "
` [PATCH 8/9] EmbeddedPkg/MmcDxe: "
` [PATCH 9/9] EmbeddedPkg: enable -DDISABLE_NEW_DEPRECATED_INTERFACES
[PATCH 0/6] ArmPkg: eliminate calls to deprecated functions
2016-10-25 12:53 UTC (17+ messages)
` [PATCH 1/6] ArmPkg: add missing components
` [PATCH 2/6] ArmPkg/ArmCortexA9Lib RVCT: remove incompatible GCC include
` [PATCH 3/6] ArmPkg/LinuxLoader: eliminate calls to deprecated string functions
` [PATCH 4/6] ArmPkg/SemihostFs: "
` [PATCH 5/6] ArmPkg/BdsLib: "
` [PATCH 6/6] ArmPkg: enable -DDISABLE_NEW_DEPRECATED_INTERFACES
[PATCH 00/19] OvmfPkg, ArmVirtPkg: leave deprecated interfaces behind
2016-10-25 10:32 UTC (38+ messages)
` [PATCH 01/19] MdePkg/DebugLib.h: add ASSERT_RETURN_ERROR()
` [PATCH 06/19] OvmfPkg/SmbiosVersionLib: eliminate unchecked PcdSetXX() calls
` [PATCH 08/19] OvmfPkg/PlatformPei: "
` [PATCH 11/19] ArmVirtPkg/ArmVirtGicArchLib: "
` [PATCH 12/19] ArmVirtPkg/ArmVirtPL031FdtClientLib: "
` [PATCH 13/19] ArmVirtPkg/ArmVirtPlatformLib: "
` [PATCH 14/19] ArmVirtPkg/ArmVirtTimerFdtClientLib: "
` [PATCH 17/19] ArmPkg/ArmDisassemblerLib: replace AsciiStrCat() with AsciiStrCatS()
` [PATCH 18/19] ArmPkg/DefaultExceptionHandlerLib: "
` [PATCH 19/19] ArmVirtPkg: disable deprecated interfaces
[Patch] ShellPkg: update ping to use timer service instead of timer arch protocol
2016-10-25 7:05 UTC (2+ messages)
[PATCH v2 2/3] MdeModulePkg/GraphicsOutputDxe.inf: Correct the protocol/GUID usages
2016-10-25 2:48 UTC (2+ messages)
[PATCH] CorebootPayloadPkg DSC: Add build option to disable deprecated APIs
2016-10-24 21:38 UTC
[PATCH] ShellPkg: handle '-t or -terse' and '-s' flags for 'ver' command properly
2016-10-24 17:28 UTC (2+ messages)
[PATCH] IntelFsp2WrapperPkg: Add a PCD to control if signaling first event
2016-10-24 17:08 UTC (7+ messages)
[PATCH] ArmPlatformPkg/NorFlashDxe: eliminate void pointer arithmetic
2016-10-24 16:25 UTC (4+ messages)
[PATCH] ARMPkg: Unified the GIC base address variables as 64-bit width
2016-10-24 16:16 UTC (3+ messages)
[PATCH 0/2] BeagleBoardPkg ArmPkg: get rid of BaseMemoryLibStm
2016-10-24 14:44 UTC (3+ messages)
[PATCH 1/2] ArmVirtPkg/PrePi: remove mSystemMemoryEnd
2016-10-24 14:42 UTC (6+ messages)
` [PATCH 2/2] ArmPlatformPkg/PrePi: avoid global variable write to mSystemMemoryEnd
[PATCH 0/2] Add --reconfig option to edksetup.sh
2016-10-24 12:56 UTC (3+ messages)
[RESEND][USB IF]Mismatch between EDK2 and a USB vendor
2016-10-24 11:06 UTC (3+ messages)
[PATCH] MdeModulePkg PeiCore: Make sure FvInfo has FFS2 format if Ffs2Guid FvFormat
2016-10-24 9:34 UTC (2+ messages)
[PATCH] MdePkg PeiServicesLib: Make sure FvInfo has FFS2 format if FvFormat == NULL
2016-10-24 9:21 UTC (3+ 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