Added table indication location
Signed-off-by: Robert Wolff <robert.wolff@linaro.org>
This commit is contained in:
parent
f84fe1b80f
commit
054d379a5a
1 changed files with 9 additions and 1 deletions
|
@ -1,4 +1,12 @@
|
||||||
## UEFI/EDK2
|
<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>
|
||||||
|
<td align="center"><a href="Install.md">Install</a><br>Instructions on how to install firmware</td>
|
||||||
|
<th align="center"><a href="README.md">Read more</a><br>Learn more about UEFI/EDK2</td>
|
||||||
|
</tr>
|
||||||
|
</table>
|
||||||
|
|
||||||
EDK2 is a modern, feature-rich, cross-platform firmware development environment for the UEFI and PI specifications.
|
EDK2 is a modern, feature-rich, cross-platform firmware development environment for the UEFI and PI specifications.
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue