Searched defs:EFI_UNUSED (Results 1 – 19 of 19) sorted by relevance
/DragonStub/lib/ |
H A D | hw.c | 26 IN CHAR8 *ErrorStr EFI_UNUSED, in InitializeGlobalIoDevice() 79 EFI_STATUS Status EFI_UNUSED; in ReadPort() local 94 EFI_STATUS Status EFI_UNUSED; in WritePort() local 109 EFI_STATUS Status EFI_UNUSED; in ReadPciConfig() local 124 EFI_STATUS Status EFI_UNUSED; in WritePciConfig() local
|
H A D | str.c | 55 IN EFI_UNICODE_COLLATION_INTERFACE *This EFI_UNUSED, in LibStubStriCmp() 65 IN EFI_UNICODE_COLLATION_INTERFACE *This EFI_UNUSED, in LibStubStrLwrUpr() 66 IN CHAR16 *Str EFI_UNUSED in LibStubStrLwrUpr() 414 IN EFI_UNICODE_COLLATION_INTERFACE *This EFI_UNUSED, in LibStubMetaiMatch()
|
H A D | pause.c | 10 EFI_STATUS Status EFI_UNUSED; in Pause() local
|
H A D | dpath.c | 1022 IN VOID *DevPath EFI_UNUSED in _DevPathEndInstance()
|
/DragonStub/lib/aarch64/ |
H A D | initplat.c | 22 IN EFI_HANDLE ImageHandle EFI_UNUSED, in InitializeLibPlatform() 23 IN EFI_SYSTEM_TABLE *SystemTable EFI_UNUSED in InitializeLibPlatform()
|
/DragonStub/lib/riscv64/ |
H A D | initplat.c | 7 IN EFI_HANDLE ImageHandle EFI_UNUSED, in InitializeLibPlatform() 8 IN EFI_SYSTEM_TABLE *SystemTable EFI_UNUSED in InitializeLibPlatform()
|
/DragonStub/lib/x86_64/ |
H A D | initplat.c | 22 IN EFI_HANDLE ImageHandle EFI_UNUSED, in InitializeLibPlatform() 23 IN EFI_SYSTEM_TABLE *SystemTable EFI_UNUSED in InitializeLibPlatform()
|
/DragonStub/lib/ia32/ |
H A D | initplat.c | 22 IN EFI_HANDLE ImageHandle EFI_UNUSED, in InitializeLibPlatform() 23 IN EFI_SYSTEM_TABLE *SystemTable EFI_UNUSED in InitializeLibPlatform()
|
/DragonStub/lib/mips64el/ |
H A D | initplat.c | 22 IN EFI_HANDLE ImageHandle EFI_UNUSED, in InitializeLibPlatform() 23 IN EFI_SYSTEM_TABLE *SystemTable EFI_UNUSED in InitializeLibPlatform()
|
/DragonStub/lib/loongarch64/ |
H A D | initplat.c | 22 IN EFI_HANDLE ImageHandle EFI_UNUSED, in InitializeLibPlatform() 23 IN EFI_SYSTEM_TABLE *SystemTable EFI_UNUSED in InitializeLibPlatform()
|
/DragonStub/lib/arm/ |
H A D | initplat.c | 22 IN EFI_HANDLE ImageHandle EFI_UNUSED, in InitializeLibPlatform() 23 IN EFI_SYSTEM_TABLE *SystemTable EFI_UNUSED in InitializeLibPlatform()
|
/DragonStub/lib/ia64/ |
H A D | initplat.c | 22 IN EFI_HANDLE ImageHandle EFI_UNUSED, in InitializeLibPlatform() 23 IN EFI_SYSTEM_TABLE *SystemTable EFI_UNUSED in InitializeLibPlatform()
|
/DragonStub/gnuefi/ |
H A D | reloc_ia32.c | 42 EFI_HANDLE image EFI_UNUSED, in _relocate() 43 EFI_SYSTEM_TABLE *systab EFI_UNUSED) in _relocate()
|
H A D | reloc_loongarch64.c | 44 EFI_HANDLE image EFI_UNUSED, in _relocate() 45 EFI_SYSTEM_TABLE *systab EFI_UNUSED) in _relocate()
|
H A D | reloc_arm.c | 43 EFI_HANDLE image EFI_UNUSED, in _relocate() 44 EFI_SYSTEM_TABLE *systab EFI_UNUSED) in _relocate()
|
H A D | reloc_x86_64.c | 44 EFI_HANDLE image EFI_UNUSED, in _relocate() 45 EFI_SYSTEM_TABLE *systab EFI_UNUSED) in _relocate()
|
H A D | reloc_aarch64.c | 43 EFI_HANDLE image EFI_UNUSED, in _relocate() 44 EFI_SYSTEM_TABLE *systab EFI_UNUSED) in _relocate()
|
H A D | reloc_mips64el.c | 45 EFI_HANDLE image EFI_UNUSED, in _relocate() 46 EFI_SYSTEM_TABLE *systab EFI_UNUSED) in _relocate()
|
/DragonStub/inc/ |
H A D | eficompiler.h | 16 #define EFI_UNUSED macro 18 #define EFI_UNUSED __attribute__((__unused__)) macro
|