public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2017-12-26 04:43:36 to 2018-01-03 02:01:34 UTC [more...]

[PATCH] MdePkg: resolve bug 741
 2018-01-03  2:06 UTC  (2+ messages)

[PATCH] BaseTools/DevicePath: fix GCC build error in print_mem(), and clean it up
 2018-01-03  1:26 UTC  (2+ messages)

[Patch] BaseTools CommonLib: Fix printf %llx issue on UINT64
 2018-01-03  0:34 UTC 

[PATCH] ArmPlatformPkg/MemoryInitPeiLib: mark primary FV region as boot services data
 2018-01-02 20:42 UTC  (2+ messages)

[PATCH edk2-platforms 0/4] NXP:LS2088A RDB Board Support
 2018-01-02 15:55 UTC  (2+ messages)

[PATCH v2 00/13] ArmPlatformPkg: Update GOP
 2018-01-02 15:21 UTC  (6+ messages)
` [PATCH v2 01/13] ArmPlatformPkg: Tidy Lcd code: Coding standard

[RFC] MdeModulePkg/PciHostBridge: Add address translation support
 2018-01-02 15:09 UTC  (13+ messages)

[PATCH] BaseTools/PcdValueCommon: Fix PcdDataTypeUint64 format string
 2018-01-02 15:09 UTC  (7+ messages)

[Patch] BaseTools: Fix the error about loop initial declarations
 2018-01-02 13:39 UTC 

[PATCH v2 2/3] MdePkg/BaseLib: add attribute 'RETURNS_TWICE' to SetJump
 2018-01-02 12:31 UTC  (2+ messages)

[Patch] BaseTools: Fix the regression bug of a74398 for SubFv Image
 2018-01-02 11:51 UTC  (2+ messages)

[PATCH edk2-platforms v2 00/18] ARM: Update GOP
 2018-01-02 10:28 UTC  (3+ messages)

[Patch] BaseTools: Add DevicePath support for PCD values
 2018-01-02  9:53 UTC  (4+ messages)

[PATCH] MdeModulePkg/MdeModulePkg.dec: clarify Heap Guard usage
 2018-01-02  8:35 UTC  (2+ messages)

[PATCH 0/2] Fix incomplete print output
 2018-01-02  8:28 UTC  (5+ messages)
` [PATCH 1/2] MdePkg/BasePrintLib: "
` [PATCH 2/2] MdeModulePkg/DxePrintLibPrint2Protocol: "

[PATCH v2 0/2] Fix error in PrintLib
 2018-01-02  8:23 UTC  (8+ messages)
` [PATCH v2 1/2] MdePkg/BasePrintLib: Fix error in Precision position calculation
` [PATCH v2 2/2] MdeModulePkg/DxePrintLibPrint2Protocol: Fix potential string over read

[Patch 0/5] Refine PXE driver code logic
 2018-01-02  6:59 UTC  (11+ messages)
` [Patch 1/5] NetworkPkg: Abort the PXE process if DHCP has been started by other instance
` [Patch 2/5] NetworkPkg: Check allocated buffer pointer before use
` [Patch 3/5] NetworkPkg: Fix memory leak problem in PXE driver
` [Patch 4/5] NetworkPkg: Add assert for buffer pointer from DHCP driver
` [Patch 5/5] NetworkPkg: Update PXE driver to check for NULL pointer before use it

[Patch] [Patch] MdeModulePkg: Add error handling when IP address is Class E
 2018-01-02  6:24 UTC  (2+ messages)

[Patch 0/2] IScsiDxe: Remove unnecessary close for ExitBootServiceEvent
 2018-01-02  5:58 UTC  (3+ messages)
` [Patch 1/2] MdeModulePkg/IScsiDxe: "
` [Patch 2/2] NetworkPkg/IScsiDxe: "

[Patch] NetworkPkg/HttpDxe: Fix build warning error if CHAR8 is unsigned
 2018-01-02  3:33 UTC 

[Patch] DSC Spec: Fix a typo error "enty" to "entry"
 2018-01-02  2:17 UTC 

[Patch] BaseTools: Fix an issue in HiiPcd generation
 2018-01-02  0:58 UTC 

How to using PcdGetEx to change a PCD
 2017-12-31  8:47 UTC  (6+ messages)

[PATCH v2 0/3] fix GCC optimizations and warnings for SetJump/LongJump
 2017-12-29 15:21 UTC  (2+ messages)

FW: [tianocore/edk2] BaseTools: Barf on unknown HOST_ARCH in C Makefile (#122)
 2017-12-29 15:17 UTC  (2+ messages)

[PATCH v2] BaseTools/PcdValueCommon: Fix build with XCODE5
 2017-12-29 15:08 UTC  (2+ messages)

[PATCH] MdeModulePkg VarCheckHii: Make sure the bin at required alignment
 2017-12-29 10:28 UTC  (2+ messages)

[PATCH] MdeModulePkg VarCheckPcd: Make sure the bin at required alignment
 2017-12-29 10:27 UTC  (2+ messages)

[PATCH] UefiCpuPkg/MpInitLib: fix wrong base address set as Stack Guard
 2017-12-29  8:36 UTC 

[RFC 1/1] UefiCpuPkg/CpuExceptionHandlerLib/X64: Add stack trace support
 2017-12-29  4:39 UTC  (8+ messages)
` [RFC v4 0/6] Stack trace support in X64 exception handling
  ` [RFC v4 1/6] UefiCpuPkg/CpuExceptionHandlerLib/X64: Add stack trace support
  ` [RFC v4 2/6] UefiCpuPkg/CpuExceptionHandlerLib: Export GetPdbFileName()
  ` [RFC v4 3/6] UefiCpuPkg/CpuExceptionHandlerLib/Ia32: Add stack trace support
  ` [RFC v4 4/6] UefiCpuPkg/CpuExceptionHandlerLib: Add helper to valid memory addresses
  ` [RFC v4 5/6] UefiCpuPkg/CpuExceptionHandlerLib: Ensure valid frame/stack pointers
  ` [RFC v4 6/6] UefiCpuPkg/CpuExceptionHandlerLib: Correctly print IP addresses

[Patch] BaseTools: Fix a bug for different FV use same FILE statement Guid
 2017-12-29  2:30 UTC  (2+ messages)

[Patch] BaseTools: Fix the bug for QuarkPlatformPkg build failure
 2017-12-29  2:21 UTC  (2+ messages)

[PATCH] MdeModulePkg/DxePrintLibPrint2Protocol: fix GCC5 build break
 2017-12-29  1:44 UTC  (3+ messages)

[Patch] MdeModulePkg DxePrintLibPrint2Protocol: Fix GCC5 build failure
 2017-12-29  1:29 UTC 

[PATCH] BaseTools/tools_def XCODE5: Add -Wno-varargs
 2017-12-28 22:39 UTC  (2+ messages)

[Patch] MdeModulePkg PeiCore: Update debug message to print the correct FV length
 2017-12-28  6:44 UTC  (2+ messages)

[Patch] MdeModulePkg HiiDataBase: Fix the potential NULL pointer access
 2017-12-28  5:01 UTC  (2+ messages)

[Patch 0/4] Update source file as DOS format
 2017-12-28  3:26 UTC  (8+ messages)
` [Patch 1/4] IntelFspWrapperPkg: Convert INF file to dos format
` [Patch 2/4] NetworkPkg: Convert source file to DOS format
` [Patch 3/4] SourceLevelDebugPkg: "
` [Patch 4/4] SecurityPkg: "

[PATCH] MdePkg/BasePrintLib: Fix incorrect Precision position calculation
 2017-12-28  2:05 UTC  (6+ messages)

[Patch] SecurityPkg: Convert source file to DOS format
 2017-12-28  1:52 UTC  (2+ messages)

[PATCH 0/4] Coding style clean-up
 2017-12-28  0:53 UTC  (8+ messages)

[PATCH v3 1/3] MdePkg: add RETURNS_TWICE attribute
 2017-12-27 19:28 UTC  (2+ messages)
` [PATCH v3 3/3] MdePkg: add NORETURN attribute to LongJump and InternalLongJump

[PATCH 0/3] fix GCC optimizations and warnings for SetJump/LongJump
 2017-12-27 15:56 UTC  (8+ messages)
` [PATCH 1/3] MdePkg: add RETURNS_TWICE attribute

[PATCH edk2-platforms 0/6] I2C/DT fixes for SynQuacer
 2017-12-27 15:50 UTC  (7+ messages)
` [PATCH edk2-platforms 1/6] Silicon: fix typo in gPcf8563RealTimeClockLibI2cMasterProtocolGuid
` [PATCH edk2-platforms 2/6] Silicon/NXP/Pcf8563RealTimeClockLib: avoid driver binding protocol
` [PATCH edk2-platforms 3/6] Silicon/SynQuacerI2cDxe: remove spurious format specifier
` [PATCH edk2-platforms 4/6] Silicon/SynQuacer: load I2C driver before platform DXE driver
` [PATCH edk2-platforms 5/6] Silicon/SynQuacer/DeviceTree: align uart DT nodes
` [PATCH edk2-platforms 6/6] Silicon/SynQuacer/DeviceTree: update NETSEC DT node to latest binding

[PATCH edk2-platforms 0/3] Platform/NXP-Added NXP PCI Host Bridge Driver
 2017-12-27 13:05 UTC  (4+ messages)

[PATCH] UefiCpuPkg CpuExceptionHandlerLib: Enhance DumpModuleImageInfo()
 2017-12-27 12:45 UTC  (2+ messages)

[PATCH] CryptoPkg/OpensslLib AARCH64: disable rather than demote format warning
 2017-12-27 10:01 UTC  (3+ messages)

[Patch] BaseTools: Fix Sku inherit issue
 2017-12-27  9:35 UTC  (3+ messages)
` [Patch] BaseTools: Remove 'COMMON' in PCD SkuInfoList

[Patch] MdePkg: Update PI spec version to 1.6 in MdePkg.dec
 2017-12-27  9:15 UTC  (2+ messages)

[PATCH] CryptoPkg/OpensslLib AARCH64: suppress format string warning
 2017-12-27  8:54 UTC  (3+ messages)

[Patch 3/3] NetworkPkg/TcpDxe: Check TCP payload for release version
 2017-12-27  8:25 UTC  (4+ messages)

[PATCH] UefiCpuPkg: Fix comment typo for MtrrLibApplyFixedMtrrs function
 2017-12-27  8:14 UTC  (2+ messages)

[PATCH 0/7] ArmPlatformPkg/PrePi: stop exposing internal code via HOBs
 2017-12-27  7:37 UTC  (7+ messages)
` [PATCH 5/7] ArmPlatformPkg/MemoryInitPeiLib: don't reserve primary FV in memory

[PATCH] UefiCpuPkg: Update AESNI support checking logic
 2017-12-27  7:27 UTC  (2+ messages)

[PATCH] UefiCpuPkg: Delete redundant PcdGetSize PcdCpuFeaturesSupport
 2017-12-27  7:27 UTC  (2+ messages)

[Patch] BaseTools: Support PCD flexible values format
 2017-12-27  5:51 UTC  (2+ messages)

[Patch] MdeModulePkg HiiDataBase: Fix the potential NULL pointer reference
 2017-12-27  5:03 UTC  (2+ messages)

[Patch] MdeModulePkg Variable: Update expression to directly use boolean type value
 2017-12-27  5:01 UTC  (2+ messages)

[Patch] NetworkPkg/IScsiDxe: Correct the DnsMode value according the target info
 2017-12-27  3:30 UTC  (4+ messages)

[Patch 0/2] BaseTools: Add Flexible PCD Value support
 2017-12-27  2:40 UTC  (4+ messages)
` [Patch 1/2] BaseTools: Support PCD flexible values format
` [Patch 2/2] BaseTools: Add DevicePath support for PCD values

[Patch] BaseTools: Add Platform Override Build Options for PcdValueInit
 2017-12-27  2:33 UTC  (2+ messages)

[Patch 0/2] NetworkPkg/HttpDxe: Fix some issues in HttpDxe
 2017-12-27  2:16 UTC  (5+ messages)
` [Patch 1/2] NetworkPkg/HttpDxe: Fix the memory leak issue in HttpRequest()
` [Patch 2/2] NetworkPkg/HttpDxe: Remove the unnecessary ASSERT

[PATCH] CryptoPkg/OpensslLib: Update OpenSSL version to 1.1.0g
 2017-12-27  1:41 UTC  (4+ messages)

[Patch] BaseTools: Update Python Makefile to include the new added python files
 2017-12-26 15:21 UTC  (3+ messages)

[Patch] BaseTools: Fix Pcd value override issue caused by SKU inherit
 2017-12-26 10:20 UTC 

[Patch] MdeModulePkg HiiDataBaseDxe: Add the check for the memory allocation return
 2017-12-26  9:06 UTC  (2+ messages)

[PATCH v2] MdeModulePkg Variable: Update Pointer Minus with UINTN type
 2017-12-26  9:01 UTC  (3+ messages)

[Patch] MdeModulePkg Variable: Update Pointer Minus with UINTN type
 2017-12-26  8:51 UTC  (4+ messages)

[Patch] BaseTools: Update SkuId checker to make sure it be valid UINT64 value
 2017-12-26  8:05 UTC  (3+ messages)

[Patch] BaseTools: Update copyright year info of DSC/DEC/INF BuilData.py file
 2017-12-26  6:26 UTC  (2+ messages)

[Patch 1/5 v2] MdeModulePkg/DxeHttpLib: Add boundary condition check
 2017-12-26  4:48 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