public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [edk2-devel] [PATCH edk2-platforms v2 1/1] Platform/Ampere: Update Readme.md
@ 2023-09-18 19:57 Rebecca Cran via groups.io
  0 siblings, 0 replies; only message in thread
From: Rebecca Cran via groups.io @ 2023-09-18 19:57 UTC (permalink / raw)
  To: devel, Open Source Review, Nhi Pham OS, Phong Vo OS, Arjun Khare
  Cc: Rebecca Cran

Improve the Readme.md in Platform/Ampere:

Direct people to the top-level Readme.md file for build instructions.
Mention the edk2-ampere-tools repo for additional build tools.
Delete everything else, since it's redundant.

Signed-off-by: Rebecca Cran <rebecca@os.amperecomputing.com>
---
 Platform/Ampere/Readme.md | 29 ++------------------
 1 file changed, 2 insertions(+), 27 deletions(-)

diff --git a/Platform/Ampere/Readme.md b/Platform/Ampere/Readme.md
index 894bad3437b8..b50c80546170 100644
--- a/Platform/Ampere/Readme.md
+++ b/Platform/Ampere/Readme.md
@@ -1,39 +1,14 @@
-# Introduction
-
-This document provides the guideline to build UEFI firmware for Ampere Computing's Arm64 reference platforms.
-
-Platform code is located under Platform/Ampere/{Platform Name}Pkg.
-
-Silicon code is located under Silicon/Ampere/Ampere{SoC Name}Pkg.
-
-# Build machines
-
-- x86 Linux host machines running latest Ubuntu or CentOS releases.
-- Arm64 Linux host machines if native compiling. This has been tested on Ampere's eMAG and Altra hardware platforms with latest AArch64 CentOS or Ubuntu releases.
-
-# How to build (Linux Environment)
+# How to build 
 
 Please follow top-level Readme.md for build instructions.
 
 ## Additional build tools
 
 Ampere provides additional tools and documentation for automating the manual process described as described in the top-level README.md,
-and for building a final Tianocore UEFI image that can be flashed onto the target system.
+and for building a final TianoCore UEFI image that can be flashed onto the target system.
 
 To use these tools, clone the following to the **WORKSPACE** location:
 
 ```bash
 $ git clone https://github.com/AmpereComputing/edk2-ampere-tools.git
 ```
-
-## Notes
-
-If you run into any build issue with the Intel ASL+ Optimizing Compiler/Disassembler (IASL) that comes with your Linux distro,
-download and install the IASL compiler from https://acpica.org/. At the time of this write-up, we have tested with version 20200110.
-
-```bash
-$ wget https://acpica.org/sites/acpica/files/acpica-unix2-20200110.tar.gz
-$ tar xzf acpica-unix2-20200110.tar.gz
-$ cd acpica-unix2-20200110
-$ make HOST=_CYGWIN && sudo make install
-```
-- 
2.34.1



-=-=-=-=-=-=-=-=-=-=-=-
Groups.io Links: You receive all messages sent to this group.
View/Reply Online (#108806): https://edk2.groups.io/g/devel/message/108806
Mute This Topic: https://groups.io/mt/101441889/7686176
Group Owner: devel+owner@edk2.groups.io
Unsubscribe: https://edk2.groups.io/g/devel/unsub [rebecca@openfw.io]
-=-=-=-=-=-=-=-=-=-=-=-



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2023-09-18 19:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-09-18 19:57 [edk2-devel] [PATCH edk2-platforms v2 1/1] Platform/Ampere: Update Readme.md Rebecca Cran via groups.io

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox