Lines Matching refs:Client
180 /// The size in bytes for the client identifier.
184 /// Pointer to a valid client identifier.
188 /// The client name string type used by this client. The string type set here must be one of
190 /// KMS does not support client names, this field should be set to EFI_KMS_DATA_TYPE_NONE.
194 /// The size in characters for the client name. This field will be ignored if
200 /// Pointer to a client name. This field will be ignored if ClientNameStringType is set to
357 Register client information with the supported KMS.
360 @param[in] Client Pointer to a valid EFI_KMS_CLIENT_INFO structure.
376 KMS if it supports the use of client data. This
385 used for client data regardless of whether they are
389 @retval EFI_SUCCESS The client information has been accepted by the KMS.
396 @retval EFI_UNSUPPORTED The KMS does not support the use of client identifiers.
403 IN EFI_KMS_CLIENT_INFO *Client,
413 @param[in] Client Pointer to a valid EFI_KMS_CLIENT_INFO structure.
457 KMS if it supports the use of client data. This
466 used for client data regardless of whether they are
497 IN EFI_KMS_CLIENT_INFO *Client,
508 @param[in] Client Pointer to a valid EFI_KMS_CLIENT_INFO structure.
543 KMS if it supports the use of client data. This
552 used for client data regardless of whether they are
585 IN EFI_KMS_CLIENT_INFO *Client,
596 @param[in] Client Pointer to a valid EFI_KMS_CLIENT_INFO structure.
629 KMS if it supports the use of client data. This
638 used for client data regardless of whether they are
671 IN EFI_KMS_CLIENT_INFO *Client,
682 @param[in] Client Pointer to a valid EFI_KMS_CLIENT_INFO structure.
714 KMS if it supports the use of client data. This
723 used for client data regardless of whether they are
750 IN EFI_KMS_CLIENT_INFO *Client,
762 @param[in] Client Pointer to a valid EFI_KMS_CLIENT_INFO structure.
792 KMS if it supports the use of client data. This
801 used for client data regardless of whether they are
837 IN EFI_KMS_CLIENT_INFO *Client,
850 @param[in] Client Pointer to a valid EFI_KMS_CLIENT_INFO structure.
879 KMS if it supports the use of client data. This
888 used for client data regardless of whether they are
927 IN EFI_KMS_CLIENT_INFO *Client,
940 @param[in] Client Pointer to a valid EFI_KMS_CLIENT_INFO structure.
970 KMS if it supports the use of client data. This
979 used for client data regardless of whether they are
1010 IN EFI_KMS_CLIENT_INFO *Client,
1023 @param[in] Client Pointer to a valid EFI_KMS_CLIENT_INFO structure.
1067 KMS if it supports the use of client data. This
1076 used for client data regardless of whether they are
1113 IN EFI_KMS_CLIENT_INFO *Client,
1134 /// Register a specific client with the KMS.
1200 /// TRUE if and only if the service supports client identifiers. Client identifiers may be used
1205 /// TRUE if and only if the service requires a client identifier in order to process key requests.
1210 /// The maximum size in bytes for the client identifier.
1214 /// The client name string type(s) supported by the KMS service. If client names are not
1216 /// to the inclusive 'OR' of all client name formats supported. Client names may be used for
1221 /// TRUE if only if the KMS requires a client name to be supplied to the service.
1226 /// The maximum number of characters allowed for the client name.
1230 /// TRUE if and only if the service supports arbitrary client data requests. The use of client
1237 /// The maximum size in bytes for the client data. If the maximum data size is not specified