Added installation links for each board

Signed-off-by: Robert Wolff <robert.wolff@linaro.org>
This commit is contained in:
Robert Wolff 2016-12-13 17:57:23 -08:00 committed by GitHub
parent a6df430744
commit 55410d48b9

View file

@ -78,6 +78,10 @@ The output files:
- `Build/ArmJuno/DEBUG_GCC49/FV/bl1.bin`
- `Build/ArmJuno/DEBUG_GCC49/FV/fip.bin`
### Proceed to [Installation](Install.md) page
***
## Building UEFI/EDK2 for D02
```shell
@ -92,6 +96,10 @@ The output file:
- `Build/Pv660D02/DEBUG_GCC49/FV/PV660D02.fd`
### Proceed to [Installation](Install.md) page
***
## Building UEFI/EDK2 for D03
```shell
@ -106,6 +114,10 @@ The output file:
- `Build/D03/DEBUG_GCC49/FV/D03.fd`
### Proceed to [Installation](Install.md) page
***
## Building UEFI/EDK2 for Overdrive
```shell
@ -120,6 +132,10 @@ The output file:
- `Build/Overdrive/DEBUG_GCC49/FV/STYX_ROM.fd`
### Proceed to [Installation](Install.md) page
***
## Building UEFI/EDK2 for HuskyBoard / Cello
```shell
@ -134,6 +150,6 @@ The output file:
- `Build/Cello/DEBUG_GCC49/FV/STYX_ROM.fd`
***
### Proceed to [Installation](Install.md) page
Proceed to [Installation](Install.md) page
***