Different hardware models

To have the UEFI/BIOS of different device types updated via a common command, use the type parameter __TYPE__. This is very helpful when you are dealing with a mixed hardware infrastructure.

The parameter is automatically resolved to the correct folder name of the UEFI/BIOS file.

Note:

The UC_BIOS container with correctly named subdirectories must be made available on the web server.

  • In the user-defined command, following UC_BIOS, replace the directory name by the string __TYPE__. Example: biosupdate.sh http://mywebserver/eluxng/UC_BIOS/__TYPE__/xxx.bin <password>

The container parameter is resolved by the devices according to their hardware model, for example to D3313-A1.

Spelling of the container parameter

Make sure to use the correct spelling:

Two underscores followed by the string TYPE (all uppercase) followed by two more underscores: __TYPE__

Different hardware models