Shutting down firmware services...
Using 'simple offset' UEFI RTS mapping policy
UEFI RTS (UEFI Runtime Services) refers to the functions and services provided by the UEFI firmware to the ESXi after the boot process is complete. To workaround this, disable UEFI RTS using the below steps.
bootx64.efi
with -U from iPXEbootstate=0
title=Loading ESXi installer
timeout=5
prefix=http://<server>/os/esxi/7
kernel=b.b00
kernelopt=runweasel ks=http://<server>/os/esxi/7/ks.cfg
norts=1
modules=jumpstrt.gz ......
build=7.0.2-0.0.17867351
updated=0
kernel nfs://${fog-ip}:/images/os/esxi/7/efi/boot/bootx64.efi -c nfs://${fog-ip}:/images/os/esxi/7/efi/boot/boot.cfg -U
boot || goto MENU