Remove the EFI_FV_FILETYPE_ALL definition from IntelFrameworkPkg, which has been defined in MdePkg. PI1.0 does not define the type now. It is a bug in PI.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3451 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
yshang1 2007-07-26 07:22:54 +00:00
parent 26167ad7fb
commit c8377c421b
1 changed files with 0 additions and 3 deletions

View File

@ -37,7 +37,4 @@
#define EFI_LOCAL_AUTH_STATUS_TEST_FAILED 0x080000
#define EFI_LOCAL_AUTH_STATUS_ALL 0x0f0000
#define EFI_FV_FILETYPE_ALL 0x00
#endif