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: Module Name:
bmlib.c BmLib.c
AgBStract: AgBStract:
@ -19,7 +19,7 @@ AgBStract:
--*/ --*/
#include "bootmaint.h" #include "BootMaint.h"
EFI_STATUS EFI_STATUS
EfiLibLocateProtocol ( EfiLibLocateProtocol (

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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

View File

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