Add EFI_FV_FILETYPE_ALL in IntelFrameworkPkg.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3048 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
yshang1 2007-07-04 11:15:08 +00:00
parent 1bd430675c
commit b34a6e8665
1 changed files with 3 additions and 0 deletions

View File

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