mirror of https://github.com/acidanthera/audk.git
Correct file comment for DxeServicesTableLib.c
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6071 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
f468abda65
commit
5a54c2faf7
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue