Home
last modified time | relevance | path

Searched refs:EFI_HANDLE (Results 1 – 25 of 46) sorted by relevance

12

/src/stand/efi/include/
H A Defilib.h37 extern EFI_HANDLE IH;
56 EFI_HANDLE pd_handle;
57 EFI_HANDLE pd_alias;
69 pdinfo_t *efiblk_get_pdinfo_by_handle(EFI_HANDLE h);
74 EFI_STATUS OpenProtocolByHandle(EFI_HANDLE, EFI_GUID *, void **);
89 int efi_register_handles(struct devsw *, EFI_HANDLE *, EFI_HANDLE *, int);
90 EFI_HANDLE efi_find_handle(struct devsw *, int);
91 int efi_handle_lookup(EFI_HANDLE, struct devsw **, int *, uint64_t *);
92 int efi_handle_update_dev(EFI_HANDLE, struct devsw *, int, uint64_t);
94 EFI_DEVICE_PATH *efi_lookup_image_devpath(EFI_HANDLE);
[all …]
H A Defizfs.h48 EFI_HANDLE zi_handle;
53 EFI_HANDLE efizfs_get_handle_by_guid(uint64_t);
54 bool efizfs_get_guid_by_handle(EFI_HANDLE, uint64_t *);
/src/sys/contrib/edk2/Include/Uefi/
H A DUefiSpec.h375 IN EFI_HANDLE ControllerHandle,
376 IN EFI_HANDLE *DriverImageHandle OPTIONAL,
408 IN EFI_HANDLE ControllerHandle,
409 IN EFI_HANDLE DriverImageHandle OPTIONAL,
410 IN EFI_HANDLE ChildHandle OPTIONAL
952 IN EFI_HANDLE ParentImageHandle,
956 OUT EFI_HANDLE *ImageHandle
976 IN EFI_HANDLE ImageHandle,
1004 IN EFI_HANDLE ImageHandle,
1022 IN EFI_HANDLE ImageHandle
[all …]
/src/sys/contrib/edk2/Include/Protocol/
H A DDriverBinding.h71 IN EFI_HANDLE ControllerHandle,
114 IN EFI_HANDLE ControllerHandle,
148 IN EFI_HANDLE ControllerHandle,
150 IN EFI_HANDLE *ChildHandleBuffer OPTIONAL
180 EFI_HANDLE ImageHandle;
190 EFI_HANDLE DriverBindingHandle;
H A DDriverConfiguration2.h96 IN EFI_HANDLE ControllerHandle,
97 IN EFI_HANDLE ChildHandle OPTIONAL,
135 IN EFI_HANDLE ControllerHandle,
136 IN EFI_HANDLE ChildHandle OPTIONAL
162 IN EFI_HANDLE ControllerHandle,
163 IN EFI_HANDLE ChildHandle OPTIONAL,
H A DPciHostBridgeResourceAllocation.h209 IN OUT EFI_HANDLE *RootBridgeHandle
229 IN EFI_HANDLE RootBridgeHandle,
252 IN EFI_HANDLE RootBridgeHandle,
284 IN EFI_HANDLE RootBridgeHandle,
316 IN EFI_HANDLE RootBridgeHandle,
338 IN EFI_HANDLE RootBridgeHandle,
365 IN EFI_HANDLE RootBridgeHandle,
H A DPciPlatform.h209 IN EFI_HANDLE HostBridge,
244 IN EFI_HANDLE HostBridge,
245 IN EFI_HANDLE RootBridge,
305 IN EFI_HANDLE PciHandle,
H A DHiiDatabase.h105 IN EFI_HANDLE DriverHandle OPTIONAL,
345 OUT EFI_HANDLE *NotifyHandle
367 IN EFI_HANDLE NotificationHandle
496 OUT EFI_HANDLE *DriverHandle
H A DServiceBinding.h44 IN OUT EFI_HANDLE *ChildHandle
69 IN EFI_HANDLE ChildHandle
H A DPciHotPlugRequest.h141 IN EFI_HANDLE Controller,
144 IN OUT EFI_HANDLE *ChildHandleBuffer
H A DDriverDiagnostics2.h82 IN EFI_HANDLE ControllerHandle,
83 IN EFI_HANDLE ChildHandle OPTIONAL,
H A DLoadedImage.h46EFI_HANDLE ParentHandle; ///< Parent image's image handle. NULL if the image is l…
53EFI_HANDLE DeviceHandle; ///< The device handle that the EFI Image was loaded fro…
H A DComponentName.h98 IN EFI_HANDLE ControllerHandle,
99 IN EFI_HANDLE ChildHandle OPTIONAL,
H A DDriverDiagnostics.h102 IN EFI_HANDLE ControllerHandle,
103 IN EFI_HANDLE ChildHandle OPTIONAL,
H A DTcp6.h42 EFI_HANDLE InstanceHandle;
70 EFI_HANDLE DriverHandle; ///< The handle of the driver that creates this entry.
326 EFI_HANDLE NewChildHandle;
H A DTcp4.h37 EFI_HANDLE InstanceHandle;
49 EFI_HANDLE DriverHandle;
154 EFI_HANDLE NewChildHandle;
H A DEbc.h210 IN EFI_HANDLE ImageHandle,
233 IN EFI_HANDLE ImageHandle
/src/stand/efi/libefi/
H A Dhandles.c31 EFI_HANDLE handle;
32 EFI_HANDLE alias;
42 efi_register_handles(struct devsw *sw, EFI_HANDLE *handles, in efi_register_handles()
43 EFI_HANDLE *aliases, int count) in efi_register_handles()
66 EFI_HANDLE
82 efi_handle_lookup(EFI_HANDLE h, struct devsw **dev, int *unit, uint64_t *extra) in efi_handle_lookup()
101 efi_handle_update_dev(EFI_HANDLE h, struct devsw *dev, int unit, in efi_handle_update_dev()
H A Deficom.c50 EFI_HANDLE currdev; /* current serial device */
51 EFI_HANDLE condev; /* EFI Console device */
94 efi_serial_init(EFI_HANDLE **handlep, int *nhandles) in efi_serial_init()
98 EFI_HANDLE *handles; in efi_serial_init()
112 *nhandles = (int)(bufsz / sizeof (EFI_HANDLE)); in efi_serial_init()
160 static EFI_HANDLE
161 efi_serial_get_handle(int port, EFI_HANDLE condev) in efi_serial_get_handle()
164 EFI_HANDLE *handles, handle; in efi_serial_get_handle()
212 static EFI_HANDLE
215 EFI_HANDLE handle; in comc_get_con_serial_handle()
[all …]
H A Defizfs.c49 EFI_HANDLE
63 efizfs_get_guid_by_handle(EFI_HANDLE handle, uint64_t *guid) in efizfs_get_guid_by_handle()
79 insert_zfs(EFI_HANDLE handle, uint64_t guid, bool head) in insert_zfs()
H A Definet.c112 EFI_HANDLE h; in efinet_probe()
275 EFI_HANDLE h; in efinet_init()
362 EFI_HANDLE *handles, *handles2; in efinet_dev_init()
372 handles = (EFI_HANDLE *)malloc(sz); in efinet_dev_init()
382 handles2 = (EFI_HANDLE *)malloc(sz); in efinet_dev_init()
388 for (i = 0; i < sz / sizeof(EFI_HANDLE); i++) { in efinet_dev_init()
446 EFI_HANDLE h; in efinet_dev_print()
H A Dlibefi.c32 EFI_HANDLE IH;
52 OpenProtocolByHandle(EFI_HANDLE handle, EFI_GUID *protocol, void **interface) in OpenProtocolByHandle()
H A Ddevpath.c44 efi_lookup_image_devpath(EFI_HANDLE handle) in efi_lookup_image_devpath()
57 efi_lookup_devpath(EFI_HANDLE handle) in efi_lookup_devpath()
70 efi_close_devpath(EFI_HANDLE handle) in efi_close_devpath()
615 EFI_HANDLE
619 EFI_HANDLE h; in efi_devpath_handle()
748 EFI_HANDLE
749 efi_devpath_to_handle(EFI_DEVICE_PATH *path, EFI_HANDLE *handles, unsigned nhandles) in efi_devpath_to_handle()
753 EFI_HANDLE h; in efi_devpath_to_handle()
H A Defi_driver_utils.c37 EFI_HANDLE *handles; in connect_controllers()
52 nhandles = hsize / sizeof(EFI_HANDLE); in connect_controllers()
/src/stand/efi/gptboot/
H A Dproto.c140 probe_handle(EFI_HANDLE h, EFI_DEVICE_PATH *imgpath) in probe_handle()
202 probe_handles(EFI_HANDLE *handles, UINTN nhandles, EFI_DEVICE_PATH *imgpath) in probe_handles()
224 choice_protocol(EFI_HANDLE *handles, UINTN nhandles, EFI_DEVICE_PATH *imgpath) in choice_protocol()

12