Rename Protocol/FrameworkHii.h to Protocol/HiiFramework.h to follow the naming convention.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2941 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qwang12
2007-07-02 08:18:26 +00:00
parent b5b81475b2
commit af162ac5f9
5 changed files with 8 additions and 7 deletions

View File

@@ -19,8 +19,7 @@
//
// The package level header files this module uses
//
#include <Dxe.h>
#include <EdkDxe.h>
#include <PiDxe.h>
#include <WinNtDxe.h>
//
// The protocols, PPI and GUID defintions for this module

View File

@@ -65,6 +65,8 @@
[Packages]
MdePkg/MdePkg.dec
MdeModulePkg/MdeModulePkg.dec
IntelFrameworkPkg/IntelFrameworkPkg.dec
Nt32Pkg/Nt32Pkg.dec