summaryrefslogtreecommitdiff
path: root/Features
diff options
context:
space:
mode:
authorMichael Kubacki <michael.a.kubacki@intel.com>2019-10-16 17:12:08 -0700
committerMichael Kubacki <michael.a.kubacki@intel.com>2019-12-06 17:37:16 -0800
commitb5d3644ddefc3314245f356a2688bc735af227f8 (patch)
treeaeb94e42a1c65fc9efa9ef70b6905542b6ae9e03 /Features
parent50cae45bd4cf16d36354d4feb6796648e48c7d21 (diff)
Features/Intel/SystemInformation: Add Readme.md
Adds the Readme.md file to briefly explain the types of features supported in the SystemInformation feature domain directory. Cc: Sai Chaganty <rangasai.v.chaganty@intel.com> Cc: Liming Gao <liming.gao@intel.com> Signed-off-by: Michael Kubacki <michael.a.kubacki@intel.com> Reviewed-by: Sai Chaganty <rangasai.v.chaganty@intel.com> Reviewed-by: Nate DeSimone <nathaniel.l.desimone@intel.com>
Diffstat (limited to 'Features')
-rw-r--r--Features/Intel/SystemInformation/Readme.md8
1 files changed, 8 insertions, 0 deletions
diff --git a/Features/Intel/SystemInformation/Readme.md b/Features/Intel/SystemInformation/Readme.md
new file mode 100644
index 00000000..cdf061d0
--- /dev/null
+++ b/Features/Intel/SystemInformation/Readme.md
@@ -0,0 +1,8 @@
+# **EDK II Minimum Platform Firmware System Information Advanced Features**
+
+This feature domain directory contains advanced features that produce system information.
+
+Features may be added to this domain whose primary role and responsibility is related to producing structures for
+system information. The system information structures supported should be standardized in a public document such as
+an industry standard specification or white paper. The feature documentation must be referenced in the `Readme.md`
+file in the feature package.