mirror of https://github.com/acidanthera/audk.git
Remove the unnecessary include file: Uefi.h. Module should include this file base on the specification it comply with.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6230 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
5a6f122d13
commit
18e6a25f7b
|
@ -16,7 +16,6 @@
|
|||
#define __UEFI_TCG_PLATFOMR_H__
|
||||
|
||||
#include <IndustryStandard/Tpm12.h>
|
||||
#include <Uefi.h>
|
||||
//
|
||||
// Standard event types
|
||||
//
|
||||
|
|
Loading…
Reference in New Issue