HomeSort by: relevance | last modified time | path
    Searched refs:EFI_UNUSED (Results 1 - 17 of 17) sorted by relevancy

  /src/sys/external/bsd/gnu-efi/dist/lib/aarch64/
initplat.c 24 IN EFI_HANDLE ImageHandle EFI_UNUSED,
25 IN EFI_SYSTEM_TABLE *SystemTable EFI_UNUSED
  /src/sys/external/bsd/gnu-efi/dist/lib/arm/
initplat.c 24 IN EFI_HANDLE ImageHandle EFI_UNUSED,
25 IN EFI_SYSTEM_TABLE *SystemTable EFI_UNUSED
  /src/sys/external/bsd/gnu-efi/dist/lib/ia32/
initplat.c 24 IN EFI_HANDLE ImageHandle EFI_UNUSED,
25 IN EFI_SYSTEM_TABLE *SystemTable EFI_UNUSED
  /src/sys/external/bsd/gnu-efi/dist/lib/mips64el/
initplat.c 24 IN EFI_HANDLE ImageHandle EFI_UNUSED,
25 IN EFI_SYSTEM_TABLE *SystemTable EFI_UNUSED
  /src/sys/external/bsd/gnu-efi/dist/lib/riscv64/
initplat.c 9 IN EFI_HANDLE ImageHandle EFI_UNUSED,
10 IN EFI_SYSTEM_TABLE *SystemTable EFI_UNUSED
  /src/sys/external/bsd/gnu-efi/dist/lib/x86_64/
initplat.c 24 IN EFI_HANDLE ImageHandle EFI_UNUSED,
25 IN EFI_SYSTEM_TABLE *SystemTable EFI_UNUSED
  /src/sys/external/bsd/gnu-efi/dist/inc/
eficompiler.h 18 #define EFI_UNUSED
20 #define EFI_UNUSED __attribute__((__unused__))
  /src/sys/external/bsd/gnu-efi/dist/lib/ia64/
initplat.c 24 IN EFI_HANDLE ImageHandle EFI_UNUSED,
25 IN EFI_SYSTEM_TABLE *SystemTable EFI_UNUSED
  /src/sys/external/bsd/gnu-efi/dist/lib/
pause.c 12 EFI_STATUS Status EFI_UNUSED;
hw.c 28 IN CHAR8 *ErrorStr EFI_UNUSED,
81 EFI_STATUS Status EFI_UNUSED;
96 EFI_STATUS Status EFI_UNUSED;
111 EFI_STATUS Status EFI_UNUSED;
126 EFI_STATUS Status EFI_UNUSED;
str.c 57 IN EFI_UNICODE_COLLATION_INTERFACE *This EFI_UNUSED,
67 IN EFI_UNICODE_COLLATION_INTERFACE *This EFI_UNUSED,
68 IN CHAR16 *Str EFI_UNUSED
416 IN EFI_UNICODE_COLLATION_INTERFACE *This EFI_UNUSED,
dpath.c 1024 IN VOID *DevPath EFI_UNUSED
  /src/sys/external/bsd/gnu-efi/dist/gnuefi/
reloc_ia32.c 44 EFI_HANDLE image EFI_UNUSED,
45 EFI_SYSTEM_TABLE *systab EFI_UNUSED)
reloc_aarch64.c 52 EFI_HANDLE image EFI_UNUSED,
53 EFI_SYSTEM_TABLE *systab EFI_UNUSED)
reloc_arm.c 52 EFI_HANDLE image EFI_UNUSED,
53 EFI_SYSTEM_TABLE *systab EFI_UNUSED)
reloc_mips64el.c 47 EFI_HANDLE image EFI_UNUSED,
48 EFI_SYSTEM_TABLE *systab EFI_UNUSED)
reloc_x86_64.c 53 EFI_HANDLE image EFI_UNUSED,
54 EFI_SYSTEM_TABLE *systab EFI_UNUSED)

Completed in 19 milliseconds