Searched refs:PreviousHandle (Results 1 – 7 of 7) sorted by relevance
190 EFI_ACPI_HANDLE PreviousHandle; in SdtCheckNameIntegerValue() local196 PreviousHandle = Handle; in SdtCheckNameIntegerValue()200 if (PreviousHandle != NULL) { in SdtCheckNameIntegerValue()201 Status = AcpiSdt->Close (PreviousHandle); in SdtCheckNameIntegerValue()430 EFI_ACPI_HANDLE PreviousHandle; in SdtGetHandleByScanAllChilds() local440 PreviousHandle = Handle; in SdtGetHandleByScanAllChilds()444 if (PreviousHandle != NULL) { in SdtGetHandleByScanAllChilds()445 Status = AcpiSdt->Close (PreviousHandle); in SdtGetHandleByScanAllChilds()500 EFI_ACPI_HANDLE PreviousHandle; in SdtCheckINTxPkgIsMatch() local536 PreviousHandle = MemberHandle; in SdtCheckINTxPkgIsMatch()[all …]
123 EFI_HANDLE PreviousHandle; in EfiBootManagerConnectDevicePath() local134 PreviousHandle = NULL; in EfiBootManagerConnectDevicePath()144 if (Handle == PreviousHandle) { in EfiBootManagerConnectDevicePath()165 PreviousHandle = Handle; in EfiBootManagerConnectDevicePath()
97 EFI_HANDLE PreviousHandle; in BdsLibConnectDevicePath() local136 PreviousHandle = NULL; in BdsLibConnectDevicePath()147 if (Handle == PreviousHandle) { in BdsLibConnectDevicePath()170 PreviousHandle = Handle; in BdsLibConnectDevicePath()
38 EFI_HANDLE PreviousHandle; in ShellConnectDevicePath() local44 PreviousHandle = NULL; in ShellConnectDevicePath()50 if (PreviousHandle == Handle) { in ShellConnectDevicePath()53 PreviousHandle = Handle; in ShellConnectDevicePath()
354 EFI_HANDLE PreviousHandle; in BdsConnectAndUpdateDevicePath() local360 PreviousHandle = NULL; in BdsConnectAndUpdateDevicePath()370 if (*Handle == PreviousHandle) { in BdsConnectAndUpdateDevicePath()382 PreviousHandle = *Handle; in BdsConnectAndUpdateDevicePath()
459 EFI_HANDLE PreviousHandle; in ConnectDevicePath() local492 PreviousHandle = NULL; in ConnectDevicePath()503 if (Handle == PreviousHandle) { in ConnectDevicePath()515 PreviousHandle = Handle; in ConnectDevicePath()