Fix capitalization
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@219 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -15,7 +15,7 @@ Abstract:
|
||||
|
||||
--*/
|
||||
|
||||
#include "bc.h"
|
||||
#include "Bc.h"
|
||||
|
||||
//
|
||||
//
|
||||
|
@@ -17,7 +17,7 @@ Abstract:
|
||||
--*/
|
||||
|
||||
|
||||
#include "bc.h"
|
||||
#include "Bc.h"
|
||||
|
||||
//
|
||||
// Definitions for ARP
|
||||
|
@@ -18,7 +18,7 @@ Abstract:
|
||||
--*/
|
||||
|
||||
|
||||
#include "bc.h"
|
||||
#include "Bc.h"
|
||||
|
||||
STATIC EFI_PXE_BASE_CODE_UDP_PORT DhcpServerPort = DHCP_SERVER_PORT;
|
||||
STATIC EFI_PXE_BASE_CODE_UDP_PORT DHCPClientPort = DHCP_CLIENT_PORT;
|
||||
|
@@ -15,7 +15,7 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
|
||||
|
||||
|
||||
#define RAND_MAX 0x10000
|
||||
#include "bc.h"
|
||||
#include "Bc.h"
|
||||
|
||||
//
|
||||
// Definitions for internet group management protocol version 2 message
|
||||
|
@@ -17,7 +17,7 @@ Abstract:
|
||||
--*/
|
||||
|
||||
|
||||
#include "bc.h"
|
||||
#include "Bc.h"
|
||||
|
||||
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
|
||||
BOOLEAN
|
||||
|
@@ -33,7 +33,7 @@ Revision History
|
||||
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
|
||||
|
||||
|
||||
#include "bc.h"
|
||||
#include "Bc.h"
|
||||
|
||||
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
|
||||
UINT64
|
||||
|
@@ -17,7 +17,7 @@ Abstract:
|
||||
--*/
|
||||
|
||||
|
||||
#include "bc.h"
|
||||
#include "Bc.h"
|
||||
|
||||
//
|
||||
// //////////////////////////////////////////////////////////////////////
|
||||
|
@@ -18,7 +18,7 @@ Abstract:
|
||||
--*/
|
||||
|
||||
|
||||
#include "bc.h"
|
||||
#include "Bc.h"
|
||||
|
||||
#define DO_MENU (EFI_SUCCESS)
|
||||
#define NO_MENU (DO_MENU + 1)
|
||||
|
Reference in New Issue
Block a user