Searched refs:SwSmiInputValue (Results 1 – 14 of 14) sorted by relevance
44 UINTN SwSmiInputValue;127 IN UINTN SwSmiInputValue in FindSmmSwDispatch2ContextBySwSmiInputValue()141 if (ThunkContext->SwSmiInputValue == SwSmiInputValue) { in FindSmmSwDispatch2ContextBySwSmiInputValue()211 ThunkContext = FindSmmSwDispatch2ContextBySwSmiInputValue (DispatchContext->SwSmiInputValue); in FrameworkDispatchFunction()220 RegisterContext.SwSmiInputValue = DispatchContext->SwSmiInputValue; in FrameworkDispatchFunction()305 if (RegisterContext->SwSmiInputValue == (UINTN)-1) { in SmmSwDispatch2Register()311 DispatchContext.SwSmiInputValue = Index; in SmmSwDispatch2Register()319 RegisterContext->SwSmiInputValue = Index; in SmmSwDispatch2Register()323 if (RegisterContext->SwSmiInputValue == (UINTN)-1) { in SmmSwDispatch2Register()327 DispatchContext.SwSmiInputValue = RegisterContext->SwSmiInputValue; in SmmSwDispatch2Register()[all …]
47 Context->Sw.SwSmiInputValue = IoRead8 (R_APM_CNT); in SwGetContext()56 return (BOOLEAN)( Context1->Sw.SwSmiInputValue == Context2->Sw.SwSmiInputValue ); in SwCmpContext()
229 SmmSwDispatchContext.SwSmiInputValue = (UINTN)-1; in PiSmmCommunicationSmmEntryPoint()238 DEBUG ((EFI_D_INFO, "SmmCommunication SwSmi: %x\n", (UINTN)SmmSwDispatchContext.SwSmiInputValue)); in PiSmmCommunicationSmmEntryPoint()246 mSmmCommunicationAcpiTable.SwSmiNumber = (UINT32)SmmSwDispatchContext.SwSmiInputValue; in PiSmmCommunicationSmmEntryPoint()264 mSmmCommunicationContext.SwSmiNumber = (UINT32)SmmSwDispatchContext.SwSmiInputValue; in PiSmmCommunicationSmmEntryPoint()
75 ASSERT (DispatchContext->SwSmiInputValue == SMM_FROM_SMBASE_DRIVER); in SmramSaveInfoHandler()157 SmmSwDispatchContext.SwSmiInputValue = SMM_FROM_SMBASE_DRIVER; in SmramSaveInfoHandlerSmmMain()
294 if (RecordInDb->ChildContext.Sw.SwSmiInputValue == FedSwSmiInputValue) { in SmiInputValueDuplicateCheck()392 if (RegisterContext->Sw.SwSmiInputValue == (UINTN)-1) { in QNCSmmCoreRegister()400 RegisterContext->Sw.SwSmiInputValue = Index; in QNCSmmCoreRegister()404 if (RegisterContext->Sw.SwSmiInputValue == (UINTN)-1) { in QNCSmmCoreRegister()417 if (Record->ChildContext.Sw.SwSmiInputValue > MAXIMUM_SWI_VALUE) { in QNCSmmCoreRegister()421 if (EFI_ERROR (SmiInputValueDuplicateCheck (Record->ChildContext.Sw.SwSmiInputValue))) { in QNCSmmCoreRegister()
441 SwContext.SwSmiInputValue = (UINTN) -1; in InitializeTcgSmm()447 mTcgNvs->PhysicalPresence.SoftwareSmi = (UINT8) SwContext.SwSmiInputValue; in InitializeTcgSmm()449 SwContext.SwSmiInputValue = (UINTN) -1; in InitializeTcgSmm()455 mTcgNvs->MemoryClear.SoftwareSmi = (UINT8) SwContext.SwSmiInputValue; in InitializeTcgSmm()
490 SwContext.SwSmiInputValue = (UINTN) -1; in InitializeTcgSmm()496 mTcgNvs->PhysicalPresence.SoftwareSmi = (UINT8) SwContext.SwSmiInputValue; in InitializeTcgSmm()498 SwContext.SwSmiInputValue = (UINTN) -1; in InitializeTcgSmm()504 mTcgNvs->MemoryClear.SoftwareSmi = (UINT8) SwContext.SwSmiInputValue; in InitializeTcgSmm()
47 UINTN SwSmiInputValue; member
34 UINTN SwSmiInputValue; member
42 UINTN SwSmiInputValue; member
598 SwContext.SwSmiInputValue = (UINTN) -1; in InitializeTcgSmm()604 mTcgNvs->PhysicalPresence.SoftwareSmi = (UINT8) SwContext.SwSmiInputValue; in InitializeTcgSmm()606 SwContext.SwSmiInputValue = (UINTN) -1; in InitializeTcgSmm()612 mTcgNvs->MemoryClear.SoftwareSmi = (UINT8) SwContext.SwSmiInputValue; in InitializeTcgSmm()
300 SwContext.SwSmiInputValue = ACPI_ENABLE; in InitializePlatformSmm()312 SwContext.SwSmiInputValue = ACPI_DISABLE; in InitializePlatformSmm()325 SwContext.SwSmiInputValue = SMI_SET_SMMVARIABLE_PROTOCOL; in InitializePlatformSmm()
422 AcpiEnableSwContext->SwSmiInputValue = EFI_ACPI_ACPI_ENABLE; in RegisterToDispatchDriver()433 AcpiDisableSwContext->SwSmiInputValue = EFI_ACPI_ACPI_DISABLE; in RegisterToDispatchDriver()
805 Context.SwSmiInputValue = (UINTN) -1; in OpalPasswordSmmInit()821 mSwSmiValue = (UINT8) Context.SwSmiInputValue; in OpalPasswordSmmInit()