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:
klu2
2007-07-10 08:57:25 +00:00
parent baad9ba2df
commit cba9012a92
4 changed files with 28 additions and 54 deletions

View File

@ -14,6 +14,9 @@
**/
#include <PiDxe.h>
#include <Library/DebugLib.h>
#include <Library/PcdLib.h>
#include <Library/BaseMemoryLib.h>
/**