audk/EmbeddedPkg/Application/AndroidFastboot
Leif Lindholm a64d587294 EmbeddedPkg: get rid of BdsLib dependency from Android*Boot
The sum use these applications made of BdsLib was one invocation of the
IS_DEVICE_PATH_NODE macro, and (incorrectly) being able to leave out a
dependency on gEfiLoadedImageProtocolGuid.

So expand the macro in place and add the missing dependency.
Then clean up the .dsc, .inf and #includes accordingly.

Contributed-under: TianoCore Contribution Agreement 1.1
Signed-off-by: Leif Lindholm <leif.lindholm@linaro.org>
Reviewed-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
2017-11-25 19:01:09 +00:00
..
Arm EmbeddedPkg: get rid of BdsLib dependency from Android*Boot 2017-11-25 19:01:09 +00:00
AndroidBootImg.c EmbeddedPkg/AndroidFastboot: split android boot header 2017-08-07 17:25:57 +01:00
AndroidFastbootApp.c EmbeddedPkg/AndroidFastboot: eliminate deprecated string function calls 2016-10-28 13:51:45 +01:00
AndroidFastbootApp.h EmbeddedPkg/AndroidFastboot: split android boot header 2017-08-07 17:25:57 +01:00
AndroidFastbootApp.inf EmbeddedPkg/AndroidFastbootApp: remove dependency on deprecated BdsLib 2017-04-19 07:57:51 +01:00