Increase max FVs from 4 to 6.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4083 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
mdkinney 2007-10-10 23:41:37 +00:00
parent 9c1c9f1ba8
commit f36d8a69a5
1 changed files with 1 additions and 1 deletions

View File

@ -80,7 +80,7 @@ typedef struct {
} PEI_PPI_DATABASE;
#define PEI_CORE_MAX_FV_SUPPORTED 4
#define PEI_CORE_MAX_FV_SUPPORTED 6
#define PEI_CORE_MAX_PEIM_PER_FV 32
//