Home
last modified time | relevance | path

Searched refs:MemoryClear (Results 1 – 15 of 15) sorted by relevance

/device/linaro/bootloader/edk2/SecurityPkg/Tcg/Tcg2Smm/
DTcg2Smm.c124 mTcgNvs->MemoryClear.ReturnCode = MOR_REQUEST_SUCCESS; in MemoryClearCallback()
125 if (mTcgNvs->MemoryClear.Parameter == ACPI_FUNCTION_DSM_MEMORY_CLEAR_INTERFACE) { in MemoryClearCallback()
126 MorControl = (UINT8) mTcgNvs->MemoryClear.Request; in MemoryClearCallback()
127 } else if (mTcgNvs->MemoryClear.Parameter == ACPI_FUNCTION_PTS_CLEAR_MOR_BIT) { in MemoryClearCallback()
137 mTcgNvs->MemoryClear.ReturnCode = MOR_REQUEST_GENERAL_FAILURE; in MemoryClearCallback()
157 mTcgNvs->MemoryClear.ReturnCode = MOR_REQUEST_GENERAL_FAILURE; in MemoryClearCallback()
380 mTcgNvs->MemoryClear.SoftwareSmi = (UINT8) SwContext.SwSmiInputValue; in InitializeTcgSmm()
DTcg2Smm.uni6 // 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…
DTcg2Smm.h61 MEMORY_CLEAR_NVS MemoryClear; member
DTcg2Smm.inf6 # MemoryClear to handle the requests from ACPI method.
DTpm.asl3 and MemoryClear.
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TcgSmm/
DTcgSmm.c252 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()
DTcgSmm.uni5 // callback functions for physical presence and MemoryClear to handle the requests
26 …I table and registers SMI callback functions for physical presence and MemoryClear to handle the r…
DTcgSmm.h60 MEMORY_CLEAR_NVS MemoryClear; member
DTcgSmm.inf5 # callback functions for physical presence and MemoryClear to handle the requests
DTpm.asl3 and MemoryClear.
/device/linaro/bootloader/edk2/SecurityPkg/Tcg/TrEESmm/
DTrEESmm.c248 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()
DTrEESmm.uni6 // 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…
DTrEESmm.h61 MEMORY_CLEAR_NVS MemoryClear; member
DTrEESmm.inf6 # MemoryClear to handle the requests from ACPI method.
DTpm.asl3 and MemoryClear.