aboutsummaryrefslogtreecommitdiff
path: root/stand/efi/include/efiapi.h
diff options
context:
space:
mode:
Diffstat (limited to 'stand/efi/include/efiapi.h')
-rw-r--r--stand/efi/include/efiapi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/stand/efi/include/efiapi.h b/stand/efi/include/efiapi.h
index 0118027d4b3c..2347a4d9cf73 100644
--- a/stand/efi/include/efiapi.h
+++ b/stand/efi/include/efiapi.h
@@ -438,7 +438,7 @@ VOID
IN EFI_STATUS ResetStatus,
IN UINTN DataSize,
IN CHAR16 *ResetData OPTIONAL
- );
+ ) __dead2;
typedef
EFI_STATUS