Make EdkModulePkg pass Intel IPF compiler with /W4 /WX switches, solving warning #1419.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2338 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -24,13 +24,6 @@ Revision history:
|
||||
|
||||
#pragma data_seg("rtdata")
|
||||
|
||||
//
|
||||
// Global variables defined outside this file
|
||||
//
|
||||
extern PXE_SW_UNDI *pxe; // !pxe structure
|
||||
extern PXE_SW_UNDI *pxe_31; // !pxe structure for 3.1 drivers
|
||||
extern UNDI32_DEV *UNDI32DeviceList[MAX_NIC_INTERFACES];
|
||||
|
||||
//
|
||||
// Global variables defined in this file
|
||||
//
|
||||
|
Reference in New Issue
Block a user