Searched defs:EFI_UNUSED (Results 1 - 17 of 17) sorted by relevance

/src/sys/external/bsd/gnu-efi/dist/lib/aarch64/
H A Dinitplat.c23 InitializeLibPlatform(IN EFI_HANDLE ImageHandle EFI_UNUSED,IN EFI_SYSTEM_TABLE * SystemTable EFI_UNUSED) argument
/src/sys/external/bsd/gnu-efi/dist/lib/arm/
H A Dinitplat.c23 InitializeLibPlatform(IN EFI_HANDLE ImageHandle EFI_UNUSED,IN EFI_SYSTEM_TABLE * SystemTable EFI_UNUSED) argument
/src/sys/external/bsd/gnu-efi/dist/lib/ia32/
H A Dinitplat.c23 InitializeLibPlatform(IN EFI_HANDLE ImageHandle EFI_UNUSED,IN EFI_SYSTEM_TABLE * SystemTable EFI_UNUSED) argument
/src/sys/external/bsd/gnu-efi/dist/lib/mips64el/
H A Dinitplat.c23 InitializeLibPlatform(IN EFI_HANDLE ImageHandle EFI_UNUSED,IN EFI_SYSTEM_TABLE * SystemTable EFI_UNUSED) argument
/src/sys/external/bsd/gnu-efi/dist/lib/riscv64/
H A Dinitplat.c8 InitializeLibPlatform(IN EFI_HANDLE ImageHandle EFI_UNUSED,IN EFI_SYSTEM_TABLE * SystemTable EFI_UNUSED) argument
/src/sys/external/bsd/gnu-efi/dist/lib/x86_64/
H A Dinitplat.c23 InitializeLibPlatform(IN EFI_HANDLE ImageHandle EFI_UNUSED,IN EFI_SYSTEM_TABLE * SystemTable EFI_UNUSED) argument
/src/sys/external/bsd/gnu-efi/dist/inc/
H A Deficompiler.h18 #define EFI_UNUSED macro
20 #define EFI_UNUSED __attribute__((__unused__)) macro
/src/sys/external/bsd/gnu-efi/dist/lib/ia64/
H A Dinitplat.c23 InitializeLibPlatform(IN EFI_HANDLE ImageHandle EFI_UNUSED,IN EFI_SYSTEM_TABLE * SystemTable EFI_UNUSED) argument
/src/sys/external/bsd/gnu-efi/dist/lib/
H A Dpause.c12 EFI_STATUS Status EFI_UNUSED; local in function:Pause
H A Dhw.c81 EFI_STATUS Status EFI_UNUSED; local in function:ReadPort
96 EFI_STATUS Status EFI_UNUSED; local in function:WritePort
111 EFI_STATUS Status EFI_UNUSED; local in function:ReadPciConfig
126 EFI_STATUS Status EFI_UNUSED; local in function:WritePciConfig
25 InitializeGlobalIoDevice(IN EFI_DEVICE_PATH * DevicePath,IN EFI_GUID * Protocol,IN CHAR8 * ErrorStr EFI_UNUSED,OUT EFI_DEVICE_IO_INTERFACE ** GlobalIoFncs) argument
H A Dstr.c56 LibStubStriCmp(IN EFI_UNICODE_COLLATION_INTERFACE * This EFI_UNUSED,IN CHAR16 * s1,IN CHAR16 * s2) argument
66 LibStubStrLwrUpr(IN EFI_UNICODE_COLLATION_INTERFACE * This EFI_UNUSED,IN CHAR16 * Str EFI_UNUSED) argument
415 LibStubMetaiMatch(IN EFI_UNICODE_COLLATION_INTERFACE * This EFI_UNUSED,IN CHAR16 * String,IN CHAR16 * Pattern) argument
H A Ddpath.c1022 _DevPathEndInstance(IN OUT POOL_PRINT * Str,IN VOID * DevPath EFI_UNUSED) argument
/src/sys/external/bsd/gnu-efi/dist/gnuefi/
H A Dreloc_aarch64.c51 _relocate(long ldbase,Elf64_Dyn * dyn,EFI_HANDLE image EFI_UNUSED,EFI_SYSTEM_TABLE * systab EFI_UNUSED) argument
H A Dreloc_arm.c51 _relocate(long ldbase,Elf32_Dyn * dyn,EFI_HANDLE image EFI_UNUSED,EFI_SYSTEM_TABLE * systab EFI_UNUSED) argument
H A Dreloc_ia32.c43 _relocate(long ldbase,Elf32_Dyn * dyn,EFI_HANDLE image EFI_UNUSED,EFI_SYSTEM_TABLE * systab EFI_UNUSED) argument
H A Dreloc_mips64el.c46 _relocate(long ldbase,Elf64_Dyn * dyn,EFI_HANDLE image EFI_UNUSED,EFI_SYSTEM_TABLE * systab EFI_UNUSED) argument
H A Dreloc_x86_64.c52 _relocate(long ldbase,Elf64_Dyn * dyn,EFI_HANDLE image EFI_UNUSED,EFI_SYSTEM_TABLE * systab EFI_UNUSED) argument

Completed in 12 milliseconds