Fix doxygen comment for structure and macro

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6098 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
klu2
2008-10-09 19:24:37 +00:00
parent 1f08a15903
commit 258cce1382
12 changed files with 27 additions and 309 deletions

View File

@@ -201,17 +201,6 @@ EFI_STATUS
@par Protocol Description:
The EFI_TCG Protocol abstracts TCG activity.
@param StatusCheck This service provides information on the TPM.
@param HashAll This service abstracts the capability to do a hash
operation on a data buffer.
@param LogEvent This service abstracts the capability to add
an entry to the Event Log.
@param PassThroughToTPM This service provides a pass-through capability
from the caller to the system's TPM.
@param HashLogExtendEvent This service abstracts the capability to do a hash
operation on a data buffer, extend a specific TPM PCR
with the hash result, and add an entry to the Event Log.
**/
struct _EFI_TCG_PROTOCOL {
EFI_TCG_STATUS_CHECK StatusCheck;