From 3abd5df7d91f14c8755e4248370656fde4a32c05 Mon Sep 17 00:00:00 2001 From: tding1 Date: Wed, 10 Dec 2008 10:14:18 +0000 Subject: update code comment git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6981 6f19259b-4bc3-4df7-8a09-765794883524 --- IntelFrameworkPkg/Library/DxeSmmDriverEntryPoint/DriverEntryPoint.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'IntelFrameworkPkg/Library') diff --git a/IntelFrameworkPkg/Library/DxeSmmDriverEntryPoint/DriverEntryPoint.c b/IntelFrameworkPkg/Library/DxeSmmDriverEntryPoint/DriverEntryPoint.c index f77bce1610..ed3d2c667a 100644 --- a/IntelFrameworkPkg/Library/DxeSmmDriverEntryPoint/DriverEntryPoint.c +++ b/IntelFrameworkPkg/Library/DxeSmmDriverEntryPoint/DriverEntryPoint.c @@ -204,7 +204,7 @@ _ModuleEntryPoint ( // if (!InSmm) { // - // Retrieve the Device Path Protocol from the DeviceHandle tha this driver was loaded from + // Retrieve the Device Path Protocol from the DeviceHandle from which this driver was loaded // Status = gBS->HandleProtocol ( LoadedImage->DeviceHandle, -- cgit v1.2.3