biosdevname in its simplest form takes a kernel device name as an
argument, and returns the BIOS-given name it "should" be. This is necessary
on systems where the BIOS name for a given device (e.g. the label on
the chassis is "Gb1") doesn't map directly and obviously to the kernel
name (e.g. eth0).
* Mon Oct 07 2024 MSVSphere Packaging Team <packager@msvsphere-os.ru> - 0.7.3-10
- Rebuilt for MSVSphere 9.5 beta
* Thu May 16 2024 Michal Sekletar <msekleta@redhat.com> - 0.7.3-10
- Make sure biosdevname works on systems with enabled SecureBoot (RHEL-18300)