[uefi-secure-boot-guide] master: Add notes about shim (201f33e)

sparks at fedoraproject.org sparks at fedoraproject.org
Sat Feb 9 01:28:20 UTC 2013


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

On branch  : master

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

commit 201f33e9632bfd1c85da1e257e98e126066f5bd8
Author: Josh Bressers <josh at bress.net>
Date:   Thu Feb 7 14:23:53 2013 -0600

    Add notes about shim
    
    Signed-off-by: Eric Christensen <sparks at fedoraproject.org>


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

 en-US/Implementation_of_Secure_Boot.xml |   12 ++++++------
 1 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/en-US/Implementation_of_Secure_Boot.xml b/en-US/Implementation_of_Secure_Boot.xml
index 2acfc98..6bb4bb2 100644
--- a/en-US/Implementation_of_Secure_Boot.xml
+++ b/en-US/Implementation_of_Secure_Boot.xml
@@ -132,12 +132,12 @@ https://github.com/mjg59/shim
 		</para>
 		<para>
 		<indexterm><primary>shim</primary><secondary>explanation</secondary></indexterm>
-			In &PRODUCT; there are two packages that make up shim. The
-package named "shim" is the result of compiling the source code that makes
-up shim. This package will not boot the system as it is not signed. The
-results of building the shim package are signed, then incorporated into the
-shim-signed package. The shim-signed package contains the signed binary
-that is capable of booting the system.
+            In &PRODUCT; there are two packages that make up shim. The
+package named "shim" is the result of compiling the source code from GitHub
+that makes up shim. This package will not boot the system as it is not
+signed. The results of building the shim package are signed, then
+incorporated into the shim-signed package. The shim-signed package contains
+the signed binary that is capable of booting the system.
 		</para>
 		<para>
 		The shim package also contains a <indexterm><primary>Secure Boot</primary><secondary>blacklist</secondary></indexterm>blacklist of known bad keys or



More information about the docs-commits mailing list