Re: [edk2] [patch] MdePkg: Add missing GUID variables in BlockIoCrypto.h

2015-05-08 Thread Zeng, Star
Reviewed-by: Star Zeng -Original Message- From: Tian, Feng Sent: Friday, May 8, 2015 3:36 PM To: edk2-devel@lists.sourceforge.net Cc: Zeng, Star; Tian, Feng Subject: [patch] MdePkg: Add missing GUID variables in BlockIoCrypto.h Declares some extern EFI_GUID variables which correspond to

[edk2] [patch] MdePkg: Add missing GUID variables in BlockIoCrypto.h

2015-05-08 Thread Tian Feng
Declares some extern EFI_GUID variables which correspond to guid macros in BlockIoCrypto.h for C code use. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Feng Tian --- MdePkg/Include/Protocol/BlockIoCrypto.h | 4 MdePkg/MdePkg.dec | 4 2 fi