Home
last modified time | relevance | path

Searched refs:AgentHandle (Results 1 – 19 of 19) sorted by relevance

/device/linaro/bootloader/edk2/FatPkg/EnhancedFatDxe/
DUnicodeCollation.c37 IN EFI_HANDLE AgentHandle, in InitializeUnicodeCollationSupportWorker() argument
76 AgentHandle, in InitializeUnicodeCollationSupportWorker()
127 IN EFI_HANDLE AgentHandle in InitializeUnicodeCollationSupport() argument
139 AgentHandle, in InitializeUnicodeCollationSupport()
150 AgentHandle, in InitializeUnicodeCollationSupport()
DFat.h1275 IN EFI_HANDLE AgentHandle
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Hand/
DHandle.c651 Status = CoreDisconnectController (UserHandle, OpenData->AgentHandle, NULL); in CoreDisconnectControllersUsingProtocolInterface()
1091 ExactMatch = (BOOLEAN)((OpenData->AgentHandle == ImageHandle) && in CoreOpenProtocol()
1138 Status = CoreDisconnectController (UserHandle, OpenData->AgentHandle, NULL); in CoreOpenProtocol()
1168 OpenData->AgentHandle = ImageHandle; in CoreOpenProtocol()
1217 IN EFI_HANDLE AgentHandle, in CoreCloseProtocol() argument
1233 Status = CoreValidateHandle (AgentHandle); in CoreCloseProtocol()
1268 … if ((OpenData->AgentHandle == AgentHandle) && (OpenData->ControllerHandle == ControllerHandle)) { in CoreCloseProtocol()
1365 Buffer[Count].AgentHandle = OpenData->AgentHandle; in CoreOpenProtocolInformation()
DHandle.h88 EFI_HANDLE AgentHandle; member
DDriverSupport.c824 if (DriverImageHandleBuffer[Index] == OpenData->AgentHandle) { in CoreDisconnectController()
830 DriverImageHandleBuffer[DriverImageHandleCount] = OpenData->AgentHandle; in CoreDisconnectController()
872 if (OpenData->AgentHandle == DriverImageHandle) { in CoreDisconnectController()
903 if ((OpenData->AgentHandle == DriverImageHandle) && in CoreDisconnectController()
/device/linaro/bootloader/edk2/MdeModulePkg/Universal/FvSimpleFileSystemDxe/
DFvSimpleFileSystemEntryPoint.c252 IN EFI_HANDLE AgentHandle, in InitializeUnicodeCollationSupportWorker() argument
291 AgentHandle, in InitializeUnicodeCollationSupportWorker()
342 IN EFI_HANDLE AgentHandle in InitializeUnicodeCollationSupport() argument
354 AgentHandle, in InitializeUnicodeCollationSupport()
365 AgentHandle, in InitializeUnicodeCollationSupport()
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiShellDriver1CommandsLib/
DOpenInfo.c102 HandleIndex = ConvertHandleToHandleIndex(OpenInfo[OpenInfoIndex].AgentHandle); in TraverseHandleDatabase()
103 Name = GetStringNameFromHandle(OpenInfo[OpenInfoIndex].AgentHandle, NULL); in TraverseHandleDatabase()
/device/linaro/bootloader/edk2/MdePkg/Include/Uefi/
DUefiSpec.h1308 IN EFI_HANDLE AgentHandle,
1340 IN EFI_HANDLE AgentHandle,
1348 EFI_HANDLE AgentHandle; member
/device/linaro/bootloader/edk2/OvmfPkg/VirtioGpuDxe/
DDriverBinding.c181 IN EFI_HANDLE AgentHandle, in FormatVgpuDevName() argument
195 (VOID **)&PciIo, AgentHandle, ControllerHandle, in FormatVgpuDevName()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/SmBiosMiscDxe/
DMiscOemType0x90Function.c118 if(OpenInfo[OpenInfoIndex].AgentHandle == Father) {
DMiscOemType0x94Function.c408 if(OpenInfo[OpenInfoIndex].AgentHandle == Father)
/device/linaro/bootloader/edk2/ShellPkg/Library/UefiHandleParsingLib/
DUefiHandleParsingLib.c2486 …if (OpenInfo[OpenInfoIndex].AgentHandle == DriverBindingHandle && (OpenInfo[OpenInfoIndex].Attribu… in ParseHandleDatabaseByRelationshipWithType()
2492 …if (OpenInfo[OpenInfoIndex].AgentHandle == DriverBindingHandle && (OpenInfo[OpenInfoIndex].Attribu… in ParseHandleDatabaseByRelationshipWithType()
2511 if (OpenInfo[OpenInfoIndex].AgentHandle == (*HandleBuffer)[ChildIndex]) { in ParseHandleDatabaseByRelationshipWithType()
2518 if (OpenInfo[OpenInfoIndex].AgentHandle == (*HandleBuffer)[ChildIndex]) { in ParseHandleDatabaseByRelationshipWithType()
2542 if (OpenInfo[OpenInfoIndex].AgentHandle == DriverBindingHandle) { in ParseHandleDatabaseByRelationshipWithType()
2549 if (OpenInfo[OpenInfoIndex].AgentHandle == DriverBindingHandle) { in ParseHandleDatabaseByRelationshipWithType()
2558 if (OpenInfo[OpenInfoIndex].AgentHandle == (*HandleBuffer)[ChildIndex]) { in ParseHandleDatabaseByRelationshipWithType()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/VlvPlatformInitDxe/
DIgdOpRegion.c372 if(OpenInfo[OpenInfoIndex].AgentHandle == Father) {
/device/linaro/bootloader/edk2/EdkCompatibilityPkg/Foundation/Efi/Include/
DEfiApi.h754 EFI_HANDLE AgentHandle; member
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/
DDxeMain.h950 IN EFI_HANDLE AgentHandle,
/device/linaro/bootloader/edk2/MdeModulePkg/Bus/Pci/PciSioSerialDxe/
DSerial.c756 ASSERT (OpenInfoBuffer[Index].AgentHandle == gSerialControllerDriver.DriverBindingHandle); in GetChildSerialDevices()
/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Image/
DImage.c906 if (OpenInfo[OpenInfoIndex].AgentHandle == Image->Handle) { in CoreUnloadAndCloseImage()
/device/linaro/bootloader/edk2/Vlv2TbltDevicePkg/PlatformSetupDxe/
DSetupInfoRecords.c1035 if(OpenInfo[OpenInfoIndex].AgentHandle == Father)
/device/linaro/bootloader/edk2/IntelFrameworkModulePkg/Csm/LegacyBiosDxe/
DLegacyPci.c2111 OpenInfoBuffer[Index].AgentHandle, in LegacyBiosInstallVgaRom()