Shutting down firmware services...Using 'simple offset' UEFI RTS mapping policyHost is not updated with the latest Firmware.
Contact the Hardware Vendor to update physical server Firmware (BIOS) version to the latest and attempt the install.
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. If the server is of latest BIOS, in order to workaround this, disable UEFI RTS using the below steps.
Shift + U hotkey is provided which essentially disables the RTS Shift+U. This must be done while the bar is loading, not after.bootx64.efi with -U from iPXEefi/boot/boot.cfg. See About the boot.cfg File/efi/boot.cfgbootstate=0title=Loading ESXi installertimeout=5prefix=http://<server>/os/esxi/7kernel=b.b00kernelopt=runweasel ks=http://<server>/os/esxi/7/ks.cfgnorts=1modules=jumpstrt.gz ......build=7.0.2-0.0.17867351updated=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 -Uboot || goto MENUIf this issue is presenting in an autodeploy scenario, refer to the following KB for a tweaked version of the fix: VMware ESXi 7.0/8.0 with Auto Deploy fails to boot with error "Shutting down firmware services... Using 'simple offset' UEFI RTS mapping policy"
NOTE: Autodeploy deprecation has been published in VCF 9.0 release notes
Please note that using 'norts=1' and/or '-U' option(s) will disable access from the VMKernel to the UEFI Runtime Services which has some side effects.
1. Without UEFI Runtime Services access the ESX installer will not be able to change the machine boot order so the host may not boot from disk unless specifically configured to do so.
2. Machines booted with this VMKernel option may not be powered off programatically i.e. if the host 'shut down' operation is invoked the ESX OS will be shut down but the host itself will remain powered on showing a message that it is safe to power of the machine.
Reference
https://knowledge.broadcom.com/external/article/441578/ AutoDeploy does not set correct ESXi boot order