public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2017-12-28 19:54:56 to 2018-01-05 20:07:42 UTC [more...]

[PATCH] MdeModulePkg/PciBus: Reserve Bus number for non-root and root HPBs
 2018-01-05 20:12 UTC  (2+ messages)

[PATCH] EmbeddedPkg/FdtLib: Update FdtLib to v1.4.5
 2018-01-05 15:06 UTC  (2+ messages)

[PATCH] OvmfPkg/BaseMemEncryptSevLib: Enable protection for newly added page table
 2018-01-05 11:38 UTC  (6+ messages)

Memory space entry is not removed after calling FreeMemorySpace and RemoveMemorySpace
 2018-01-05 11:04 UTC  (2+ messages)

[PATCH v1 0/1] edk2-platforms, creating RDK qemu platform
 2018-01-05  9:47 UTC  (2+ messages)
` [PATCH v1 1/1] edk2-platforms: created Rdk Qemu platform for RDK UEFI applications

[PATCH] BaseTools/build_rule: disable DTC legacy phandle format
 2018-01-05  9:36 UTC 

[PATCH edk2-platforms 0/3] Cover letter:Pci Emulation and SATA support
 2018-01-05  9:16 UTC  (9+ messages)

[PATCH] UefiCpuPkg/MpInitLib: Fix a bug that AP enters timer INT handler
 2018-01-05  9:15 UTC  (2+ messages)

[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] Aurora Glacier Code
 2018-01-05  8:04 UTC 

[PATCH] UefiCpuPkg/MpInitLib: fix wrong base address set as Stack Guard
 2018-01-05  3:06 UTC  (19+ messages)
          ` 答复: "

[PATCH edk2-platforms v2 00/18] ARM: Update GOP
 2018-01-04 19:54 UTC  (12+ messages)
` [PATCH edk2-platforms v2 06/18] ARM/VExpressPkg: Add and update debug ASSERTS
` [PATCH edk2-platforms v2 14/18] ARM/VExpressPkg: Reserving framebuffer at build

FW: [tianocore/edk2] BaseTools: Barf on unknown HOST_ARCH in C Makefile (#122)
 2018-01-04 19:47 UTC  (3+ messages)

[edk2-CCodingStandardsSpecification PATCH 4/5] Fix Chapter 4 Typo
 2018-01-04 19:47 UTC 

[edk2-CCodingStandardsSpecification PATCH 0/5] Typographic Corrections
 2018-01-04 19:40 UTC  (12+ messages)
` [edk2-CCodingStandardsSpecification PATCH 1/5] Fix Chapter 1 Typos
` [edk2-CCodingStandardsSpecification PATCH 2/5] Fix Chapter 2 Typos
` [edk2-CCodingStandardsSpecification PATCH 3/5] Fix Chapter 3 Typos
` [edk2-CCodingStandardsSpecification PATCH 4/5] Fix Chapter 4 Typo
` [edk2-CCodingStandardsSpecification PATCH 5/5] Fix Chapter 5 Typos

[PATCH v2] UefiCpuPkg/MpInitLib: fix wrong base address set as Stack Guard
 2018-01-04 15:38 UTC  (2+ messages)

[RFC 1/1] UefiCpuPkg/CpuExceptionHandlerLib/X64: Add stack trace support
 2018-01-04 15:15 UTC  (26+ 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: Add back the cc71d8 version's fix
 2018-01-04  9:24 UTC 

[Patch] BaseTools: Not print SKUID info for PCD when it is only Single SKUID
 2018-01-04  9:24 UTC 

[PATCH] IntelSiliconPkg IntelVTdDxe: Signal AcpiNotificationFunc() initially
 2018-01-04  6:41 UTC  (2+ messages)

[PATCH] IntelSiliconPkg IntelVTdDxe: Use TPL to protect list/engine operation
 2018-01-04  6:17 UTC  (4+ messages)

[Patch] MdeModulePkg/DxeUdpIoLib: Did some code enhancement for UdpIoLib
 2018-01-04  6:15 UTC  (2+ messages)

[PATCH] IntelSiliconPkg IntelVTdDxe: Support early SetAttributes()
 2018-01-04  6:14 UTC  (2+ messages)

[Patch 0/4] Fix some issues in Udp6Dxe
 2018-01-04  3:20 UTC  (5+ messages)
` [Patch 1/4] NetworkPkg: Add ASSERT error handling for UDP6 driver
` [Patch 2/4] NetworkPkg: Fix a memory leak issue in "
` [Patch 3/4] NetworkPkg: Fix some coding style issues "
` [Patch 4/4] NetworkPkg: Add more parameter or return status check "

[Patch 0/5] Refine PXE driver code logic
 2018-01-04  1:02 UTC  (12+ 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 v2 00/13] ArmPlatformPkg: Update GOP
 2018-01-03 16:06 UTC  (7+ messages)
` [PATCH v2 01/13] ArmPlatformPkg: Tidy Lcd code: Coding standard

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

[PATCH] ArmPlatformPkg/MemoryInitPeiLib: mark primary FV region as boot services data
 2018-01-03  7:44 UTC  (4+ messages)

[Patch 0/3] Fix a set of issues for DxeNetLib
 2018-01-03  6:03 UTC  (7+ messages)
` [Patch 1/3] MdeModulePkg/DxeNetLib: Fix a potential issue in macro definition
` [Patch 2/3] MdeModulePkg/DxeNetLib: Add parameter check and ASSERT handling
` [Patch 3/3] MdeModulePkg/DxeNetLib: Fix an error in packet length counting

[Patch] BaseTools: Fix compile error on VS2010
 2018-01-03  5:58 UTC  (2+ messages)

[Patch] DSC Spec: Fix a typo error "enty" to "entry"
 2018-01-03  5:07 UTC  (2+ messages)

[Patch] BaseTools CommonLib: Fix printf %llx issue on UINT64
 2018-01-03  5:05 UTC  (2+ messages)

[PATCH edk2-platforms 0/4] NXP:LS2088A RDB Board Support
 2018-01-03  4:52 UTC  (3+ messages)

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

[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] 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  (5+ messages)
` [PATCH v2 1/2] MdePkg/BasePrintLib: Fix error in Precision position calculation

[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] 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)

[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] 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)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox