Revision: 14694
          http://sourceforge.net/p/edk2/code/14694
Author:   gdong1
Date:     2013-09-23 02:00:24 +0000 (Mon, 23 Sep 2013)
Log Message:
-----------
Add missing comments for function parameters.

Modified Paths:
--------------
    
trunk/edk2/SecurityPkg/Library/DxeTcgPhysicalPresenceLib/DxeTcgPhysicalPresenceLib.c

Modified: 
trunk/edk2/SecurityPkg/Library/DxeTcgPhysicalPresenceLib/DxeTcgPhysicalPresenceLib.c
===================================================================
--- 
trunk/edk2/SecurityPkg/Library/DxeTcgPhysicalPresenceLib/DxeTcgPhysicalPresenceLib.c
        2013-09-22 08:59:58 UTC (rev 14693)
+++ 
trunk/edk2/SecurityPkg/Library/DxeTcgPhysicalPresenceLib/DxeTcgPhysicalPresenceLib.c
        2013-09-23 02:00:24 UTC (rev 14694)
@@ -897,11 +897,12 @@
   Check if there is a valid physical presence command request. Also updates 
parameter value 
   to whether the requested physical presence command already confirmed by user
  
-   @param[in]  TcgPpData                 EFI TCG Physical Presence request 
data. 
-   @param[out] RequestConfirmed            If the physical presence operation 
command required user confirm from UI.
-                                             True, it indicates the command 
doesn't require user confirm, or already confirmed 
-                                                   in last boot cycle by user.
-                                             False, it indicates the command 
need user confirm from UI.
+   @param[in]  TcgPpData           EFI TCG Physical Presence request data.
+   @param[in]  Flags               The physical presence interface flags. 
+   @param[out] RequestConfirmed    If the physical presence operation command 
required user confirm from UI.
+                                   True, it indicates the command doesn't 
require user confirm, or already confirmed 
+                                   in last boot cycle by user.
+                                   False, it indicates the command need user 
confirm from UI.
 
    @retval  TRUE        Physical Presence operation command is valid.
    @retval  FALSE       Physical Presence operation command is invalid.
@@ -998,6 +999,7 @@
 
   @param[in] TcgProtocol          EFI TCG Protocol instance. 
   @param[in] TcgPpData            Point to the physical presence NV variable.
+  @param[in] Flags                The physical presence interface flags.
 
 **/
 VOID

This was sent by the SourceForge.net collaborative development platform, the 
world's largest Open Source development site.


------------------------------------------------------------------------------
LIMITED TIME SALE - Full Year of Microsoft Training For Just $49.99!
1,500+ hours of tutorials including VisualStudio 2012, Windows 8, SharePoint
2013, SQL 2012, MVC 4, more. BEST VALUE: New Multi-Library Power Pack includes
Mobile, Cloud, Java, and UX Design. Lowest price ever! Ends 9/20/13. 
http://pubads.g.doubleclick.net/gampad/clk?id=58041151&iu=/4140/ostg.clktrk
_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to