summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Core/Pei/PeiMain.h
diff options
context:
space:
mode:
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2007-10-16 06:03:42 +0000
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>2007-10-16 06:03:42 +0000
commit1d9cf613bc1b9a65d633eb1534f9db1e3b1f5483 (patch)
tree854e9189b670eac3abd2b52fca5dde3617c99f0f /MdeModulePkg/Core/Pei/PeiMain.h
parent496085b93eb99995c0cf8376daa1ee77c50da658 (diff)
downloadedk2-platforms-1d9cf613bc1b9a65d633eb1534f9db1e3b1f5483.tar.xz
Remove comments for removed parameter.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4123 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdeModulePkg/Core/Pei/PeiMain.h')
-rw-r--r--MdeModulePkg/Core/Pei/PeiMain.h3
1 files changed, 0 insertions, 3 deletions
diff --git a/MdeModulePkg/Core/Pei/PeiMain.h b/MdeModulePkg/Core/Pei/PeiMain.h
index 8c133d2b1a..156c6b2ed4 100644
--- a/MdeModulePkg/Core/Pei/PeiMain.h
+++ b/MdeModulePkg/Core/Pei/PeiMain.h
@@ -229,9 +229,6 @@ Arguments:
DependencyExpression - Pointer to a dependency expression. The Grammar adheres to
the BNF described above and is stored in postfix notation.
- Runnable - is True if the driver can be scheduled and False if the driver
- cannot be scheduled. This is the value that the schedulers
- should use for deciding the state of the driver.
Returns: