Added table indication location

Signed-off-by: Robert Wolff <robert.wolff@linaro.org>
This commit is contained in:
Robert Wolff 2016-12-13 18:07:44 -08:00 committed by GitHub
parent f84fe1b80f
commit 054d379a5a

View file

@ -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.