]> git.proxmox.com Git - mirror_edk2.git/blobdiff - Nt32Pkg/PlatformBdsDxe/Generic/FrontPage.h
Replaced by Y:\work\MdeModulePkg\Library\GenericBdsLib\GenericBdsLib.inf
[mirror_edk2.git] / Nt32Pkg / PlatformBdsDxe / Generic / FrontPage.h
index 90038400888c9513796f30c13416ad37acdfc8b6..b39d996a8ae1eceb863206e63c478fb90c34526c 100644 (file)
@@ -24,11 +24,6 @@ Revision History
 #ifndef _FRONT_PAGE_H\r
 #define _FRONT_PAGE_H\r
 \r
-//\r
-// Include common header file for this module.\r
-//\r
-#include "CommonHeader.h"\r
-\r
 #include "Generic/DeviceMngr/DeviceManager.h"\r
 #include "Generic/BootMaint/BootMaint.h"\r
 #include "Generic/BootMngr/BootManager.h"\r
@@ -37,7 +32,6 @@ Revision History
 // This is the VFR compiler generated header file which defines the\r
 // string identifiers.\r
 //\r
-#include "BdsStrDefs.h"\r
 #define EFI_DISK_DEVICE_CLASS           0x01\r
 #define EFI_VIDEO_DEVICE_CLASS          0x02\r
 #define EFI_NETWORK_DEVICE_CLASS        0x04\r
@@ -65,7 +59,7 @@ typedef struct {
 typedef struct {\r
   UINTN                       Signature;\r
   MyDevMgrIfrNVData           Data;\r
-  EFI_HII_HANDLE              DevMgrHiiHandle;\r
+  FRAMEWORK_EFI_HII_HANDLE    DevMgrHiiHandle;\r
   EFI_HANDLE                  CallbackHandle;\r
   EFI_FORM_CALLBACK_PROTOCOL  DevMgrCallback;\r
 } EFI_FRONTPAGE_CALLBACK_INFO;\r