Retire FrameworkHiiLib library class. Remove FrameworkHiiLib library instance now and will be added later if necessary.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7988 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
rsun3 2009-03-31 02:41:33 +00:00
parent 2ab2aad18b
commit 3751c4cf94
1 changed files with 1 additions and 1 deletions

View File

@ -36,7 +36,7 @@ Abstract:
#include <Library/UefiLib.h>
#include <Library/HobLib.h>
#include <Library/UefiBootServicesTableLib.h>
#include <Library/FrameworkHiiLib.h>
#include <Library/HiiLib.h>
#include <Library/DebugLib.h>
#include <Library/BaseMemoryLib.h>
#include <Library/MemoryAllocationLib.h>