Re: [edk2] [PATCH v4 4/4] EmbeddedPkg: add Android boot device path and guid

2017-08-02 Thread Jun Nie
2017-08-02 0:19 GMT+08:00 Leif Lindholm : > Right, so this one confused me a bit, since it looked like it was > breaking bisect again. It does, which caused me to take a closer > look. > > First of all, you need to add >

Re: [edk2] [PATCH v4 4/4] EmbeddedPkg: add Android boot device path and guid

2017-08-01 Thread Leif Lindholm
Right, so this one confused me a bit, since it looked like it was breaking bisect again. It does, which caused me to take a closer look. First of all, you need to add EmbeddedPkg/Application/AndroidBoot/AndroidBootApp.inf to EmbeddedPkg/EmbeddedPkg.dsc [Components.common]. Once done, you should

[edk2] [PATCH v4 4/4] EmbeddedPkg: add Android boot device path and guid

2017-08-01 Thread Jun Nie
The device path specifies where to load android boot image. Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Jun Nie --- EmbeddedPkg/EmbeddedPkg.dec | 2 ++ 1 file changed, 2 insertions(+) diff --git a/EmbeddedPkg/EmbeddedPkg.dec