Home
last modified time | relevance | path

Searched refs:CoreValidateHandle (Results 1 – 4 of 4) sorted by relevance

/device/linaro/bootloader/edk2/MdeModulePkg/Core/Dxe/Hand/
DHandle.c70 CoreValidateHandle ( in CoreValidateHandle() function
433 Status = CoreValidateHandle (Handle); in CoreInstallProtocolInterfaceNotify()
732 Status = CoreValidateHandle (UserHandle); in CoreUninstallProtocolInterface()
900 Status = CoreValidateHandle (UserHandle); in CoreGetProtocolInterface()
1018 Status = CoreValidateHandle (UserHandle); in CoreOpenProtocol()
1028 Status = CoreValidateHandle (ImageHandle); in CoreOpenProtocol()
1032 Status = CoreValidateHandle (ControllerHandle); in CoreOpenProtocol()
1042 Status = CoreValidateHandle (ImageHandle); in CoreOpenProtocol()
1046 Status = CoreValidateHandle (ControllerHandle); in CoreOpenProtocol()
1052 Status = CoreValidateHandle (ImageHandle); in CoreOpenProtocol()
[all …]
DDriverSupport.c77 Status = CoreValidateHandle (ControllerHandle); in CoreConnectController()
163 Status = CoreValidateHandle (ControllerHandle); in CoreConnectController()
277 Status = CoreValidateHandle (DriverBindingHandle); in AddSortedDriverBindingProtocol()
755 Status = CoreValidateHandle (ControllerHandle); in CoreDisconnectController()
764 Status = CoreValidateHandle (ChildHandle); in CoreDisconnectController()
DHandle.h259 CoreValidateHandle (
DNotify.c197 Status = CoreValidateHandle (UserHandle); in CoreReinstallProtocolInterface()