Clean the public header files to remove the unnecessary include files.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8871 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
lgao4
2009-07-10 09:30:53 +00:00
parent 2d63030254
commit 0e0eeecad4
58 changed files with 18 additions and 92 deletions

View File

@@ -25,8 +25,6 @@
#ifndef __SECURITY_PPI_H__
#define __SECURITY_PPI_H__
#include <PiPei.h>
#define EFI_PEI_SECURITY_PPI_GUID \
{ \
0x1388066e, 0x3a57, 0x4efa, {0x98, 0xf3, 0xc1, 0x2f, 0x3a, 0x95, 0x8a, 0x29 } \