EmbeddedPkg/AndroidFastboot: split android boot header
Split android boot header definition to share code among different applications and libraries. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Jun Nie <jun.nie@linaro.org> Reviewed-by: Leif Lindholm <leif.lindholm@linaro.org>
This commit is contained in:
@ -15,6 +15,7 @@
|
||||
#ifndef __ANDROID_FASTBOOT_APP_H__
|
||||
#define __ANDROID_FASTBOOT_APP_H__
|
||||
|
||||
#include <Library/AndroidBootImgLib.h>
|
||||
#include <Library/BaseLib.h>
|
||||
#include <Library/DebugLib.h>
|
||||
#include <Library/MemoryAllocationLib.h>
|
||||
|
Reference in New Issue
Block a user