Fix function comment to follows doxygen format.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5497 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@ -252,7 +252,8 @@ UINT16
|
||||
|
||||
@return The size 32-bit value for the PCD token.
|
||||
|
||||
**/typedef
|
||||
**/
|
||||
typedef
|
||||
UINT32
|
||||
(EFIAPI *PCD_PROTOCOL_GET_EX_32)(
|
||||
IN CONST EFI_GUID *Guid,
|
||||
|
Reference in New Issue
Block a user