Re: [edk2] [patch 0/6] Use FileExplorerLib in SecureBootConfigDxe

2016-02-02 Thread Bi, Dandan
...@lists.01.org] On Behalf Of Laszlo Ersek Sent: Tuesday, February 02, 2016 4:41 PM To: Bi, Dandan Cc: edk2-de...@ml01.01.org; Dong, Eric; Zhang, Chao B Subject: Re: [edk2] [patch 0/6] Use FileExplorerLib in SecureBootConfigDxe On 02/02/16 03:17, Dandan Bi wrote: > Using existing libr

Re: [edk2] [patch 0/6] Use FileExplorerLib in SecureBootConfigDxe

2016-02-02 Thread Laszlo Ersek
On 02/02/16 03:17, Dandan Bi wrote: > Using existing library FileExplorerLib to replace the same > logic in SecureBootConfigDxe.And add FileExplorerLib to > dsc files of related packages which use SecureBootConfigDxe. > > > Contributed-under: TianoCore Contribution Agreement 1.0 > Signed-off-by:

[edk2] [patch 0/6] Use FileExplorerLib in SecureBootConfigDxe

2016-02-01 Thread Dandan Bi
Using existing library FileExplorerLib to replace the same logic in SecureBootConfigDxe.And add FileExplorerLib to dsc files of related packages which use SecureBootConfigDxe. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Dandan Bi Dandan Bi (6): ArmPlatformPkg:Add Fi