Re: [edk2] [PATCH] MdePkg/UefiLib: Add a new API GetVariable3

2019-01-28 Thread Gao, Liming
> Jiansong Xu > Sent: Monday, January 7, 2019 12:09 PM > To: edk2-devel@lists.01.org > Cc: Xu, JiansongX > Subject: [edk2] [PATCH] MdePkg/UefiLib: Add a new API GetVariable3 > > From: jiansonx > > BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=1396 > Add a n

[edk2] [PATCH] MdePkg/UefiLib: Add a new API GetVariable3

2019-01-06 Thread Jiansong Xu
From: jiansonx BZ: https://bugzilla.tianocore.org/show_bug.cgi?id=1396 Add a new API GetVariable3, which can return the attributes of a variable during reading it. Contributed-under: TianoCore Contribution Agreement 1.1 Signed-off-by: Jiansong Xu Cc: Liming Gao GetVariable. + +**/ +EFI_STATUS