public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2017-03-31 05:04:05 to 2017-04-05 09:58:11 UTC [more...]

[PATCH v3 0/3] OvmfPkg/QemuVideoDxe: Add VMWare SVGA framebuffer support
 2017-04-05  9:57 UTC  (2+ messages)
` [PATCH v3 1/3] OvmfPkg: VMWare SVGA display device register definitions

Using Intel UDk debugger
 2017-04-05  9:53 UTC  (19+ messages)

[PATCH] MdeModulePkg: move PlatformHasAcpiGuid from EmbeddedPkg
 2017-04-05  9:49 UTC  (2+ messages)

[PATCH 1/2] MdeModulePkg/Tcp4Dxe: Fix unconditional window shrinking
 2017-04-05  9:47 UTC  (3+ messages)
` [PATCH 2/2] NetworkPkg/TcpDxe: "

[PATCH v2 0/3] OvmfPkg/QemuVideoDxe: Add VMWare SVGA2 framebuffer support
 2017-04-05  9:37 UTC  (12+ messages)
` [PATCH v2 1/3] OvmfPkg: VMWare SVGA2 display device register definitions
` [PATCH v2 2/3] OvmfPkg/QemuVideoDxe: Helper functions for unaligned port I/O
` [PATCH v2 3/3] OvmfPkg/QemuVideoDxe: VMWare SVGA II device support

ASSERT with PXE IPv6 boot
 2017-04-05  9:31 UTC  (5+ messages)

[PATCH] MdeModulePkg: Fix GCC48/GCC49 build error
 2017-04-05  8:03 UTC  (6+ messages)

[Patch][edk2-platforms/devel-MinnowBoard3 3/3] Fix set variable issue
 2017-04-05  6:57 UTC 

[Patch][edk2-platforms/devel-MinnowBoard3 2/3] Override PiSmmCpuDxeSmm
 2017-04-05  6:57 UTC 

[Patch][edk2-platforms/devel-MinnowBoard3 1/3] Fix get variable issue
 2017-04-05  6:57 UTC 

[Patch] BaseTools: Add the missing copyrights in BrotliCompress.bat
 2017-04-05  6:28 UTC  (2+ messages)

DisconnectController API not working
 2017-04-05  3:38 UTC  (6+ messages)

[PATCH] UefiCpuPkg/MpLib.c: Load microcode before mtrr sync per IA32 SDM
 2017-04-05  3:22 UTC  (2+ messages)

[PATCH v2] MdeModulePkg/UefiHiiLib:Fix incorrect comparison expression
 2017-04-05  3:13 UTC  (2+ messages)

[patch] MdeModulePkg/UefiHiiLib:Fix incorrect comparison expression
 2017-04-05  2:47 UTC  (2+ messages)

[patch 1/3] BaseTools/UPT: Use a simple way to get package path
 2017-04-05  2:23 UTC  (6+ messages)
` [patch 2/3] BaseTools/UPT: Support Unicode path
` [patch 3/3] BaseTools/UPT: Fix a parser issue

[PATCH v4] MdePkg: BaseIoLibIntrinsic (IoLib class) library
 2017-04-05  1:47 UTC  (3+ messages)

[patch] UefiCpuPkg/MtrrLib:Fix VS2012 build failure
 2017-04-05  1:12 UTC 

Do edk2 contains Intel Edison Platform?
 2017-04-05  0:54 UTC  (3+ messages)

[PATCH v3 0/6] Juno cleanup -- EDK2 edition
 2017-04-04 15:49 UTC  (10+ messages)
` [PATCH v3 1/6] ArmPlatformPkg/ArmShellCmdRunAxf: remove BdsLib dependency
` [PATCH v3 2/6] ArmPlatformPkg/ArmJunoDxe: "
` [PATCH v3 3/6] ArmPlatformPkg/ArmJunoDxe: use the generic non-discoverable device support
` [PATCH v3 4/6] ArmPlatformPkg/ArmJunoDxe: don't register OnEndOfDxe event on rev R0
` [PATCH v3 5/6] ArmPlatformPkg/ArmJunoPkg: remove PCI host bridge driver
` [PATCH v3 6/6] ArmPlatformPkg/ArmJunoDxe: simplify ACPI table installation

[PATCH] ArmVirtPkg/ArmVirtQemuKernel: increase slack space for DTB
 2017-04-04 15:02 UTC  (3+ messages)

[PATCH 0/3] ArmVirtPkg: ignore DT nodes with a status != 'okay'
 2017-04-04 14:26 UTC  (6+ messages)
` [PATCH 1/3] ArmVirtPkg/FdtClientDxe: take DT memory node 'status' property into account
` [PATCH 2/3] ArmVirtPkg/FdtPL011SerialPortLib: take DT "
` [PATCH 3/3] ArmVirtPkg/PlatformPeiLib: "

[PATCH v2 00/13] EDK2 spring cleaning -- OpenPlatformPkg edition
 2017-04-04  8:31 UTC  (15+ messages)
` [PATCH v2 01/13] Platforms/VExpress: remove unused logo PCD
` [PATCH v2 02/13] Platforms/VExpress: remove unused StatusCode references
` [PATCH v2 03/13] Platforms/VExpress: get rid of Tiano compression
` [PATCH v2 04/13] Platforms/VExpress: remove BdsLib library class resolutions
` [PATCH v2 05/13] Platforms/TC2: move to new DtPlatformDxe driver
` [PATCH v2 06/13] Platforms/FVP: add DtPlatformDtbLoaderLib implementation
` [PATCH v2 07/13] Platforms/FVP-AArch64: switch to simpler DT platform driver
` [PATCH v2 08/13] Platforms/Juno: add non-discoverable device driver and library
` [PATCH v2 09/13] Platforms/Juno: add PciHostBridgeLib implementation
` [PATCH v2 10/13] Platforms/Juno: switch to generic PCI host bridge driver
  ` [PATCH v2 11/13] Platforms/Juno: remove BdsLib dependency
  ` [PATCH v2 12/13] Platforms/Juno: add DtPlatformDtbLoaderLib implementation
  ` [PATCH v2 13/13] Platforms/Juno: switch to DtPlatformDxe

[RFC] [PATCH V3 0/3] Add IOMMU support
 2017-04-04  7:06 UTC  (4+ messages)
` [RFC] [PATCH V3 1/3] MdeModulePkg/Include: Add IOMMU protocol definition
` [RFC] [PATCH V3 2/3] MdeModulePkg/PciHostBridge: Add IOMMU support
` [RFC] [PATCH V3 3/3] MdeModulePkg/PciBus: "

Request: please test NASM 2.13rc9
 2017-04-03 19:59 UTC  (2+ messages)

[PATCH v2 0/4] Resolving Some CryptoPkg Build Issues
 2017-04-03 16:45 UTC  (6+ messages)
` [PATCH v2 1/4] CryptoPkg/OpensslLib: Suppress extra build warnings in openssl source
` [PATCH v2 2/4] CryptoPkg: Fix possible unresolved external symbol issue
` [PATCH v2 3/4] CryptoPkg/BaseCryptLib: Adding NULL checking in time() wrapper
` [PATCH v2 4/4] CryptoPkg: One workaround to resolve potential build issue

Unnecessary parameter validation in ISCSI or Full parameter check would be better !!
 2017-04-03  9:28 UTC 

[PATCH v2 0/1] OvmfPkg/AcpiPlatformDxe: Fix bug 368, multiply pointed-to tables
 2017-04-02 22:47 UTC  (4+ messages)
` [PATCH v2 1/1] OvmfPkg: Allow multiple add-pointer linker commands to same ACPI table

[PATCH 0/9] Export Dump CPU Context service
 2017-04-01 13:25 UTC  (10+ messages)
` [PATCH 1/9] MdePkg/PeCoffGetEntryPointLib: Add PeCoffSerachImageBase()
` [PATCH 2/9] MdeModulePkg/CpuExceptionHandlerLib: Add DumpCpuContext()
` [PATCH 3/9] UefiCpuPkg/CpuExceptionHandlerLib: Rename internal DumpCpuContent()
` [PATCH 4/9] UefiCpuPkg/CpuExceptionHandlerLib: Add DumpModuleImageInfo()
` [PATCH 5/9] UefiCpuPkg/CpuExceptionHandlerLib: Add DumpCpuContext() implementation
` [PATCH 6/9] UefiCpuPkg/CpuExceptionHandlerLib: Display PF Excption Data bit
` [PATCH 7/9] UefiCpuPkg/PiSmmCpuDxeSmm: Consume PeCoffSerachImageBase()
` [PATCH 8/9] UefiCpuPkg/PiSmmCpuDxeSmm: Consume DumpCpuContext()
` [PATCH 9/9] SourceLevelDebugPkg/DebugAgent.c: Consume PeCoffSerachImageBase()

[Patch] BaseTools: update error message for SKUID_IDENTIFIER format
 2017-04-01  5:59 UTC 

[Patch] MdeModulePkg/DxeHttpLib: Avoid the pointless comparison of UINTN with zero
 2017-04-01  5:43 UTC  (2+ messages)

[PATCH] MdePkg/Shell.h: Update Shell version from 2.1 to 2.2
 2017-04-01  5:18 UTC  (2+ messages)

[Patch 0/4] *** Resolving CryptoPkg build issues ***
 2017-04-01  2:31 UTC  (13+ messages)
` [Patch 1/4] CryptoPkg/OpensslLib: Suppress extra build warnings in openssl source
` [Patch 2/4] CryptoPkg: Fix possible unresolved external symbol issue
` [Patch 3/4] CryptoPkg/BaseCryptLib: Adding NULL checking in timer() wrapper
` [Patch 4/4] CryptoPkg: One workaround to resolve potential build issue

[Patch] BaseTools: Enhance expression to support some more operation
 2017-04-01  2:24 UTC  (2+ messages)

[Patch] BaseTools: Enhance StrDefs.h to include ImageDefs.h
 2017-04-01  2:24 UTC  (2+ messages)

[PATCH v2 0/3] UefiCpuPkg/PiSmmCpuDxeSmm: Check all SMM ranges found
 2017-04-01  0:56 UTC  (5+ messages)
` [PATCH v2 1/3] UefiCpuPkg/PiSmmCpuDxeSmm: Save SMM ranges info into global variables
` [PATCH v2 2/3] UefiCpuPkg/PiSmmCpuDxeSmm: Add IsInSmmRanges() to check SMM range
` [PATCH v2 3/3] UefiCpuPkg/PiSmmCpuDxeSmm: Update saved SMM ranges check in SmmProfile

[RFC v2] GitBook documentation process
 2017-03-31 23:07 UTC  (3+ messages)

[RFC PATCH 0/6] OVMF: HFS+ (and Mac OS X boot)
 2017-03-31 20:01 UTC  (3+ messages)

[PATCH 00/10] Use a better algorithm to calculate MTRR
 2017-03-31 15:04 UTC  (4+ messages)

[PATCH] MdePkg/Shell.h: Update Shell version from 2.1 to 2.2
 2017-03-31 14:25 UTC 

[PATCH v2 0/9] ArmPlatformgPkg spring cleaning -- now includes Juno
 2017-03-31 14:14 UTC  (10+ messages)
` [PATCH v2 1/9] ArmPlatformPkg/ArmShellCmdRunAxf: remove BdsLib dependency
` [PATCH v2 2/9] ArmPlatformPkg/ArmVExpressDxe: remove ARM support
` [PATCH v2 3/9] ArmPlatformPkg/ArmVExpressDxe: remove unused cruft from ArmHwDxe
` [PATCH v2 4/9] ArmPlatformPkg/ArmVExpressDxe: remove FDT handling
` [PATCH v2 5/9] ArmPlatformPkg/ArmJunoDxe: use the generic non-discoverable device support
` [PATCH v2 6/9] ArmPlatformPkg/ArmJunoPkg: remove PCI host bridge driver
` [PATCH v2 7/9] ArmPlatformPkg/ArmJunoDxe: remove BdsLib dependency
` [PATCH v2 8/9] ArmPlatformPkg/ArmJunoDxe: simplify ACPI table installation
` [PATCH v2 9/9] ArmPlatformPkg/ArmJunoDxe: remove FDT handling

[PATCH v2 0/3] EmbeddedPkg: revert DTB loading to platform lib
 2017-03-31 13:38 UTC  (10+ messages)
` [PATCH v2 1/3] EmbeddedPkg: add DtPlatformDtbLoaderLib library class
` [PATCH v2 2/3] EmbeddedPkg: add base DtPlatformDtbLoaderLib implementation
` [PATCH v2 3/3] EmbeddedPkg/DtPlatformDxe: load platform DTB via new library

[PATCH v2] ArmVirtPkg/PlatformHasAcpiDtDxe: allow guest level ACPI disable override
 2017-03-31 10:52 UTC  (12+ messages)

[PATCH] BeagleBoardPkg: add missing BootLogoLib resolution
 2017-03-31 10:44 UTC  (3+ messages)

[PATCH 0/6] Embedded|ArmPlatformPkg: spring cleaning + DtPlatformDxe switch
 2017-03-31  9:46 UTC  (4+ messages)

[PATCH 0/3] Arm*Pkg : remove ArmCpuLib
 2017-03-31  9:44 UTC  (6+ messages)
` [PATCH 1/3] ArmVirtPkg: remove ArmCpuLib references
` [PATCH 2/3] BeagleBoardPkg: remove ArmCpuLib reference
` [PATCH 3/3] ArmPkg: remove ArmCpuLib header and implementations

[PATCH v2] BaseTools/GCC AARCH64: force disable PIC code generation
 2017-03-31  9:39 UTC  (3+ messages)

[PATCH] SecureBoot UI Update
 2017-03-31  8:47 UTC  (4+ messages)

[PATCH] BaseTools/GCC AARCH64: force disable PIC code generation
 2017-03-31  8:38 UTC  (2+ messages)

[PATCH v3] MdePkg: BaseIoLibIntrinsic (IoLib class) library
 2017-03-31  6:34 UTC  (5+ messages)

[PATCH V2] SecurityPkg: SecureBootConfigDxe: Support AUTH_2 enrollment to DBX
 2017-03-31  5:48 UTC 

[Patch] MdeModulePkg: Remove unsupported PcdExpression usage in module INF
 2017-03-31  5:44 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