efi-boot-shim/gnu-efi/inc/efistdarg.h
2021-03-23 23:49:46 +00:00

25 lines
240 B
C

#ifndef _EFISTDARG_H_
#define _EFISTDARG_H_
/*++
Copyright (c) 1998 Intel Corporation
Module Name:
devpath.h
Abstract:
Defines for parsing the EFI Device Path structures
Revision History
--*/
#include <stdarg.h>
#endif