[uefi-secure-boot-guide] master: Added tool outline (dc6ac34)

sparks at fedoraproject.org sparks at fedoraproject.org
Tue Jan 29 21:34:37 UTC 2013


Repository : http://git.fedorahosted.org/git/?p=docs/uefi-secure-boot-guide.git

On branch  : master

>---------------------------------------------------------------

commit dc6ac3468e9e97201e873bf1daf93ea2d2eff8d2
Author: Eric Christensen <sparks at redhat.com>
Date:   Tue Jan 29 16:16:51 2013 -0500

    Added tool outline


>---------------------------------------------------------------

 en-US/Tools.xml |   40 ++++++++++++++++++++--------------------
 1 files changed, 20 insertions(+), 20 deletions(-)

diff --git a/en-US/Tools.xml b/en-US/Tools.xml
index 72a8071..47dfe06 100644
--- a/en-US/Tools.xml
+++ b/en-US/Tools.xml
@@ -3,31 +3,31 @@
 <!ENTITY % BOOK_ENTITIES SYSTEM "UEFI_Secure_Boot_Guide.ent">
 %BOOK_ENTITIES;
 ]>
-<chapter id="chap-UEFI_Secure_Boot_Guide-Test_Chapter">
-	<title>Test Chapter</title>
+<chapter id="chap-UEFI_Secure_Boot_Guide-Tools">
+	<title>Tools</title>
 	<para>
-		This is a test paragraph
+		Several tools have been developed to allow &PRODUCT; work with the UEFI Secure Boot firmware.
 	</para>
-	<section id="sect-UEFI_Secure_Boot_Guide-Test_Chapter-Test_Section_1">
-		<title>Test Section 1</title>
+	<section id="sect-UEFI_Secure_Boot_Guide-Tools-shim">
+		<title>Shim</title>
 		<para>
-			This is a test paragraph in a section
-		</para>
-	</section>
-	
-	<section id="sect-UEFI_Secure_Boot_Guide-Test_Chapter-Test_Section_2">
-		<title>Test Section 2</title>
-		<para>
-			This is a test paragraph in Section 2
-			<orderedlist>
-				<listitem>
-					<para>
-						listitem text
-					</para>
-				</listitem>
-			</orderedlist>
 		</para>
 	</section>
+        <section id="sect-UEFI_Secure_Boot_Guide-Tools-pesign">
+                <title>pesign</title>
+                <para>
+                </para>
+        </section>
+        <section id="sect-UEFI_Secure_Boot_Guide-Tools-efikeygen">
+                <title>EFIKeyGen</title>
+                <para>
+                </para>
+        </section>
+        <section id="sect-UEFI_Secure_Boot_Guide-Tools-sign_file">
+                <title>sign-file</title>
+                <para>
+                </para>
+        </section>
 
 </chapter>
 



More information about the docs-commits mailing list