summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJordan Justen <jordan.l.justen@intel.com>2016-03-13 23:34:50 -0700
committerJordan Justen <jordan.l.justen@intel.com>2016-03-13 23:55:05 -0700
commit4f066e50e916791995e604405651497e3eeb3340 (patch)
tree25a234ab21e99e0e171a691203a93d09b9baee08
downloadedk2-platforms-4f066e50e916791995e604405651497e3eeb3340.tar.xz
Add README for edk2-platforms repository
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Jordan Justen <jordan.l.justen@intel.com>
-rw-r--r--README9
1 files changed, 9 insertions, 0 deletions
diff --git a/README b/README
new file mode 100644
index 0000000000..09001ec7ce
--- /dev/null
+++ b/README
@@ -0,0 +1,9 @@
+This repository is used by EDK II sample platforms.
+
+The EDK II sample platforms live upstream in the EDK II repository,
+but they may use this repository for platform specific branches and
+tags.
+
+The branches and tags created should have a name that is associated
+with the platform that they are used for. This will prevent confusion
+about which sample platform uses the branch or tag.