summaryrefslogtreecommitdiff
path: root/MdePkg/Library/DxeSmbusLib/DxeSmbusLib.c
diff options
context:
space:
mode:
authorlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>2008-11-13 08:30:16 +0000
committerlgao4 <lgao4@6f19259b-4bc3-4df7-8a09-765794883524>2008-11-13 08:30:16 +0000
commit484c77852ea2ba6ccc8e5c3b3ec4548588dd7f01 (patch)
tree9d127fa0e50900eea926ffe9752422ddaa1eb095 /MdePkg/Library/DxeSmbusLib/DxeSmbusLib.c
parentbab52709d8329140d014b85319bf1d8bee6f62c0 (diff)
downloadedk2-platforms-484c77852ea2ba6ccc8e5c3b3ec4548588dd7f01.tar.xz
Update minor comments for Smbus, PcdLib, PeiServicesLib library instance. And change UefiRuntimeLib instance type to UEFI_DRIVER according to MdeLib spec.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6495 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Library/DxeSmbusLib/DxeSmbusLib.c')
-rw-r--r--MdePkg/Library/DxeSmbusLib/DxeSmbusLib.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Library/DxeSmbusLib/DxeSmbusLib.c b/MdePkg/Library/DxeSmbusLib/DxeSmbusLib.c
index 8286f98b00..5517c4a4e1 100644
--- a/MdePkg/Library/DxeSmbusLib/DxeSmbusLib.c
+++ b/MdePkg/Library/DxeSmbusLib/DxeSmbusLib.c
@@ -1,5 +1,5 @@
/** @file
-Implementation of SmBusLib class library for PEI phase.
+Implementation of SmBusLib class library for DXE phase.
Copyright (c) 2006, Intel Corporation<BR>
All rights reserved. This program and the accompanying materials