Searched refs:MemoryClear (Results 1 – 15 of 15) sorted by relevance
252 mTcgNvs->MemoryClear.ReturnCode = MOR_REQUEST_SUCCESS; in MemoryClearCallback()253 if (mTcgNvs->MemoryClear.Parameter == ACPI_FUNCTION_DSM_MEMORY_CLEAR_INTERFACE) { in MemoryClearCallback()254 MorControl = (UINT8) mTcgNvs->MemoryClear.Request; in MemoryClearCallback()255 } else if (mTcgNvs->MemoryClear.Parameter == ACPI_FUNCTION_PTS_CLEAR_MOR_BIT) { in MemoryClearCallback()265 mTcgNvs->MemoryClear.ReturnCode = MOR_REQUEST_GENERAL_FAILURE; in MemoryClearCallback()285 mTcgNvs->MemoryClear.ReturnCode = MOR_REQUEST_GENERAL_FAILURE; in MemoryClearCallback()455 mTcgNvs->MemoryClear.SoftwareSmi = (UINT8) SwContext.SwSmiInputValue; in InitializeTcgSmm()
5 // callback functions for physical presence and MemoryClear to handle the requests26 …I table and registers SMI callback functions for physical presence and MemoryClear to handle the r…
60 MEMORY_CLEAR_NVS MemoryClear; member
5 # callback functions for physical presence and MemoryClear to handle the requests
3 and MemoryClear.
248 mTcgNvs->MemoryClear.ReturnCode = MOR_REQUEST_SUCCESS; in MemoryClearCallback()249 if (mTcgNvs->MemoryClear.Parameter == ACPI_FUNCTION_DSM_MEMORY_CLEAR_INTERFACE) { in MemoryClearCallback()250 MorControl = (UINT8) mTcgNvs->MemoryClear.Request; in MemoryClearCallback()251 } else if (mTcgNvs->MemoryClear.Parameter == ACPI_FUNCTION_PTS_CLEAR_MOR_BIT) { in MemoryClearCallback()261 mTcgNvs->MemoryClear.ReturnCode = MOR_REQUEST_GENERAL_FAILURE; in MemoryClearCallback()281 mTcgNvs->MemoryClear.ReturnCode = MOR_REQUEST_GENERAL_FAILURE; in MemoryClearCallback()504 mTcgNvs->MemoryClear.SoftwareSmi = (UINT8) SwContext.SwSmiInputValue; in InitializeTcgSmm()
6 // MemoryClear to handle the requests from ACPI method.26 …le and registers SMI callback functions for TrEE physical presence and MemoryClear to handle the r…
61 MEMORY_CLEAR_NVS MemoryClear; member
6 # MemoryClear to handle the requests from ACPI method.
183 mTcgNvs->MemoryClear.ReturnCode = MOR_REQUEST_SUCCESS; in MemoryClearCallback()184 if (mTcgNvs->MemoryClear.Parameter == ACPI_FUNCTION_DSM_MEMORY_CLEAR_INTERFACE) { in MemoryClearCallback()185 MorControl = (UINT8) mTcgNvs->MemoryClear.Request; in MemoryClearCallback()186 } else if (mTcgNvs->MemoryClear.Parameter == ACPI_FUNCTION_PTS_CLEAR_MOR_BIT) { in MemoryClearCallback()196 mTcgNvs->MemoryClear.ReturnCode = MOR_REQUEST_GENERAL_FAILURE; in MemoryClearCallback()216 mTcgNvs->MemoryClear.ReturnCode = MOR_REQUEST_GENERAL_FAILURE; in MemoryClearCallback()612 mTcgNvs->MemoryClear.SoftwareSmi = (UINT8) SwContext.SwSmiInputValue; in InitializeTcgSmm()
6 // MemoryClear to handle the requests from ACPI method.26 …le and registers SMI callback functions for TCG2 physical presence and MemoryClear to handle the r…
65 MEMORY_CLEAR_NVS MemoryClear; member