Documentation: Add arch x86

Describe state and assuptions made about x86_64 support.

Change-Id: I308a09b0eac269afd30df95ed3ea195238a6cfbe
Signed-off-by: Patrick Rudolph <siro@das-labor.org>
Reviewed-on: https://review.coreboot.org/c/30056
Tested-by: build bot (Jenkins) <no-reply@coreboot.org>
Reviewed-by: Patrick Georgi <pgeorgi@google.com>
This commit is contained in:
Patrick Rudolph
2018-12-05 19:09:04 +01:00
committed by Patrick Georgi
parent ab5890d498
commit f04e76bcf0
2 changed files with 45 additions and 0 deletions

View File

@@ -6,3 +6,6 @@ architectures.
## RISC-V
- [RISC-V documentation](riscv/index.md)
## x86
- [x86 documentation](x86/index.md)