Fix comments format error.Fsp1.1 update.
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: "Yao, Jiewen" <jiewen.yao@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@16843 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -182,7 +182,7 @@ GetFspInfoHeader (
|
||||
);
|
||||
|
||||
/**
|
||||
This function gets FSP API calling mode
|
||||
This function gets FSP API calling mode.
|
||||
|
||||
@retval API calling mode
|
||||
**/
|
||||
@@ -193,7 +193,7 @@ GetFspApiCallingMode (
|
||||
);
|
||||
|
||||
/**
|
||||
This function sets FSP API calling mode
|
||||
This function sets FSP API calling mode.
|
||||
|
||||
@param[in] Mode API calling mode
|
||||
**/
|
||||
|
@@ -38,7 +38,7 @@ FspMigrateTemporaryMemory (
|
||||
);
|
||||
|
||||
/**
|
||||
Set a new stack frame for the continuation function
|
||||
Set a new stack frame for the continuation function.
|
||||
|
||||
**/
|
||||
VOID
|
||||
|
Reference in New Issue
Block a user