UUID Burning Under Shell Based on Multiple Architecture
The full name of UUID is universally unique identifier.It is stored in Type 1 in the SMBIOS structure.UUID can be used for various purposes,and it is changed to its initial value once the BIOS is beening update.Therefore,if necessary,UUID needs to be update.In the past,BIOS was compatible with legacy and UEFI,and the update tool could run under DOS.However,with the updates and upgrades of the BIOS platform,BIOS will no longer be compatible with Legacy in the future,and the tool for updating UUID will also need to be replaced with UEFI Shell.In order to cover the vast majority of products as much as possible,this paper provides two update tools for different platforms,one for X86 ar-chitecture and one for ARM architecture.