From 0f7f6d23ea54f81ef6a75a83a4c973324a06f99d Mon Sep 17 00:00:00 2001 From: ydong10 Date: Tue, 6 Sep 2011 08:45:42 +0000 Subject: Change related: 1. Refine comments to remove the unrecognized code. 2. Add code to avoid potential data type change. 3. In inf file, add module type to the library class list. Signed-off-by: ydong10 git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12284 6f19259b-4bc3-4df7-8a09-765794883524 --- SecurityPkg/Tcg/TcgDxe/TcgDxe.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'SecurityPkg/Tcg/TcgDxe/TcgDxe.c') diff --git a/SecurityPkg/Tcg/TcgDxe/TcgDxe.c b/SecurityPkg/Tcg/TcgDxe/TcgDxe.c index 4cb5d3084b..05a11360d4 100644 --- a/SecurityPkg/Tcg/TcgDxe/TcgDxe.c +++ b/SecurityPkg/Tcg/TcgDxe/TcgDxe.c @@ -1006,7 +1006,7 @@ OnReadyToBoot ( /** Install TCG ACPI Table when ACPI Table Protocol is available. - A system¡¯s firmware uses an ACPI table to identify the system's TCG capabilities + A system's firmware uses an ACPI table to identify the system's TCG capabilities to the Post-Boot environment. The information in this ACPI table is not guaranteed to be valid until the Host Platform transitions from pre-boot state to post-boot state. -- cgit v1.2.3