Re: [edk2] [PATCH v4 02/11] MmcDxe: move ECSD into CardInfo structure

2016-11-08 Thread Leif Lindholm
On Tue, Nov 08, 2016 at 11:21:07PM +0800, Haojian Zhuang wrote: > Since ECSD also describes the information of card, move it into > structure CardInfo. I like the fact that you have split out the "move ECSD to CARD_INFO" and "declare ECSD structure", to keep the two logically separate

[edk2] [PATCH v4 02/11] MmcDxe: move ECSD into CardInfo structure

2016-11-08 Thread Haojian Zhuang
Since ECSD also describes the information of card, move it into structure CardInfo. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Haojian Zhuang --- EmbeddedPkg/Universal/MmcDxe/Mmc.h | 1 +