Move MdeModuleHii.h into Include\Guid directory
Move Capsule.h into MdePkg\Include\Protocol directory because Capsule is defined in PI1.0a. Merge WorkingBlockHeader.h into SystemNvDataGuid.h Remove unused NvDataFvHob. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7606 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -1215,7 +1215,7 @@ InsertDriverImage (
|
||||
|
||||
if (!Found) {
|
||||
//
|
||||
// if not find the wantted order location, add it as last item of the controller mapping item
|
||||
// if not find the wanted order location, add it as last item of the controller mapping item
|
||||
//
|
||||
InsertTailList (&OverrideItem->DriverInfoList, &DriverImageInfo->Link);
|
||||
OverrideItem->DriverInfoNum ++;
|
||||
|
Reference in New Issue
Block a user