From: qwang12 Date: Tue, 3 Jul 2007 06:49:18 +0000 (+0000) Subject: Make some vfr buidable. X-Git-Tag: edk2-stable201903~22964 X-Git-Url: https://git.proxmox.com/?p=mirror_edk2.git;a=commitdiff_plain;h=49cc0d3aa653b9c2db353bb6f434c4b5e0b5c0d7 Make some vfr buidable. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2991 6f19259b-4bc3-4df7-8a09-765794883524 --- 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" // diff --git a/Nt32Pkg/PlatformBdsDxe/Generic/BootMaint/BootMaint.h b/Nt32Pkg/PlatformBdsDxe/Generic/BootMaint/BootMaint.h index 9ac2fb769a..3596be18f4 100644 --- a/Nt32Pkg/PlatformBdsDxe/Generic/BootMaint/BootMaint.h +++ b/Nt32Pkg/PlatformBdsDxe/Generic/BootMaint/BootMaint.h @@ -27,7 +27,6 @@ Revision History // #include "CommonHeader.h" -#include "BdsStrDefs.h" #include "Generic/BootMaint/BBSsupport.h" // diff --git a/Nt32Pkg/PlatformBdsDxe/Generic/BootMaint/FE.vfr b/Nt32Pkg/PlatformBdsDxe/Generic/BootMaint/FE.vfr index 998a4a68f5..efd3202c00 100644 --- a/Nt32Pkg/PlatformBdsDxe/Generic/BootMaint/FE.vfr +++ b/Nt32Pkg/PlatformBdsDxe/Generic/BootMaint/FE.vfr @@ -21,7 +21,6 @@ // // --*/ -#include "BdsStrDefs.h" #include "formguid.h" #pragma pack(1) diff --git a/Nt32Pkg/PlatformBdsDxe/Generic/BootMaint/FormGuid.h b/Nt32Pkg/PlatformBdsDxe/Generic/BootMaint/FormGuid.h index 1b19185865..303979d050 100644 --- a/Nt32Pkg/PlatformBdsDxe/Generic/BootMaint/FormGuid.h +++ b/Nt32Pkg/PlatformBdsDxe/Generic/BootMaint/FormGuid.h @@ -1,7 +1,6 @@ // // Include common header file for this module. // -#include "CommonHeader.h" // *++ // diff --git a/Nt32Pkg/PlatformBdsDxe/Generic/BootMaint/bm.vfr b/Nt32Pkg/PlatformBdsDxe/Generic/BootMaint/bm.vfr index e907e18d6c..7cc32338d8 100644 --- a/Nt32Pkg/PlatformBdsDxe/Generic/BootMaint/bm.vfr +++ b/Nt32Pkg/PlatformBdsDxe/Generic/BootMaint/bm.vfr @@ -21,7 +21,6 @@ // // --*/ -#include "BdsStrDefs.h" #include "formguid.h" #pragma pack(1) diff --git a/Nt32Pkg/PlatformBdsDxe/Generic/BootMngr/BootManagerVfr.Vfr b/Nt32Pkg/PlatformBdsDxe/Generic/BootMngr/BootManagerVfr.Vfr index 7fb193ac1b..17aa4a1f40 100644 --- a/Nt32Pkg/PlatformBdsDxe/Generic/BootMngr/BootManagerVfr.Vfr +++ b/Nt32Pkg/PlatformBdsDxe/Generic/BootMngr/BootManagerVfr.Vfr @@ -21,8 +21,6 @@ // // --*/ -#include "BdsStrDefs.h" - #define FORMSET_GUID { 0x847bc3fe, 0xb974, 0x446d, { 0x94, 0x49, 0x5a, 0xd5, 0x41, 0x2e, 0x99, 0x3b } } #define BOOT_MANAGER_HEADER 0x00 diff --git a/Nt32Pkg/PlatformBdsDxe/Generic/FrontPage.h b/Nt32Pkg/PlatformBdsDxe/Generic/FrontPage.h index 9003840088..7e17cb4314 100644 --- a/Nt32Pkg/PlatformBdsDxe/Generic/FrontPage.h +++ b/Nt32Pkg/PlatformBdsDxe/Generic/FrontPage.h @@ -37,7 +37,6 @@ Revision History // This is the VFR compiler generated header file which defines the // string identifiers. // -#include "BdsStrDefs.h" #define EFI_DISK_DEVICE_CLASS 0x01 #define EFI_VIDEO_DEVICE_CLASS 0x02 #define EFI_NETWORK_DEVICE_CLASS 0x04 diff --git a/Nt32Pkg/PlatformBdsDxe/Generic/String.h b/Nt32Pkg/PlatformBdsDxe/Generic/String.h index 3e5a177782..5067d492c2 100644 --- a/Nt32Pkg/PlatformBdsDxe/Generic/String.h +++ b/Nt32Pkg/PlatformBdsDxe/Generic/String.h @@ -29,12 +29,6 @@ Revision History // #include "CommonHeader.h" -// -// This is the VFR compiler generated header file which defines the -// string identifiers. -// -#include "BdsStrDefs.h" - // // String Definition Guid for BDS Platform //