For OSIM need to know the MAC address of the asset you are imaging.
With PXE boot that is very easy, PXE boot displays the MAC during boot.
With UEFI network boot obtaining the MAC can be a challenge. On Dell assets imaging with UEFI network boot process doesn't display the MAC and unable to find where the MAC in Dell's BIOS. No labels on assets showing MAC either. Add to this some models like Dell Latitude 7285 do not have built in Ethernet so have to use a USB-C to Ethernet adapter to image.
One route that does work is to take out of UEFI mode, switch into legacy BIOS mode, PXE boot, obtain MAC, then restore back to UEFI mode. However that solution is cumbersome.
Anyone have any solutions to obtain the MAC via UEFI? Since OSIM's Unknown/Unmanaged Boot Loader seems to be customizable via configuration policy curious if would be possible to write something to unknown & unmanaged boot loader for UEFI that displays the MAC for a few seconds.
Thanks,