]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Fix ECC issue
authorczhang46 <czhang46@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 5 Nov 2012 02:52:13 +0000 (02:52 +0000)
committerczhang46 <czhang46@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 5 Nov 2012 02:52:13 +0000 (02:52 +0000)
Signed-off-by : chao zhang<chao.b.zhang@intel.com>
Reviewed-by  :  fan  jeff <jeff.fan@intel.com>

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@13926 6f19259b-4bc3-4df7-8a09-765794883524

SecurityPkg/Library/DxeTcgPhysicalPresenceLib/DxeTcgPhysicalPresenceLib.c

index 2130b2b43c706fcb9d815f71d6713abad1b0e06f..44845b0f854dbb4c9dbdbb7afb7d0f2acc7e5820 100644 (file)
@@ -896,7 +896,7 @@ UserConfirm (
   Check if there is a valid physical presence command request. Also updates parameter value \r
   to whether the requested physical presence command already confirmed by user\r
  \r
-   @param[in]  TcgProtocol                 EFI TCG Protocol instance\r
+   @param[in]  TcgPpData                 EFI TCG Physical Presence request data\r
    @param[out] RequestConfirmed            If the physical presence operation command required user confirm from UI.\r
                                              True, it indicates the command doesn't require user confirm, or already confirmed \r
                                                    in last boot cycle by user.\r