Function headers in .h and .c files synchronized with spec
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6731 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@ -31,9 +31,9 @@
|
||||
processing another any other Post Code Library function, then
|
||||
PostCode() must return Value immediately.
|
||||
|
||||
@param Value The 32-bit value to write to the POST card.
|
||||
@param Value The 32-bit value to write to the POST card.
|
||||
|
||||
@return The 32-bit value to write to the POST card.
|
||||
@return The 32-bit value to write to the POST card.
|
||||
|
||||
**/
|
||||
UINT32
|
||||
|
Reference in New Issue
Block a user