summaryrefslogtreecommitdiff
path: root/ArmPlatformPkg/Documentation
diff options
context:
space:
mode:
Diffstat (limited to 'ArmPlatformPkg/Documentation')
-rwxr-xr-xArmPlatformPkg/Documentation/ARM-EDK2-Overview.pngbin0 -> 54500 bytes
-rwxr-xr-xArmPlatformPkg/Documentation/ArmPlatformLib-2nd-Stage.pngbin0 -> 56506 bytes
-rwxr-xr-xArmPlatformPkg/Documentation/ArmPlatformLib-Full-Boot.pngbin0 -> 79676 bytes
-rw-r--r--ArmPlatformPkg/Documentation/ArmPlatformPkg.txt5
4 files changed, 5 insertions, 0 deletions
diff --git a/ArmPlatformPkg/Documentation/ARM-EDK2-Overview.png b/ArmPlatformPkg/Documentation/ARM-EDK2-Overview.png
new file mode 100755
index 0000000000..37cb39475b
--- /dev/null
+++ b/ArmPlatformPkg/Documentation/ARM-EDK2-Overview.png
Binary files differ
diff --git a/ArmPlatformPkg/Documentation/ArmPlatformLib-2nd-Stage.png b/ArmPlatformPkg/Documentation/ArmPlatformLib-2nd-Stage.png
new file mode 100755
index 0000000000..fbb952c19f
--- /dev/null
+++ b/ArmPlatformPkg/Documentation/ArmPlatformLib-2nd-Stage.png
Binary files differ
diff --git a/ArmPlatformPkg/Documentation/ArmPlatformLib-Full-Boot.png b/ArmPlatformPkg/Documentation/ArmPlatformLib-Full-Boot.png
new file mode 100755
index 0000000000..d9098aab90
--- /dev/null
+++ b/ArmPlatformPkg/Documentation/ArmPlatformLib-Full-Boot.png
Binary files differ
diff --git a/ArmPlatformPkg/Documentation/ArmPlatformPkg.txt b/ArmPlatformPkg/Documentation/ArmPlatformPkg.txt
index cbe56ffd1d..e45a3f0666 100644
--- a/ArmPlatformPkg/Documentation/ArmPlatformPkg.txt
+++ b/ArmPlatformPkg/Documentation/ArmPlatformPkg.txt
@@ -63,6 +63,11 @@ FAQ :
Boot sequence: Sec/PrePiCore/PeiCore/Dxe/Bds
Example: ARM Versatile Express
+See:
+- ArmPlatformPkg/Documentation/ARM-EDK2-Overview.png
+- ArmPlatformPkg/Documentation/ArmPlatformLib-Full-Boot.png
+- ArmPlatformPkg/Documentation/ArmPlatformLib-2nd-Stage.png
+
# What is the PcdStandalone
gArmPlatformTokenSpaceGuid.PcdStandalone=FALSE is used on ARM Development Platforms during the development stage.
To avoid to reflash the NOR Flash after each build, the SEC (in NOR Flash) intializes thd DRAM and wait until the Normal World firmware is copied into the DRAM.