summaryrefslogtreecommitdiff
path: root/SamplePlatformPkg/Readme.md
diff options
context:
space:
mode:
authorMichael Kinney <michael.d.kinney@intel.com>2016-10-13 23:53:26 -0700
committerMichael Kinney <michael.d.kinney@intel.com>2016-10-13 23:53:26 -0700
commit6a7b914b48d81b6c98b41a6fde9c5d6a391414bb (patch)
tree3edc7432d98b51ad6a90618b6b5ef77f51d25073 /SamplePlatformPkg/Readme.md
parentf42d25cd4477574a9e9604ea0260feb35b2b1eb2 (diff)
downloadedk2-platforms-6a7b914b48d81b6c98b41a6fde9c5d6a391414bb.tar.xz
Add template for a branch with multiple platforms
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Michael Kinney <michael.d.kinney@intel.com>
Diffstat (limited to 'SamplePlatformPkg/Readme.md')
-rw-r--r--SamplePlatformPkg/Readme.md27
1 files changed, 27 insertions, 0 deletions
diff --git a/SamplePlatformPkg/Readme.md b/SamplePlatformPkg/Readme.md
new file mode 100644
index 0000000000..a800cefc27
--- /dev/null
+++ b/SamplePlatformPkg/Readme.md
@@ -0,0 +1,27 @@
+# Sample Platform
+
+Brief description of the Sample Platform
+
+Download the sources:
+
+```
+git clone https://github.com/tianocore/edk2.git
+git clone https://github.com/tianocore/edk2-platforms.git
+git clone https://github.com/tianocore/edk2-non-osi.git
+```
+
+# Platform Owners
+
+# Platform Status
+
+# Linux Build Instructions
+
+# Windows Build Instructions
+
+# Target Update Instructions
+
+# Supported Operating Systems
+
+# Known Issues and Limitations
+
+# Related Materials