Steps to update LAN EEPROM:

====================================================================================================================
If current firmware is 6.XX or older will need to update 7.XX first (I1Q40G3A3_NUP) before updating to this package.
====================================================================================================================

UEFI
	1. Extract the files and copy them to a USB. 
	2. Boot up UEFI shell with USB plugged in.
	3. Go to your usb "fs0:".
	4. To update long range transceiver fw with LLDP enabled, execute LR_LLDP_EN.nsh.
	             long range transceiver fw with LLDP disabled, execute LR_LLDP_DIS.nsh.
		     standard transceiver fw with LLDP enabled, execute S_LLDP_EN.nsh.
		     standard transceiver fw with LLDP disabled, execute S_LLDP_DIS.nsh.
	5. AC off-on.


Linux x64
	1. Make sure to have administrator privileges. 
	2. If filename.sh and nvmupdate64e are NOT executeable, run "chmod +x filename.sh nvmupdate64e".
	3. To update long range transceiver fw with LLDP enabled, execute ./LR_LLDP_EN.sh.
	             long range transceiver fw with LLDP disabled, execute ./LR_LLDP_DIS.sh.
		     standard transceiver fw with LLDP enabled, execute ./S_LLDP_EN.sh.
		     standard transceiver fw with LLDP disabled, execute ./S_LLDP_DIS.sh.
	4. Shutdown and then AC off-on.


ESXi_x64
	1. Make sure to have administrator privileges.
	2. If filename.sh and nvmupdaten64e are NOT executeable, execute "chmod +x filename.sh nvmupdaten64e".
	3. To update long range transceiver fw with LLDP enabled, execute ./LR_LLDP_EN_ESXi.sh.
	             long range transceiver fw with LLDP disabled, execute ./LR_LLDP_DIS_ESXi.sh.
		     standard transceiver fw with LLDP enabled, execute ./S_LLDP_EN_ESXi.sh.
		     standard transceiver fw with LLDP disabled, execute ./S_LLDP_DIS_ESXi.sh.
	4. Shutdown and then AC off-on.