Enable dynamic PCD for windowBusDriver
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3167 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -14,6 +14,9 @@
|
||||
|
||||
**/
|
||||
#include <PiDxe.h>
|
||||
#include <Library/DebugLib.h>
|
||||
#include <Library/PcdLib.h>
|
||||
#include <Library/BaseMemoryLib.h>
|
||||
|
||||
|
||||
/**
|
||||
|
@@ -75,12 +75,11 @@
|
||||
UefiBootServicesTableLib
|
||||
MemoryAllocationLib
|
||||
HobLib
|
||||
PcdLib
|
||||
UefiDriverEntryPoint
|
||||
UefiLib
|
||||
DebugLib
|
||||
BaseLib
|
||||
|
||||
PcdLib
|
||||
|
||||
################################################################################
|
||||
#
|
||||
|
Reference in New Issue
Block a user