Update DxeCore handle FV Image file with Depex section per PI spec.

Signed-off-by: lgao4

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12763 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
lgao4
2011-11-23 03:12:04 +00:00
parent b316eabf7c
commit d359254990
2 changed files with 106 additions and 24 deletions

View File

@@ -164,6 +164,7 @@ typedef struct {
BOOLEAN DepexProtocolError;
EFI_HANDLE ImageHandle;
BOOLEAN IsFvImage;
} EFI_CORE_DRIVER_ENTRY;