Searched refs:LocateProtocol (Results 1 – 8 of 8) sorted by relevance
| /freebsd-14.2/stand/efi/loader/ |
| H A D | efi_main.c | 90 status = BS->LocateProtocol(&console_control_protocol, NULL, in efi_main()
|
| H A D | framebuffer.c | 618 status = BS->LocateProtocol(&uga_guid, NULL, (VOID **)&uga); in efi_find_framebuffer()
|
| H A D | main.c | 1278 status = BS->LocateProtocol(&rng_guid, NULL, (VOID **)&rng); in command_seed_entropy()
|
| /freebsd-14.2/sys/contrib/edk2/Include/Library/ |
| H A D | DebugLib.h | 455 if (!EFI_ERROR (gBS->LocateProtocol ((EFI_GUID *)Guid, NULL, &Instance))) { \
|
| /freebsd-14.2/stand/efi/libefi/ |
| H A D | devpath.c | 506 status = BS->LocateProtocol(&DevicePathToTextGUID, NULL, in efi_devpath_name() 547 status = BS->LocateProtocol(&DevicePathFromTextGUID, NULL, in efi_name_to_devpath16()
|
| /freebsd-14.2/stand/efi/boot1/ |
| H A D | boot1.c | 200 status = BS->LocateProtocol(&ConsoleControlGUID, NULL, in efi_main()
|
| /freebsd-14.2/sys/contrib/edk2/Include/Uefi/ |
| H A D | UefiSpec.h | 1943 EFI_LOCATE_PROTOCOL LocateProtocol; member
|
| /freebsd-14.2/stand/efi/include/ |
| H A D | efiapi.h | 811 EFI_LOCATE_PROTOCOL LocateProtocol; member
|