Merge amd-staging into amd-master 20240401
Change-Id: I52c8665735e86deed53645197c11889fc7ece8c5 Signed-off-by: Charis Poag <Charis.Poag@amd.com>
Этот коммит содержится в:
@@ -2940,7 +2940,7 @@ def showVbiosVersion(deviceList):
|
||||
"""
|
||||
printLogSpacer(' VBIOS ')
|
||||
for device in deviceList:
|
||||
printLog(device, 'VBIOS version', getVbiosVersion(device))
|
||||
printLog(device, 'VBIOS version', getVbiosVersion(device, silent=True))
|
||||
printLogSpacer()
|
||||
|
||||
|
||||
|
||||
Ссылка в новой задаче
Block a user