mirror of https://github.com/acidanthera/audk.git
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:
parent
1bd430675c
commit
b34a6e8665
|
@ -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
|
||||
|
|
Loading…
Reference in New Issue