mirror of https://github.com/acidanthera/audk.git
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@7991 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
8d9bda4fbd
commit
a2f39d476f
|
@ -30,7 +30,7 @@ Abstract:
|
|||
#include <Protocol/UnixIo.h>
|
||||
#include <Library/BaseLib.h>
|
||||
#include <Library/DebugLib.h>
|
||||
#include <Library/FrameworkHiiLib.h>
|
||||
#include <Library/HiiLib.h>
|
||||
#include <Library/UefiLib.h>
|
||||
#include <Library/UefiDriverEntryPoint.h>
|
||||
#include <Library/BaseMemoryLib.h>
|
||||
|
|
Loading…
Reference in New Issue