public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2017-06-30 13:28:17 to 2017-07-06 08:45:26 UTC [more...]

OVMF compile error
 2017-07-06  8:47 UTC  (2+ messages)

iSCSI Setup in Linux
 2017-07-06  8:44 UTC 

[PATCH] UefiCpuPkg/SecPeiDxeTimerLibUefiCpu: Add GetIntendFsbFrequency()
 2017-07-06  7:39 UTC 

[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] Enable GCC Yocto S3
 2017-07-06  6:59 UTC 

[PATCH] BaseTools/GenFw: disregard payload in PE debug directory entry size
 2017-07-06  6:59 UTC  (4+ messages)

[Patch 0/4] Update code to follow spec definition
 2017-07-06  1:53 UTC  (6+ messages)
` [Patch 1/4] MdePkg MpServices: Update return status to follow spec
` [Patch 2/4] UefiCpuPkg CpuDxe: "
` [Patch 3/4] UefiCpuPkg CpuMpPei: "
` [Patch 4/4] UefiCpuPkg MpInitLib: "

[PATCH v2] UefiCpuPkg: ApicLib
 2017-07-06  1:53 UTC  (4+ messages)

[PATCH v6 00/17] x86: Secure Encrypted Virtualization (AMD)
 2017-07-05 23:38 UTC  (3+ messages)

[PATCH v2 0/8] OvmfPkg: recognize an extended TSEG when QEMU offers it
 2017-07-05 20:43 UTC  (12+ messages)
` [PATCH v2 1/8] OvmfPkg: widen PcdQ35TsegMbytes to UINT16
` [PATCH v2 2/8] OvmfPkg/PlatformPei: prepare for PcdQ35TsegMbytes becoming dynamic
` [PATCH v2 3/8] OvmfPkg/SmmAccess: "
` [PATCH v2 4/8] OvmfPkg: make PcdQ35TsegMbytes dynamic
` [PATCH v2 5/8] OvmfPkg/IndustryStandard/Q35MchIch9.h: add extended TSEG size macros
` [PATCH v2 6/8] OvmfPkg/SmmAccess: support extended TSEG size
` [PATCH v2 7/8] OvmfPkg/PlatformPei: honor extended TSEG in PcdQ35TsegMbytes if available
` [PATCH v2 8/8] OvmfPkg: mention the extended TSEG near the PcdQ35TsegMbytes declaration

[PATCH v2 0/2] OvmfPkg: refresh -D E1000_ENABLE (Intel proprietary driver for e1000)
 2017-07-05 20:14 UTC  (6+ messages)
` [PATCH v2 1/2] OvmfPkg: disable build-time relocation for DXEFV modules
` [PATCH v2 2/2] OvmfPkg: update -D E1000_ENABLE from Intel PROEFI v.07 to BootUtil v.22

[PATCH 0/2] OvmfPkg: refresh -D E1000_ENABLE (Intel proprietary driver for e1000)
 2017-07-05 17:55 UTC  (11+ messages)
` [PATCH 1/2] OvmfPkg: disable build-time relocation for DXEFV modules
` [PATCH 2/2] OvmfPkg: update -D E1000_ENABLE from Intel PROEFI v.07 to BootUtil v.22

[PATCH] BaseTools/GenFw: work around GNU Binutils bug wrt. DebugDirectoryEntrySize
 2017-07-05 17:52 UTC  (8+ messages)

[platforms: PATCH v2 00/10] Armada 7k ComPhy upgrade
 2017-07-05 16:38 UTC  (5+ messages)
` [platforms: PATCH v2 09/10] Platform/Marvell: ComPhyLib: Use COMPHY_ prefix in macros
` [platforms: PATCH v2 10/10] Platform/Marvell: ComPhyLib: Add support for SATA ports on CP110 slave

[PATCH v2] ArmPlatformPkg: Support different PL011 reg offset
 2017-07-05 16:36 UTC  (2+ messages)

[PATCH] ArmVirtPkg: remove status code support
 2017-07-05 15:34 UTC  (8+ messages)

[PATCH v2] ArmPlatformPkg: convert VExpress ResetSystemLib to ResetSystemLib
 2017-07-05 15:30 UTC  (4+ messages)

[Patch] BaseTools: Update GenFw to clear unused debug entry generated by VS tool chain
 2017-07-05 15:29 UTC  (6+ messages)

[PATCH v5] EmbeddedPkg/MmcDxe: Align the ExtCSD buffer
 2017-07-05 15:18 UTC  (2+ messages)

[platforms: PATCH] Platform/Marvell/Armada: Remove status code support
 2017-07-05 13:42 UTC 

writing EDK compatible application
 2017-07-05 12:58 UTC  (10+ messages)

SCT test on EFI_BIS_PROTOCOL
 2017-07-05 11:02 UTC 

[PATCH] MdeModulePkg/DxeCore: Avoid accessing non-owned memory
 2017-07-05 10:46 UTC 

[PATCH v2 1/2] EmbeddedPkg/DwEmmcDxe: limit max clock for platform
 2017-07-05  8:27 UTC  (2+ messages)
` [PATCH v2 2/2] EmbeddedPkg/DwEmmc: Adjust FIFO threshold

[PATCH 0/3] Disk Information Protocol for SD/MMC devices
 2017-07-05  7:35 UTC  (5+ messages)
` [PATCH 1/3] MdePkg/DiskInfo.h: Add the SD/MMC interface GUID definition
` [PATCH 2/3] MdeModulePkg/SdDxe: Implementation of Disk Information Protocol
` [PATCH 3/3] MdeModulePkg/EmmcDxe: "

[Patch] MdePkg: Declare _ReturnAddress() in Base.h for MSFT tool chain
 2017-07-05  7:19 UTC  (2+ messages)

[PATCH v2 0/4] MdeModulePkg/XhciDxe: Check timeout URB again after stopping endpoint
 2017-07-05  3:05 UTC  (6+ messages)
` [PATCH v2 1/4] MdeModulePkg/XhciDxe: Refine IsTransferRingTrb and IsAsyncIntTrb
` [PATCH v2 2/4] MdeModulePkg/XhciDxe: Dump the CMD/EVENT/INT/BULK ring information
` [PATCH v2 3/4] MdeModulePkg/XhciDxe: Separate common logic to XhcTransfer
` [PATCH v2 4/4] MdeModulePkg/XhciDxe: Check timeout URB again after stopping endpoint

[PATCH] MdeModulePkg/NvmExpressDxe: Handle timeout for blocking PassThru req
 2017-07-05  1:28 UTC  (2+ messages)

SCT Test failed
 2017-07-05  0:57 UTC  (2+ messages)

[Patch][edk2-platforms] Vlv2TbltDevicePkg: Add SMBIOS Type 19
 2017-07-04 17:46 UTC  (3+ messages)

[platforms: PATCH 00/10] Armada 7k ComPhy upgrade
 2017-07-04 16:13 UTC  (20+ messages)
` [platforms: PATCH 01/10] Platform/Marvell: ComPhyLib: Cleanup and fix SerDes lanes assignment
` [platforms: PATCH 02/10] Platform/Marvell: ComPhyLib: Rename KR to SFI
` [platforms: PATCH 03/10] Platform/Marvell: Update SerDes types on A70x0 development board
` [platforms: PATCH 04/10] Platform/Marvell: ComPhyLib: Mark failing lane as unconnected
` [platforms: PATCH 05/10] Platform/Marvell: ComPhyLib: Configure analog parameters for SATA
` [platforms: PATCH 06/10] Platform/Marvell: ComPhyLib: Configure analog parameters for PCIE
` [platforms: PATCH 07/10] Platform/Marvell: ComPhyLib: Add missing SFI and RXAUI configuration
` [platforms: PATCH 08/10] Platform/Marvell: ComPhyLib: Move devices description to MvHwDescLib
` [platforms: PATCH 09/10] Platform/Marvell: ComPhyLib: Use COMPHY_ prefix in macros
` [platforms: PATCH 10/10] Platform/Marvell: ComPhyLib: Add support for SATA ports on CP110 slave

[PATCH] BaseTools: Add COREBOOT tools definition
 2017-07-04 15:22 UTC 

[PATCH] Platforms/Marvell: switch to generic ResetSystemRuntimeDxe
 2017-07-04 11:51 UTC  (8+ messages)

[PATCH] ArmPlatformPkg: convert VExpress ResetSystemLib to ResetSystemLib
 2017-07-04 11:46 UTC  (3+ messages)

[staging/branch RISC-V PATCH 0/4] RISC-V edk2 port GCC 7.1.1
 2017-07-04  5:29 UTC  (5+ messages)
` [staging/branch RISC-V PATCH 1/4] RiscVPkg/Sec: Use MRET in machine trap handler
` [staging/branch RISC-V PATCH 2/4] BaseTools: Support RISC-V GCC 7.1.1
` [staging/branch RISC-V PATCH 3/4] BaseTools: Add more RISC-V relocation types
` [staging/branch RISC-V PATCH 4/4] RiscVVirtPkg: Update README file

Accessing global variables from Shell
 2017-07-04  4:33 UTC  (3+ messages)

[PATCH] BaseTools: Add PCDs conditional operator function
 2017-07-04  2:12 UTC  (2+ messages)

[PATCH] BaseTools: Fix FDF file parse !include file issue
 2017-07-04  2:12 UTC  (2+ messages)

[PATCH] BeagleBoardPkg: switch to use MdeModulePkg ResetSystemLib
 2017-07-03 21:32 UTC  (3+ messages)

[PATCH] ArmVirtPkg: switch to generic ResetSystemRuntimeDxe
 2017-07-03 17:51 UTC  (4+ messages)

[PATCH 0/3] MdeModulePkg/ResetSystem: Implement ResetNotification protocol
 2017-07-03 17:36 UTC  (7+ messages)

[Patch] BaseTools: Update tools_def.template to remove old XCLANG and XCODE32
 2017-07-03 17:32 UTC  (2+ messages)

[PATCH v4] EmbeddedPkg/MmcDxe: Align the ExtCSD buffer
 2017-07-03 16:45 UTC  (2+ messages)

[PATCH] ArmPkg: implement ResetSystemLib using PSCI 0.2 calls
 2017-07-03 15:54 UTC  (4+ messages)

[PATCH] EmbeddedPkg/DwEmmcDxe: limit max clock for platform
 2017-07-03 13:21 UTC  (5+ messages)
` [PATCH 2/2] EmbeddedPkg/DwEmmc: Adjust FIFO threshold

[PATCH] ArmPlatformPkg: Support different reg offset to PL011
 2017-07-03 10:58 UTC  (2+ messages)

[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017 1/4]GPIO configuration
 2017-07-03  8:54 UTC  (4+ messages)
` [Patch][edk2-platforms/devel-MinnowBoard3-UDK2017 2/4]RTC configuration
` [Patch][edk2-platforms/devel-MinnowBoard3-UDK2017 3/4]Setup Change
` [Patch][edk2-platforms/devel-MinnowBoard3-UDK2017 4/4]VBT change for HDMI

[Patch][edk2-platforms/devel-MinnowBoard3-UDK2017] Add GPIO Protocol
 2017-07-03  8:31 UTC 

[PATCH] BaseTools: Add COREBOOT tools definition
 2017-07-03  3:08 UTC  (2+ messages)

How to add support to different reg offset definition to share the same driver code?
 2017-07-03  2:33 UTC  (5+ messages)

[PATCH 0/5] OvmfPkg: recognize an extended TSEG when QEMU offers it
 2017-07-02  5:50 UTC  (11+ messages)
` [PATCH 1/5] OvmfPkg: introduce Q35TsegSizeLib (class header and sole lib instance)

[PATCH] UefiCpuPkg: ApicLib
 2017-07-01  0:41 UTC  (2+ messages)

Tianocore.org about to have new look
 2017-06-30 18:22 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