Re: [edk2] [PATCH v2 2/2] ArmPlatformPkg/BootMonFs: eliminate deprecated string functions

2016-10-28 Thread Leif Lindholm
On Fri, Oct 28, 2016 at 11:48:41AM +0100, Ard Biesheuvel wrote: > Get rid of functions that are no longer available when defining > DISABLE_NEW_DEPRECATED_INTERFACES > > Contributed-under: TianoCore Contribution Agreement 1.0 > Signed-off-by: Ard Biesheuvel Reviewed-by: Leif Lindholm > --- >

Re: [edk2] [PATCH v2 2/2] ArmPlatformPkg/BootMonFs: eliminate deprecated string functions

2016-10-28 Thread Laszlo Ersek
On 10/28/16 12:48, Ard Biesheuvel wrote: > Get rid of functions that are no longer available when defining > DISABLE_NEW_DEPRECATED_INTERFACES > > Contributed-under: TianoCore Contribution Agreement 1.0 > Signed-off-by: Ard Biesheuvel > --- > ArmPlatformPkg/FileSystem/BootMonFs/BootMonFsDir.c

[edk2] [PATCH v2 2/2] ArmPlatformPkg/BootMonFs: eliminate deprecated string functions

2016-10-28 Thread Ard Biesheuvel
Get rid of functions that are no longer available when defining DISABLE_NEW_DEPRECATED_INTERFACES Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Ard Biesheuvel --- ArmPlatformPkg/FileSystem/BootMonFs/BootMonFsDir.c| 8 +++- ArmPlatformPkg/FileSystem/BootMonFs