Searched defs:Response (Results 1 - 14 of 14) sorted by relevance

/vbox/src/VBox/Devices/EFI/Firmware/MdePkg/Include/Protocol/
H A DPlatformToDriverConfiguration.h44 returned by the platform, and calls Response passing in the
46 Response must be the same value passed into the corresponding
192 information returned by the platform, and calls Response passing
196 call to Response is required passing in the same
261 /// Query() there must be a matching call to Response() so the
264 /// driver to use Response() to inform the platform it does not
270 EFI_PLATFORM_TO_DRIVER_CONFIGURATION_RESPONSE Response; member in struct:_EFI_PLATFORM_TO_DRIVER_CONFIGURATION_PROTOCOL
300 ///< this for processing and user feedback. The SM CLP Command Response string
310 ///< Response().
316 ///< OL and undefined prior to the call to Response()
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/IScsiDxe/
H A DIScsiCHAP.c115 This function checks the received iSCSI Login Response during the security
120 @retval EFI_SUCCESS The Login Response passed the CHAP validation.
141 CHAR8 *Response; local
162 // Build the key-value list from the data segment of the Login Response.
175 // The first Login Response.
236 // Calculate Response value
274 Response = IScsiGetValueByKeyFromList (KeyValueList, ISCSI_KEY_CHAP_RESPONSE);
275 if (Response == NULL) {
280 IScsiHexToBin (TargetRsp, &RspLen, Response);
283 // Check the CHAP Response replie
325 CHAR8 *Response; local
[all...]
H A DIScsiProto.h240 /// SCSI Response
245 UINT8 Response; member in struct:_SCSI_RESPONSE
294 /// iSCSI Task Management Function Response
299 UINT8 Response; member in struct:_ISCSI_TMF_RESPONSE
429 /// Login Response
478 /// Logout Response
483 UINT8 Response; member in struct:_ISCSI_LOGOUT_RESPONSE
605 UINT32 Response; member in struct:_ISCSI_TCB
764 Process the iSCSI Login Response.
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/IScsiDxe/
H A DIScsiCHAP.c139 This function checks the received iSCSI Login Response during the security
144 @retval EFI_SUCCESS The Login Response passed the CHAP validation.
166 CHAR8 *Response; local
187 // Build the key-value list from the data segment of the Login Response.
200 // The first Login Response.
269 // Calculate Response value.
312 Response = IScsiGetValueByKeyFromList (KeyValueList, ISCSI_KEY_CHAP_RESPONSE);
313 if (Response == NULL) {
318 IScsiHexToBin (TargetRsp, &RspLen, Response);
321 // Check the CHAP Name and Response replie
367 CHAR8 *Response; local
[all...]
H A DIScsiProto.h285 /// SCSI Response
290 UINT8 Response; member in struct:_SCSI_RESPONSE
330 /// iSCSI Task Management Function Response.
335 UINT8 Response; member in struct:_ISCSI_TMF_RESPONSE
447 /// Login Response.
487 /// Logout Response.
492 UINT8 Response; member in struct:_ISCSI_LOGOUT_RESPONSE
605 UINT32 Response; member in struct:_ISCSI_TCB
787 Process the iSCSI Login Response.
/vbox/src/VBox/Devices/EFI/Firmware/ShellPkg/Library/UefiShellLevel2CommandsLib/
H A DCp.c65 VOID *Response; local
81 Response = *Resp;
107 if (Response == NULL && !SilentMode) {
108 Status = ShellPromptForResponseHii(ShellPromptResponseTypeYesNoAllCancel, STRING_TOKEN (STR_GEN_DEST_EXIST_OVR), gShellLevel2HiiHandle, &Response);
114 switch (*(SHELL_PROMPT_RESPONSE*)Response) {
121 *Resp = Response;
127 *Resp = Response;
237 VOID *Response; local
244 Response = NULL;
246 Response
[all...]
H A DMv.c262 VOID *Response; local
270 Response = *Resp;
357 if (Response == NULL) {
358 ShellPromptForResponseHii(ShellPromptResponseTypeYesNoAllCancel, STRING_TOKEN (STR_GEN_DEST_EXIST_OVR), gShellLevel2HiiHandle, &Response);
360 switch (*(SHELL_PROMPT_RESPONSE*)Response) {
365 *Resp = Response;
375 *Resp = Response;
378 FreePool(Response);
381 FreePool(Response);
457 VOID *Response; local
[all...]
/vbox/src/VBox/Devices/EFI/Firmware/SecurityPkg/Tcg/TcgSmm/
H A DTcgSmm.h38 UINT32 Response; member in struct:__anon12691
/vbox/src/VBox/Devices/EFI/Firmware/NetworkPkg/UefiPxeBcDxe/
H A DPxeBcDhcp4.c1290 EFI_DHCP4_PACKET *Response; local
1435 Response = Token.ResponseList;
1446 EFI_IP4_EQUAL (&Response->Dhcp4.Header.ServerAddr, &Private->ServerIp)) {
1459 Response = (EFI_DHCP4_PACKET *) ((UINT8 *) Response + Response->Size);
1468 PxeBcCacheDhcp4Packet (&Private->PxeReply.Dhcp4.Packet.Ack, Response);
1471 PxeBcCacheDhcp4Packet (&Private->ProxyOffer.Dhcp4.Packet.Offer, Response);
/vbox/src/VBox/Devices/EFI/Firmware/MdeModulePkg/Universal/Network/UefiPxeBcDxe/
H A DPxeBcDhcp.c1117 EFI_DHCP4_PACKET *Response; local
1242 Response = Token.ResponseList;
1252 if ((SrvList[SrvIndex].Type == Type) && EFI_IP4_EQUAL (&(Response->Dhcp4.Header.ServerAddr), &(Private->ServerIp))) {
1266 Response = (EFI_DHCP4_PACKET *) ((UINT8 *) Response + Response->Size);
1272 PxeBcCopyEfiDhcp4Packet (Reply, Response);
1279 CopyMem (Mode->PxeReply.Raw, &Response->Dhcp4, Response->Length);
/vbox/src/VBox/Main/webservice/jaxlibs/
H A Djaxws-api.jarMETA-INF/ META-INF/MANIFEST.MF javax/ javax/xml/ javax/xml/ws/ javax/xml/ws/handler/ ...
H A Djaxws-tools.jarMETA-INF/ META-INF/MANIFEST.MF META-INF/services/ com/ com/sun/ com/sun/istack/ ...
/vbox/src/VBox/Devices/Graphics/shaderlib/wine/include/
H A Dtwain.h252 TW_ELEMENT8 Response[1]; member in struct:__anon13855
333 TW_ELEMENT8 Response[1]; member in struct:__anon13864
/vbox/src/VBox/Additions/WINNT/Graphics/Wine/include/
H A Dtwain.h261 TW_ELEMENT8 Response[1]; member in struct:__anon1211
342 TW_ELEMENT8 Response[1]; member in struct:__anon1220

Completed in 107 milliseconds