From 5a54c2faf77d7b9aca4ec75155f71fcff4cb09d2 Mon Sep 17 00:00:00 2001 From: klu2 Date: Mon, 29 Sep 2008 08:09:56 +0000 Subject: Correct file comment for DxeServicesTableLib.c git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6071 6f19259b-4bc3-4df7-8a09-765794883524 --- MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.c b/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.c index aef582204d..d212f3eab0 100644 --- a/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.c +++ b/MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.c @@ -6,7 +6,7 @@ DXE driver declare that use DxeServicesTableLib library class and link to this library instance. - Please attention this library instance can not be used after EFI_SYSTEM_TABLE is + Please attention this library instance can not be used util EFI_SYSTEM_TABLE was initialized. This library contains contruct function to retrieve EFI_DXE_SERIVCE, this construct -- cgit v1.2.3