Remove over specific usage for library class
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6117 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -19,7 +19,6 @@
|
||||
#include <Library/BaseLib.h>
|
||||
#include <Library/UefiDecompressLib.h>
|
||||
#include <Library/DebugLib.h>
|
||||
#include <Library/BaseMemoryLib.h>
|
||||
|
||||
#include "BaseUefiDecompressLibInternals.h"
|
||||
|
||||
|
@@ -40,6 +40,5 @@
|
||||
|
||||
[LibraryClasses]
|
||||
BaseLib
|
||||
BaseMemoryLib
|
||||
DebugLib
|
||||
|
||||
|
Reference in New Issue
Block a user