public inbox for devel@edk2.groups.io
 help / color / mirror / Atom feed
* [Patch] MdeModulePkg LoadFileOnFv2: Correct the parameter name in function comment
@ 2016-10-20  5:57 Liming Gao
  0 siblings, 0 replies; only message in thread
From: Liming Gao @ 2016-10-20  5:57 UTC (permalink / raw)
  To: edk2-devel

Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Liming Gao <liming.gao@intel.com>
---
 MdeModulePkg/Universal/LoadFileOnFv2/LoadFileOnFv2.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/MdeModulePkg/Universal/LoadFileOnFv2/LoadFileOnFv2.c b/MdeModulePkg/Universal/LoadFileOnFv2/LoadFileOnFv2.c
index 18a07d8..bd86db5 100644
--- a/MdeModulePkg/Universal/LoadFileOnFv2/LoadFileOnFv2.c
+++ b/MdeModulePkg/Universal/LoadFileOnFv2/LoadFileOnFv2.c
@@ -157,7 +157,7 @@ LOAD_FILE_ON_FV2_PRIVATE_DATA  mLoadFileOnFv2PrivateDataTemplate = {
 /**
   Check if the FFS has been installed LoadFileProtocol for it.
 
-  @param EFI_GUID     File GUID.
+  @param[in] NameGuid Point to FFS File GUID to be checked.
 
   @retval TRUE        The FFS's FileLoadProtocol is in list.
   @retval FALSE       The FFS's FileLoadProtocol is not in list.
-- 
2.8.0.windows.1



^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2016-10-20  5:58 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-10-20  5:57 [Patch] MdeModulePkg LoadFileOnFv2: Correct the parameter name in function comment Liming Gao

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox