Home | History | Annotate | Download | only in FvbRuntimeDxe

Lines Matching refs:Communicate

99   Initialize the communicate buffer using DataSize and Function.

101 The communicate size is: SMM_COMMUNICATE_HEADER_SIZE + SMM_VARIABLE_COMMUNICATE_HEADER_SIZE +
104 @param[out] CommunicateBuffer The communicate buffer. Caller should free it after use.
105 @param[out] DataPtr Points to the data in the communicate buffer. Caller should not free it.
107 @param[in] Function The function number used to initialize the communicate header.
147 Send the data in communicate buffer to SMM.
149 @param[out] SmmCommunicateHeader The communicate buffer.
164 Status = mSmmCommunication->Communicate (
209 // Initialize the communicate buffer.
272 // Initialize the communicate buffer.
325 // Initialize the communicate buffer.
429 // Initialize the communicate buffer.
512 // Initialize the communicate buffer.
597 // Initialize the communicate buffer.
663 // Initialize the communicate buffer.