Refine comments and two code style.
Signed-off-by: ydong10 git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12263 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@ -49,8 +49,9 @@ typedef struct {
|
||||
|
||||
/**
|
||||
This function will populate the device path protocol parameter based on TheHandle.
|
||||
|
||||
@param[in,out] DevPath On a sucessful return the device path to the handle.
|
||||
|
||||
@param[in] TheHandle Driver handle.
|
||||
@param[in, out] FilePath On a sucessful return the device path to the handle.
|
||||
|
||||
@retval EFI_SUCCESS The device path was sucessfully returned.
|
||||
@retval other A error from gBS->HandleProtocol.
|
||||
|
Reference in New Issue
Block a user