summaryrefslogtreecommitdiff
path: root/MdePkg/Include/Library/PeiPiLib.h
diff options
context:
space:
mode:
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2008-09-08 23:27:26 +0000
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2008-09-08 23:27:26 +0000
commitf83933cff0b72aa3325f5f3206aef9faa5e5e3db (patch)
treefbdadc045ae167fb01c7fab54c9e5282b642fd4c /MdePkg/Include/Library/PeiPiLib.h
parenta4c47ba3244eeeb47559cd6832812a7f99852b8e (diff)
downloadedk2-f83933cff0b72aa3325f5f3206aef9faa5e5e3db.zip
edk2-f83933cff0b72aa3325f5f3206aef9faa5e5e3db.tar.gz
edk2-f83933cff0b72aa3325f5f3206aef9faa5e5e3db.tar.bz2
Fix typo
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5850 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/Include/Library/PeiPiLib.h')
-rw-r--r--MdePkg/Include/Library/PeiPiLib.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Include/Library/PeiPiLib.h b/MdePkg/Include/Library/PeiPiLib.h
index 8729612..c0c2eba 100644
--- a/MdePkg/Include/Library/PeiPiLib.h
+++ b/MdePkg/Include/Library/PeiPiLib.h
@@ -44,7 +44,7 @@ PiLibInstallFvInfoPpi (
IN CONST VOID *FvInfo,
IN UINT32 FvInfoSize,
IN CONST EFI_GUID *ParentFvName, OPTIONAL
- IN CONST EFI_GUID *PraentFileName OPTIONAL
+ IN CONST EFI_GUID *ParentFileName OPTIONAL
);
#endif