Added table indicating location
Signed-off-by: Robert Wolff <robert.wolff@linaro.org>
This commit is contained in:
parent
5623836643
commit
f84fe1b80f
1 changed files with 9 additions and 1 deletions
|
@ -1,4 +1,12 @@
|
|||
# Install
|
||||
<table align="center">
|
||||
<tr>
|
||||
<td>UEFI/EDK2</td>
|
||||
<td align="center"><a href="">Download</a><br>Get the latest pre-built firmware images</td>
|
||||
<td align="center"><a href="Build.md">Build</a><br>Instructions for building latest firmware images</td>
|
||||
<th align="center"><a href="Install.md">Install</a><br>Instructions on how to install firmware</td>
|
||||
<td align="center"><a href="README.md">Read more</a><br>Learn more about UEFI/EDK2</td>
|
||||
</tr>
|
||||
</table>
|
||||
|
||||
## Juno R0/R1
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue