From 484c77852ea2ba6ccc8e5c3b3ec4548588dd7f01 Mon Sep 17 00:00:00 2001 From: lgao4 Date: Thu, 13 Nov 2008 08:30:16 +0000 Subject: 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 --- MdePkg/Library/DxeSmbusLib/SmbusLib.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'MdePkg/Library/DxeSmbusLib/SmbusLib.c') diff --git a/MdePkg/Library/DxeSmbusLib/SmbusLib.c b/MdePkg/Library/DxeSmbusLib/SmbusLib.c index e47d20d7c8..edfc0bcc5d 100644 --- a/MdePkg/Library/DxeSmbusLib/SmbusLib.c +++ b/MdePkg/Library/DxeSmbusLib/SmbusLib.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
All rights reserved. This program and the accompanying materials -- cgit v1.2.3