MdeModulePkg/UiApp: Fix reporting model/version

Use the SMBIOS table directly instead of the EFI SMBIOS protocol.
This commit is contained in:
Tim Crawford
2020-02-03 15:24:07 -07:00
parent 65d7e5bfaa
commit 98633064c4
2 changed files with 93 additions and 54 deletions

View File

@@ -58,6 +58,7 @@
[Guids]
gEfiIfrTianoGuid ## CONSUMES ## GUID (Extended IFR Guid Opcode)
gEfiIfrFrontPageGuid ## CONSUMES ## GUID
gEfiSmbiosTableGuid ## CONSUMES
[Protocols]
gEfiSmbiosProtocolGuid ## CONSUMES