/** @file Defines for the EFI Capsule functionality. @par Revision Reference: These definitions are from Uefi Spec. Copyright (c) 2006 - 2014, Intel Corporation. All rights reserved.
SPDX-License-Identifier: BSD-2-Clause-Patent **/ #ifndef _BT_EFI_CAPSULE_H_ #define _BT_EFI_CAPSULE_H_ #include #include #endif // #ifndef _EFI_CAPSULE_H_