Thanks for the patch.
Reviewed-by: Eric Dong
Also checked in the code in r17448.
Thanks,
Eric
-Original Message-
From: Ard Biesheuvel [mailto:ard.biesheu...@linaro.org]
Sent: Thursday, May 14, 2015 3:47 PM
To: ler...@redhat.com; edk2-devel@lists.sourceforge.net; Dong, Eric
Cc: Ard Bie
On 05/14/15 09:47, Ard Biesheuvel wrote:
> Remove the unused DevicePathSize variable from EnumerateAllKeywords().
> Due to our use of -Werror=unused-but-set-variable when building under
> GCC, the presence of DevicePathSize is breaking the build.
>
> Contributed-under: TianoCore Contribution Agree
Remove the unused DevicePathSize variable from EnumerateAllKeywords().
Due to our use of -Werror=unused-but-set-variable when building under
GCC, the presence of DevicePathSize is breaking the build.
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Ard Biesheuvel
---
MdeMod