SecurityPkg: Issues reported by ECC in EDK2.
https://bugzilla.tianocore.org/show_bug.cgi?id=2515 Change the SecurityPkg to match the ECC check rule Signed-off-by: GuoMinJ <newexplorerj@gmail.com> Reviewed-by: Jiewen Yao <Jiewen.yao@intel.com>
This commit is contained in:
@@ -772,7 +772,7 @@ Tcg2GetEventLog (
|
||||
return EFI_SUCCESS;
|
||||
}
|
||||
|
||||
/*
|
||||
/**
|
||||
Return if this is a Tcg800155PlatformIdEvent.
|
||||
|
||||
@param[in] NewEventHdr Pointer to a TCG_PCR_EVENT_HDR/TCG_PCR_EVENT_EX data structure.
|
||||
@@ -783,7 +783,7 @@ Tcg2GetEventLog (
|
||||
@retval TRUE This is a Tcg800155PlatformIdEvent.
|
||||
@retval FALSE This is NOT a Tcg800155PlatformIdEvent.
|
||||
|
||||
*/
|
||||
**/
|
||||
BOOLEAN
|
||||
Is800155Event (
|
||||
IN VOID *NewEventHdr,
|
||||
|
Reference in New Issue
Block a user