Home | History | Annotate | Download | only in FaultTolerantWriteDxe

Lines Matching refs:Communicate

33   Initialize the communicate buffer using DataSize and Function number.

35 @param[out] CommunicateBuffer The communicate buffer. Caller should free it after use.
36 @param[out] DataPtr Points to the data in the communicate buffer. Caller should not free it.
38 @param[in] Function The function number used to initialize the communicate header.
75 Send the data in communicate buffer to SMI handler and get response.
77 @param[in, out] SmmCommunicateHeader The communicate buffer.
92 Status = mSmmCommunication->Communicate (mSmmCommunication, SmmCommunicateHeader, &CommSize);
161 // Initialize the communicate buffer.
217 // Initialize the communicate buffer.
283 // Initialize the communicate buffer.
349 // Initialize the communicate buffer.
393 // Initialize the communicate buffer.
451 // Initialize the communicate buffer.