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:
bbahnsen
2006-05-19 22:43:26 +00:00
parent dc13f95d78
commit 4cbd855edf
29 changed files with 36 additions and 36 deletions

View File

@@ -15,7 +15,7 @@ Abstract:
--*/
#include "bc.h"
#include "Bc.h"
//
//

View File

@@ -17,7 +17,7 @@ Abstract:
--*/
#include "bc.h"
#include "Bc.h"
//
// Definitions for ARP

View File

@@ -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;

View File

@@ -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

View File

@@ -17,7 +17,7 @@ Abstract:
--*/
#include "bc.h"
#include "Bc.h"
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
BOOLEAN

View File

@@ -33,7 +33,7 @@ Revision History
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
#include "bc.h"
#include "Bc.h"
/* - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - - */
UINT64

View File

@@ -17,7 +17,7 @@ Abstract:
--*/
#include "bc.h"
#include "Bc.h"
//
// //////////////////////////////////////////////////////////////////////

View File

@@ -18,7 +18,7 @@ Abstract:
--*/
#include "bc.h"
#include "Bc.h"
#define DO_MENU (EFI_SUCCESS)
#define NO_MENU (DO_MENU + 1)

View File

@@ -17,7 +17,7 @@ Abstract:
--*/
#include "snp.h"
#include "Snp.h"
VOID
EFIAPI

View File

@@ -19,7 +19,7 @@ Abstract:
--*/
#include "snp.h"
#include "Snp.h"
//
// Global variables

View File

@@ -18,7 +18,7 @@ Revision history:
--*/
#include "snp.h"
#include "Snp.h"
EFI_STATUS
pxe_getstatus (

View File

@@ -18,7 +18,7 @@ Revision history:
--*/
#include "snp.h"
#include "Snp.h"
VOID
EFIAPI

View File

@@ -18,7 +18,7 @@ Revision history:
--*/
#include "snp.h"
#include "Snp.h"
EFI_STATUS
pxe_ip2mac (

View File

@@ -18,7 +18,7 @@ Revision history:
--*/
#include "snp.h"
#include "Snp.h"
EFI_STATUS
pxe_nvdata_read (

View File

@@ -18,7 +18,7 @@ Revision history:
--*/
#include "snp.h"
#include "Snp.h"
EFI_STATUS
pxe_receive (

View File

@@ -18,7 +18,7 @@ Revision history:
--*/
#include "snp.h"
#include "Snp.h"
EFI_STATUS
pxe_rcvfilter_enable (

View File

@@ -18,7 +18,7 @@ Revision history:
--*/
#include "snp.h"
#include "Snp.h"
EFI_STATUS
pxe_reset (

View File

@@ -18,7 +18,7 @@ Revision history:
--*/
#include "snp.h"
#include "Snp.h"
EFI_STATUS
pxe_shutdown (

View File

@@ -16,7 +16,7 @@ Abstract:
--*/
#include "snp.h"
#include "Snp.h"
EFI_STATUS
pxe_start (

View File

@@ -18,7 +18,7 @@ Revision history:
--*/
#include "snp.h"
#include "Snp.h"
EFI_STATUS
pxe_start (

View File

@@ -18,7 +18,7 @@ Revision history:
--*/
#include "snp.h"
#include "Snp.h"
EFI_STATUS
pxe_get_stn_addr (

View File

@@ -18,7 +18,7 @@ Revision history:
--*/
#include "snp.h"
#include "Snp.h"
EFI_STATUS
pxe_stop (

View File

@@ -19,7 +19,7 @@ Revision history:
--*/
#include "snp.h"
#include "Snp.h"
EFI_STATUS
pxe_fillheader (