public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
From: evan.lloyd@arm.com
To: edk2-devel@ml01.01.org
Cc: Jaben Carsey <jaben.carsey@intel.com>,
	Ruiyu Ni Leif Lindholm
	<ruiyu.ni@intel.comleif.lindholm@linaro.org>,
	Michael D Kinney <michael.d.kinney@intel.com>,
	Jiewen Yao <jiewen.yao@intel.com>, Dong Wei <dong.wei@arm.com>
Subject: [edk2-staging][PATCH 1/2] ShellPkg: acpiview branch on edk2-staging
Date: Thu,  9 Mar 2017 23:49:41 +0000	[thread overview]
Message-ID: <20170309234942.11956-2-evan.lloyd@arm.com> (raw)
In-Reply-To: <20170309234942.11956-1-evan.lloyd@arm.com>

From: Evan Lloyd <evan.lloyd@arm.com>

Add a Readme file to initiate a branch for acpiview on edk2-staging.
The branch is intended to allow collaborative updating of acpiview for
platforms beyond the initial ARM implementation.

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Evan Lloyd <evan.lloyd@arm.com>
---
 Readme.md | 53 ++++++++++++++++++++
 1 file changed, 53 insertions(+)

diff --git a/Readme.md b/Readme.md
new file mode 100755
index 0000000000000000000000000000000000000000..7a64b941cee1aed7cd51b5db06843535a359c057
--- /dev/null
+++ b/Readme.md
@@ -0,0 +1,53 @@
+################################################################################
+# ReadMe.MD for acpiview staging branch..
+#  Contents:
+#    1. Introduction
+#    2. Branch Owner
+#    3. Feature Summary
+#    4. Timeline
+#    5. Related Modules
+#    6. Related Links
+#    7. Misc
+#
+###############################################################################
+
+1. Introduction
+   This acpiview staging branch is requested by Evan Lloyd <evan.lloyd@arm.com>
+   following suggestions from Jiewen Yao <jiewen.yao@intel.com> in response
+   to a patch submitted to the edk2-devel mailing list.
+   The aim is to allow collaborative development of acpiview for all platforms.
+
+2. Branch Owners
+   Evan Lloyd <evan.lloyd@arm.com>
+   Jiewen Yao <iiewen.yao@intel.com>
+
+3. Feature Summary
+   Acpiview allows examination of ACPI table contents from the UEFI Shell.
+   This can help with investigations, especially at that stage where the tables
+   are not enabling an OS to boot.  The program is not exhaustive, and only
+   encapsulates detailed knowledge of a limited number of table types.
+   There is no immediate intent to provide disassembly of AML tables.
+
+   Default behaviour is to display the content of all tables installed.
+   'Known' table types will be parsed and displayed with descriptions and
+   field values.  Where appropriate a degree of consistency checking is
+   done and errors may be reported in the output.
+   Other table types will be displayed as an array of Hexadecimal bytes.
+
+   To facilitate debugging, the -t and -b options can be used to generate a
+   binary file image of a table that can be copied elsewhere for
+   investigation using tools such as those provided by acpica.org.  This is
+   especially relevant for AML type tables like DSDT and SSDT.
+
+4. Timeline
+   N/A
+
+5. Related Modules
+   ShellPkg
+
+6. Related Links
+   N/A
+
+7. Misc
+   N/A
+
-- 
Guid("CE165669-3EF3-493F-B85D-6190EE5B9759")



  reply	other threads:[~2017-03-09 23:49 UTC|newest]

Thread overview: 9+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2017-03-09 23:49 [edk2-staging][PATCH 0/2] Create new acpiview branch evan.lloyd
2017-03-09 23:49 ` evan.lloyd [this message]
2017-03-09 23:49 ` [edk2-staging][PATCH 2/2] ShellPkg: Add acpiview tool to dump ACPI tables evan.lloyd
2017-03-16 15:11   ` Jeff Westfahl
2017-03-17 10:12     ` Sami Mujawar
2017-03-28 19:49       ` Jeff Westfahl
2017-03-29 18:57         ` Sami Mujawar
2017-03-14 21:30 ` [edk2-staging][PATCH 0/2] Create new acpiview branch Jeff Westfahl
2017-03-27 18:25 ` Evan Lloyd

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-list from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20170309234942.11956-2-evan.lloyd@arm.com \
    --to=devel@edk2.groups.io \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox