]> git.proxmox.com Git - mirror_edk2.git/commitdiff
update code comment
authortding1 <tding1@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 10 Dec 2008 10:14:18 +0000 (10:14 +0000)
committertding1 <tding1@6f19259b-4bc3-4df7-8a09-765794883524>
Wed, 10 Dec 2008 10:14:18 +0000 (10:14 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6981 6f19259b-4bc3-4df7-8a09-765794883524

IntelFrameworkPkg/Library/DxeSmmDriverEntryPoint/DriverEntryPoint.c

index f77bce1610046409509f0760c5eb7895ecfdd1b9..ed3d2c667a0ef9174d4a5ebf88760842785f2119 100644 (file)
@@ -204,7 +204,7 @@ _ModuleEntryPoint (
   //\r
   if (!InSmm) {\r
     //\r
-    // Retrieve the Device Path Protocol from the DeviceHandle tha this driver was loaded from\r
+    // Retrieve the Device Path Protocol from the DeviceHandle from which this driver was loaded\r
     //\r
     Status = gBS->HandleProtocol (\r
                     LoadedImage->DeviceHandle,\r