public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
 messages from 2016-11-09 00:01:59 to 2016-11-13 06:48:26 UTC [more...]

[PATCH v5 0/9] enhance MMC
 2016-11-13  6:47 UTC  (8+ messages)
` [PATCH v5 1/9] MmcDxe: wait OCR busy bit free
` [PATCH v5 2/9] MmcDxe: move ECSD into CardInfo structure
` [PATCH v5 3/9] MmcDxe: declare ECSD structure
` [PATCH v5 4/9] MmcDxe: add SPEC_VERS field in CSD structure
` [PATCH v5 5/9] MmcDxe: add interface to change io width and speed
` [PATCH v5 6/9] MmcDxe: set io bus width before reading EXTCSD
` [PATCH v5 7/9] MmcDxe: set iospeed and bus width in SD stack

[PATCH v4 00/11] enhance MMC
 2016-11-13  6:46 UTC  (11+ messages)
` [PATCH v4 05/11] MmcDxe: declare ECSD structure
` [PATCH v4 07/11] MmcDxe: Fix uninitialized mediaid for SD
` [PATCH v4 09/11] MmcDxe: expand to support multiple blocks

USB hub port reset
 2016-11-13  3:52 UTC 

[PATCH 0/2] MdeModulePkg/EbcDxe: add EBC Debugger
 2016-11-12 22:17 UTC  (11+ messages)

[PATCH v2 0/4] ArmPkg: more ArmDmaLib fixes
 2016-11-12 13:02 UTC  (5+ messages)
` [PATCH v2 1/4] ArmPkg/ArmDmaLib: use DMA buffer alignment from CPU arch protocol
` [PATCH v2 2/4] ArmPkg/ArmDmaLib: fix incorrect device address of double buffer
` [PATCH v2 3/4] ArmPkg/ArmDmaLib: clean up abuse of device address
` [PATCH v2 4/4] ArmPkg/ArmDmaLib: add support for fixed host-to-device DMA offset

[Patch] MdePkg Base.h: Update field name in VERIFY_UINTXX_ENUM_SIZE to follow style
 2016-11-11 20:47 UTC  (2+ messages)

[PATCH] ShellPkg/dmpstore: Support "-sfo"
 2016-11-11 20:43 UTC  (4+ messages)

[PATCH v2 0/3] Put AP into safe hlt-loop code on S3 path
 2016-11-11 19:49 UTC  (6+ messages)
` [PATCH v2 1/3] UefiCpuPkg/PiSmmCpuDxeSmm: "
` [PATCH v2 2/3] UefiCpuPkg/PiSmmCpuDxeSmm: Place AP to 32bit protected mode "
` [PATCH v2 3/3] UefiCpuPkg/PiSmmCpuDxeSmm: Decrease mNumberToFinish in AP safe code

[PATCH 2/2] MdeModulePkg/EbcDxe: add EBC Debugger
 2016-11-11 15:51 UTC 

[PATCH 1/2] MdeModulePkg/EbcDxe: add EBC Debugger
 2016-11-11 15:51 UTC 

File mode problem on Github edk2-BaseTools-win32
 2016-11-11 13:57 UTC  (4+ messages)

[PATCH V3 0/6] Enable SMM page level protection
 2016-11-11 12:59 UTC  (13+ messages)
` [PATCH V3 1/6] MdeModulePkg/Include: Add PiSmmMemoryAttributesTable.h
` [PATCH V3 2/6] MdeModulePkg/dec: Add gEdkiiPiSmmMemoryAttributesTableGuid
` [PATCH V3 3/6] MdeModulePkg/PiSmmCore: Add MemoryAttributes support
` [PATCH V3 4/6] UefiCpuPkg/dec: Add PcdCpuSmmStaticPageTable
` [PATCH V3 5/6] UefiCpuPkg/PiSmmCpuDxeSmm: Add paging protection
` [PATCH V3 6/6] QuarkPlatformPkg/dsc: enable Smm "

[PATCH v2 0/2] MdeModulePkg/Ip4Dxe: Issue fix for Ip4Dxe
 2016-11-11 12:45 UTC  (5+ messages)
` [PATCH v2 1/2] MdeModulePkg/Ip4Dxe: Add wrong/invalid subnet check
` [PATCH v2 2/2] MdeModulePkg/Ip4Dxe: Correct the return status

[PATCH 0/2] Place APs to suitable state on Legacy OS boot
 2016-11-11 12:39 UTC  (5+ messages)
` [PATCH 1/2] UefiCpuPkg/DxeMpLib: Rename MpInitExitBootServicesCallback()
` [PATCH 2/2] UefiCpuPkg/DxeMpLib: Place APs to suitable state on Legacy OS boot

[PATCH v2] UefiCpuPkg/DxeMpLib: Allocate below 4GB mem for AsmRelocateApLoopFunc
 2016-11-11 12:15 UTC  (4+ messages)

[PATCH v2 0/9] Defer 3rd party images loading to after EndOfDxe
 2016-11-11 11:24 UTC  (18+ messages)
` [PATCH v2 1/9] MdeModulePkg/SecurityStubDxe: Defer 3rd party image before EndOfDxe
` [PATCH v2 2/9] MdeModulePkg/UefiBootManager: Add EfiBootManagerDispatchDeferredImages
` [PATCH v2 3/9] MdeModulePkg/BdsDxe: Check deferred images before booting to OS
` [PATCH v2 6/9] OvmfPkg/PlatformBds: Dispatch deferred images after EndOfDxe
` [PATCH v2 7/9] CorebootPayload/PlatformBds: "
` [PATCH v2 9/9] Nt32Pkg/PlatformBds: "

[Patch] MdePkg IndustryStandard: Add DDR3, DDR4 and LPDDR definition per SPD spec
 2016-11-11  9:10 UTC 

[PATCH] MdeModulePkg/CapsuleApp: remove unused definition
 2016-11-11  8:57 UTC 

[patch] MdePkg: Fix spec mismatch in string representation of EMMC dev node
 2016-11-11  8:45 UTC  (2+ messages)

[PATCH 0/3] Enable POSTBUILD feature in DuetPkg DSC files
 2016-11-11  8:32 UTC  (7+ messages)
` [PATCH 1/3] DuetPkg: Resolve white-space issues for post-build scripts & ReadMe
` [PATCH 2/3] DuetPkg: Use 'echo off' in BATCH script files
` [PATCH 3/3] DuetPkg: Add POSTBUILD in DSC files to run post-build automatically

[PATCH 0/2] Put AP into safe hlt-loop code on S3 path
 2016-11-11  6:32 UTC  (15+ messages)
` [PATCH 1/2] UefiCpuPkg/PiSmmCpuDxeSmm: "
` [PATCH 2/2] UefiCpuPkg/PiSmmCpuDxeSmm: Place AP to 32bit protected mode "

[PATCH] MdeModulePkg DxeCore: Show error message on unaligned FvImage issue
 2016-11-11  5:58 UTC 

[Patch] MdeModulePkg: Add wrong/invalid subnet check
 2016-11-11  3:30 UTC  (3+ messages)

[PATCH v2] CryptoPkg/BaseCryptLib: Make comments consistent with the function
 2016-11-11  0:54 UTC  (2+ messages)

[Patch] BaseTools/Scripts: Add BinToPcd utility
 2016-11-11  0:14 UTC  (6+ messages)

[PATCH V2 0/6] Enable SMM page level protection
 2016-11-10 16:39 UTC  (26+ messages)

[PATCH] ShellPkg/ShellCommandLib: Add missing EFIAPI for public library APIs
 2016-11-10 16:24 UTC  (2+ messages)

[PATCH 0/2] MdePkg: UiLib library
 2016-11-10 16:18 UTC  (9+ messages)

GenFv error 3000 building OvmfPkg X64 RELEASE
 2016-11-10 15:50 UTC  (3+ messages)

BaseTools issue finding PCDs in non-COMMON modules
 2016-11-10 12:31 UTC  (2+ messages)

[patch] CryptoPkg/BaseCryptLib: Make comments consistent with the function
 2016-11-10  8:43 UTC  (7+ messages)
` [patch] MdeModulePkg/BMMUI: add comments for function parameter
` [patch] ShellPkg: Fix the coding style issue

[PATCH V2] MdeModulePkg/BootLogoLib: Remove invalid if judgments
 2016-11-10  8:31 UTC  (2+ messages)

[PATCH] MdeModulePkg/BootLogoLib: Remove invalid if judgments
 2016-11-10  7:54 UTC  (4+ messages)

[PATCH 0/4] Defer 3rd party images loading to after EndOfDxe
 2016-11-10  7:42 UTC  (5+ messages)
` [PATCH 1/4] MdeModulePkg/SecurityStubDxe: Defer 3rd party image before EndOfDxe
` [PATCH 4/4] MdeModulePkg/SecurityStubDxe: Report failure if image is load earlier

[PATCH] IntelFsp2Pkg: Support to return error status from FSP API done
 2016-11-10  5:23 UTC  (4+ messages)

[PATCH 0/2] Handle input file of size 0 for GenFfs/GenSec tools
 2016-11-10  5:05 UTC  (4+ messages)
` [PATCH 1/2] BaseTools/GenFfs: Fix return too early when input file is of size 0
` [PATCH 2/2] BaseTools/GenSec: Return correct status when input file size is 0

[PATCH] IntelFrameworkModulePkg/LegacyBios: Fix legacy serial redirection bug
 2016-11-10  2:11 UTC  (2+ messages)

[Wiki] Draft of documentation for Signed Capsule Feature
 2016-11-10  1:59 UTC  (4+ messages)

[PATCH] ArmPkg/ArmDmaLib: add support for fixed host-to-device DMA offset
 2016-11-10  0:03 UTC  (4+ messages)

[staging/AArch64StandaloneMm] Branch to implement MM in Standalone Mode on AArch64
 2016-11-09 15:56 UTC 

[PATCH 2/2] MdePkg: UiLib library. Update DSC files
 2016-11-09 15:44 UTC 

[PATCH 1/2] MdePkg: UiLib library. Add UiLib. Update UefiLib
 2016-11-09 15:44 UTC 

[Patch] BaseTools: Fix the bug to support generate FFS by Align=Auto
 2016-11-09 10:34 UTC 

[PATCH 0/3] Display new stack base and size
 2016-11-09  7:21 UTC  (2+ messages)

[PATCH] UefiCpuPkg/MpInitLib: Do not wakeup AP if only one processor supported
 2016-11-09  7:21 UTC  (2+ messages)

SNP Receive callback
 2016-11-09  7:13 UTC 

[PATCH] BaseTools/PeCoffLib: Check 'RelocDir' before finding the relocation block
 2016-11-09  5:21 UTC  (2+ messages)

[patch] ShellPkg: update ping6 to use timer service instead of timer arch protocol 
 2016-11-09  2:28 UTC  (2+ messages)

[PATCH] CorebootPayloadPkg: Fix GCC build issue on macro definition
 2016-11-09  0:01 UTC 


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