macOS Mojave Boot ROM Version String
Since updating from macOS 10.14 to 10.14.1, in which the firmware was updated as well, the Boot ROM Version string has been listed as "xxx.0.0.0.0" (x is a natural number) on my '17 MBP TB and '15 MBP DG. The Boot ROM Version string can be found by selecting the Apple icon in the toolbar, opening "About This Mac", and generating a 'System Report'. Under the "Hardware Overview:" you can view your Boot ROM Version string. Another method of retrieving this string is by opening Terminal, type the following command 'system_profiler SPHardwareDataType', and execute.
This string should coincide with your current EFI version. A method to check your current EFI version is to locate a tool for displaying and checking your firmware. It's located in the '/usr/libexec/firmwarecheckers/eficheck/' directory. In Terminal, navigate to this directory and execute the command './eficheck --integrity-check'. Your EFI version will be different depending upon hardware platform and currently installed firmware. As an example, my '15 MBP DG EFI version is "MBP114.88Z.0185.B00.1809171422".
The system_profiler tool should retrieve and report the Boot ROM Version as "MBP114.88Z.0185.B00". But, it doesn't and I assume this is bug, because it happened on two different MBPs. Is anyone else experiencing this bug?
MacBook Pro TouchBar and Touch ID, macOS Mojave (10.14.1)