mirror of https://github.com/acidanthera/audk.git
Refine file comments to follow coding style.
Signed-off-by: ydong10 git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12188 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
5d46f17ba7
commit
f43b7a5412
|
@ -1466,7 +1466,7 @@ PxeBcUniHexToUint8 (
|
|||
}
|
||||
|
||||
/**
|
||||
Calculate the elapsed time
|
||||
Calculate the elapsed time.
|
||||
|
||||
@param[in] Private The pointer to PXE private data
|
||||
|
||||
|
|
|
@ -475,7 +475,7 @@ PxeBcUniHexToUint8 (
|
|||
);
|
||||
|
||||
/**
|
||||
Calculate the elapsed time
|
||||
Calculate the elapsed time.
|
||||
|
||||
@param[in] Private The pointer to PXE private data
|
||||
|
||||
|
|
Loading…
Reference in New Issue