]> git.proxmox.com Git - mirror_edk2.git/blobdiff - MdePkg/Include/Library/PeimEntryPoint.h
Code have been checked with spec
[mirror_edk2.git] / MdePkg / Include / Library / PeimEntryPoint.h
index 16ad7cce0a473fb4446e1b706c51a169804c9b56..05be31fc41d7841fd70fbbe345398c277e5e16c0 100644 (file)
@@ -65,9 +65,9 @@ EfiMain (
   Autogenerated function that calls the library constructors for all of the module's\r
   dependent libraries.\r
 \r
-  This function must be called by the PEI Core once an initial PEI Services Table has been established.\r
+  This function must be called by _ModuleEntryPoint().\r
   This function calls the set of library constructors for the set of library instances that a\r
-  module depends on.  This include library instances that a module depends on directly and library\r
+  module depends on. This includes library instances that a module depends on directly and library\r
   instances that a module depends on indirectly through other libraries.  \r
   This function is autogenerated by build tools and those build tools are responsible for collecting\r
   the set of library instances, determine which ones have constructors, and calling the library\r