Code have been checked with spec
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7024 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -111,7 +111,7 @@ ProcessLibraryConstructorList (
|
||||
Autogenerated function that calls the library descructors for all of the module's
|
||||
dependent libraries.
|
||||
|
||||
This function may be called by _ModuleEntryPoint()or ExitDriver().
|
||||
This function may be called by _ModuleEntryPoint()or Exit().
|
||||
This function calls the set of library destructors for the set of library instances
|
||||
that a module depends on. This includes library instances that a module depends on
|
||||
directly and library instances that a module depends on indirectly through other libraries.
|
||||
|
Reference in New Issue
Block a user