diff options
author | qwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524> | 2007-07-03 06:49:18 +0000 |
---|---|---|
committer | qwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524> | 2007-07-03 06:49:18 +0000 |
commit | 49cc0d3aa653b9c2db353bb6f434c4b5e0b5c0d7 (patch) | |
tree | 3976f8c116dc1a7a95972baf15398caaaa6f9456 /Nt32Pkg/PlatformBdsDxe/Generic/BootMaint/BootMaint.c | |
parent | bcfe6ae15364f0d4bd94cd69ca30607e2dd75402 (diff) | |
download | edk2-platforms-49cc0d3aa653b9c2db353bb6f434c4b5e0b5c0d7.tar.xz |
Make some vfr buidable.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2991 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'Nt32Pkg/PlatformBdsDxe/Generic/BootMaint/BootMaint.c')
-rw-r--r-- | Nt32Pkg/PlatformBdsDxe/Generic/BootMaint/BootMaint.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/Nt32Pkg/PlatformBdsDxe/Generic/BootMaint/BootMaint.c b/Nt32Pkg/PlatformBdsDxe/Generic/BootMaint/BootMaint.c index b23d8442f7..f75cc44ca6 100644 --- a/Nt32Pkg/PlatformBdsDxe/Generic/BootMaint/BootMaint.c +++ b/Nt32Pkg/PlatformBdsDxe/Generic/BootMaint/BootMaint.c @@ -26,7 +26,6 @@ Abstract: #include "Generic/Bds.h"
#include "BootMaint.h"
-#include "BdsStrDefs.h"
#include "formguid.h"
//
|