summaryrefslogtreecommitdiffstats
path: root/IntelFrameworkPkg
diff options
context:
space:
mode:
authortding1 <tding1@6f19259b-4bc3-4df7-8a09-765794883524>2008-12-10 10:14:18 +0000
committertding1 <tding1@6f19259b-4bc3-4df7-8a09-765794883524>2008-12-10 10:14:18 +0000
commit3abd5df7d91f14c8755e4248370656fde4a32c05 (patch)
treeedbf0bf368f4fe603ec44cd3d017201398995dd5 /IntelFrameworkPkg
parent1794e50605b0e4185c003db3d9d4149c38610aa7 (diff)
downloadedk2-3abd5df7d91f14c8755e4248370656fde4a32c05.tar.gz
edk2-3abd5df7d91f14c8755e4248370656fde4a32c05.tar.bz2
edk2-3abd5df7d91f14c8755e4248370656fde4a32c05.zip
update code comment
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6981 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'IntelFrameworkPkg')
-rw-r--r--IntelFrameworkPkg/Library/DxeSmmDriverEntryPoint/DriverEntryPoint.c2
1 files changed, 1 insertions, 1 deletions
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,