diff options
| author | Chloe Kudryavtsev <toast@toastin.space> | 2018-12-05 23:37:13 -0500 | 
|---|---|---|
| committer | Chloe Kudryavtsev <toast@toastin.space> | 2018-12-05 23:37:13 -0500 | 
| commit | 5977469d3d1d6c19abd9d5b24cd2b1a6f2528da4 (patch) | |
| tree | 6f89501c1642e45d4820da5f22369e2949d27ae1 | |
| parent | 494f09955d4e6ca15dc1e2e9c7e091ef8bd56593 (diff) | |
| download | user-handbook-5977469d3d1d6c19abd9d5b24cd2b1a6f2528da4.tar.bz2 user-handbook-5977469d3d1d6c19abd9d5b24cd2b1a6f2528da4.tar.xz | |
Add TODO regarding aarch64 EFI
| -rw-r--r-- | modules/Installing/pages/medium.adoc | 1 | 
1 files changed, 1 insertions, 0 deletions
| diff --git a/modules/Installing/pages/medium.adoc b/modules/Installing/pages/medium.adoc index be0de6e..8b56044 100644 --- a/modules/Installing/pages/medium.adoc +++ b/modules/Installing/pages/medium.adoc @@ -15,6 +15,7 @@ x86:: the older variant of x86_64, increasingly more rare, and limited to 4gb of  ppc64le:: OpenPower-based systems, such as IBM's POWER8  s390x:: IBM Z-Systems and Mainframes +// TODO: mention that aarch64 is supposed to support EFI  Under some circumstances, you may also use armhf and aarch64 architectures - relevant to ARM chips, 32bit and 64bit respectively.  === Image Type | 
