Committing changes to the comments, after review with engineers.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9018 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
|
||||
This PPI is published by a PEIM upon dispatch and provides an execution engine for the
|
||||
Framework boot script. This PEIM should be platform neutral and have no specific knowledge of
|
||||
platform instructions and other information. The ability to interpret the boot script depends on the
|
||||
platform instructions or other information. The ability to interpret the boot script depends on the
|
||||
abundance of other PPIs that are available. For example, if the script requests an SMBus command
|
||||
execution, the PEIM looks for a relevant PPI that is available to execute it, rather than executing it
|
||||
by issuing the native IA-32 instruction.
|
||||
|
Reference in New Issue
Block a user