Move the definition of Capsule from IntelFrameworkPkg/Include/Framework/Capsule.h to IntelFrameworkPkg/Include/Guid/Capsule.h.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3605 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
klu2
2007-08-10 06:56:22 +00:00
parent bbdeca9b09
commit 1b144bbfe3
3 changed files with 44 additions and 70 deletions

View File

@ -22,7 +22,6 @@
#include <PiPei.h>
#include <Framework/Capsule.h>
#include <Framework/DataHubRecords.h>
#include <Framework/FirmwareFileSystem.h>
#include <Framework/FirmwareVolumeImageFormat.h>