Steps to update LAN EEPROM:

*Need to update ice drive prior to running firmware update for Linux.

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 firmware, execute "FWUpdate_UEFI.nsh".
	5. Reboot. 

Linux x64
	1. Make sure to have administrator privileges. 
	2. If FWUpdate_Linux.sh and nvmupdate64e are NOT executable, execute "chmod +x FWUpdate_Linux.sh nvmupdate64e".
	3. To update firmware, execute "./FWUpdate_Linux.sh".
	4. Reboot. 

ESXi_x64
	1. Make sure to have administrator privileges. 
	2. If FWUpdate_ESXi.sh and nvmupdaten64e are NOT executable, execute "chmod +x FWUpdate_ESXi.sh nvmupdaten64e".
	3. To update firmware, execute "./FWUpdate_ESXi.sh".
	4. Reboot. 