mirror of
				https://github.com/acidanthera/audk.git
				synced 2025-10-31 19:23:54 +01:00 
			
		
		
		
	Add missing comments for function parameters.
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14694 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
		
							parent
							
								
									9dc2c78d64
								
							
						
					
					
						commit
						15d73df950
					
				| @ -898,6 +898,7 @@ UserConfirm ( | ||||
|   to whether the requested physical presence command already confirmed by user | ||||
|   | ||||
|    @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. | ||||
| @ -998,6 +999,7 @@ HaveValidTpmRequest  ( | ||||
| 
 | ||||
|   @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 | ||||
|  | ||||
		Loading…
	
	
			
			x
			
			
		
	
		Reference in New Issue
	
	Block a user