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:
@@ -17,7 +17,7 @@ Abstract:
|
||||
--*/
|
||||
|
||||
|
||||
#include "snp.h"
|
||||
#include "Snp.h"
|
||||
|
||||
VOID
|
||||
EFIAPI
|
||||
|
@@ -19,7 +19,7 @@ Abstract:
|
||||
--*/
|
||||
|
||||
|
||||
#include "snp.h"
|
||||
#include "Snp.h"
|
||||
|
||||
//
|
||||
// Global variables
|
||||
|
@@ -18,7 +18,7 @@ Revision history:
|
||||
--*/
|
||||
|
||||
|
||||
#include "snp.h"
|
||||
#include "Snp.h"
|
||||
|
||||
EFI_STATUS
|
||||
pxe_getstatus (
|
||||
|
@@ -18,7 +18,7 @@ Revision history:
|
||||
--*/
|
||||
|
||||
|
||||
#include "snp.h"
|
||||
#include "Snp.h"
|
||||
|
||||
VOID
|
||||
EFIAPI
|
||||
|
@@ -18,7 +18,7 @@ Revision history:
|
||||
--*/
|
||||
|
||||
|
||||
#include "snp.h"
|
||||
#include "Snp.h"
|
||||
|
||||
EFI_STATUS
|
||||
pxe_ip2mac (
|
||||
|
@@ -18,7 +18,7 @@ Revision history:
|
||||
--*/
|
||||
|
||||
|
||||
#include "snp.h"
|
||||
#include "Snp.h"
|
||||
|
||||
EFI_STATUS
|
||||
pxe_nvdata_read (
|
||||
|
@@ -18,7 +18,7 @@ Revision history:
|
||||
--*/
|
||||
|
||||
|
||||
#include "snp.h"
|
||||
#include "Snp.h"
|
||||
|
||||
EFI_STATUS
|
||||
pxe_receive (
|
||||
|
@@ -18,7 +18,7 @@ Revision history:
|
||||
--*/
|
||||
|
||||
|
||||
#include "snp.h"
|
||||
#include "Snp.h"
|
||||
|
||||
EFI_STATUS
|
||||
pxe_rcvfilter_enable (
|
||||
|
@@ -18,7 +18,7 @@ Revision history:
|
||||
--*/
|
||||
|
||||
|
||||
#include "snp.h"
|
||||
#include "Snp.h"
|
||||
|
||||
EFI_STATUS
|
||||
pxe_reset (
|
||||
|
@@ -18,7 +18,7 @@ Revision history:
|
||||
--*/
|
||||
|
||||
|
||||
#include "snp.h"
|
||||
#include "Snp.h"
|
||||
|
||||
EFI_STATUS
|
||||
pxe_shutdown (
|
||||
|
@@ -16,7 +16,7 @@ Abstract:
|
||||
--*/
|
||||
|
||||
|
||||
#include "snp.h"
|
||||
#include "Snp.h"
|
||||
|
||||
EFI_STATUS
|
||||
pxe_start (
|
||||
|
@@ -18,7 +18,7 @@ Revision history:
|
||||
--*/
|
||||
|
||||
|
||||
#include "snp.h"
|
||||
#include "Snp.h"
|
||||
|
||||
EFI_STATUS
|
||||
pxe_start (
|
||||
|
@@ -18,7 +18,7 @@ Revision history:
|
||||
--*/
|
||||
|
||||
|
||||
#include "snp.h"
|
||||
#include "Snp.h"
|
||||
|
||||
EFI_STATUS
|
||||
pxe_get_stn_addr (
|
||||
|
@@ -18,7 +18,7 @@ Revision history:
|
||||
--*/
|
||||
|
||||
|
||||
#include "snp.h"
|
||||
#include "Snp.h"
|
||||
|
||||
EFI_STATUS
|
||||
pxe_stop (
|
||||
|
@@ -19,7 +19,7 @@ Revision history:
|
||||
--*/
|
||||
|
||||
|
||||
#include "snp.h"
|
||||
#include "Snp.h"
|
||||
|
||||
EFI_STATUS
|
||||
pxe_fillheader (
|
||||
|
Reference in New Issue
Block a user