Fixed Case of include bootmaint.h to correct BootMaint.h, also corrected the case in the comment fields

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1878 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
lhauch 2006-10-31 15:58:02 +00:00
parent cc0d3fe255
commit a0a1e5aa35
9 changed files with 14 additions and 14 deletions

View File

@ -11,7 +11,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
Module Name:
bmlib.c
BmLib.c
AgBStract:
@ -19,7 +19,7 @@ AgBStract:
--*/
#include "bootmaint.h"
#include "BootMaint.h"
EFI_STATUS
EfiLibLocateProtocol (

View File

@ -11,7 +11,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
Module Name:
bootmaint.h
BootMaint.h
Abstract:

View File

@ -10,7 +10,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
Module Name:
bootoption.c
BootOption.c
Abstract:
@ -24,7 +24,7 @@ Revision History
--*/
#include "bootmaint.h"
#include "BootMaint.h"
#include "BBSsupport.h"
BM_MENU_ENTRY *

View File

@ -10,7 +10,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
Module Name:
consoleoption.c
ConsoleOption.c
Abstract:
@ -21,7 +21,7 @@ Revision History
--*/
#include "bootmaint.h"
#include "BootMaint.h"
EFI_DEVICE_PATH_PROTOCOL *
DevicePathInstanceDup (

View File

@ -11,7 +11,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
Module Name:
data.c
Data.c
Abstract:
@ -21,7 +21,7 @@ Revision History
--*/
#include "bootmaint.h"
#include "BootMaint.h"
EFI_HII_UPDATE_DATA *UpdateData;
STRING_DEPOSITORY *FileOptionStrDepository;

View File

@ -20,7 +20,7 @@ AgBStract:
--*/
#include "Generic/Bds.h"
#include "bootmaint.h"
#include "BootMaint.h"
#include "BdsPlatform.h"
VOID

View File

@ -11,7 +11,7 @@
//
// Module Name:
//
// formguid.h
// FormGuid.h
//
// Abstract:
//

View File

@ -20,7 +20,7 @@ AgBStract:
--*/
#include "Generic/Bds.h"
#include "bootmaint.h"
#include "BootMaint.h"
#include "BdsPlatform.h"
EFI_GUID gTerminalDriverGuid = {

View File

@ -15,12 +15,12 @@ Module Name:
Abstract:
Variable operation that will be used by bootmaint
Variable operation that will be used by BootMaint
--*/
#include "Generic/Bds.h"
#include "bootmaint.h"
#include "BootMaint.h"
#include "bdsplatform.h"
EFI_STATUS