diff options
-rw-r--r-- | MdePkg/Include/Uefi/UefiTcgPlatform.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/MdePkg/Include/Uefi/UefiTcgPlatform.h b/MdePkg/Include/Uefi/UefiTcgPlatform.h index 00fa563f54..6bb510b2e3 100644 --- a/MdePkg/Include/Uefi/UefiTcgPlatform.h +++ b/MdePkg/Include/Uefi/UefiTcgPlatform.h @@ -16,7 +16,6 @@ #define __UEFI_TCG_PLATFOMR_H__
#include <IndustryStandard/Tpm12.h>
-#include <Uefi.h>
//
// Standard event types
//
|