SWDEV-380688 - Added CSV Format
Change-Id: I609bc9837132fd674bf54480a3220c911b2909d2 Signed-off-by: Maisam Arif <Maisam.Arif@amd.com>
このコミットが含まれているのは:
@@ -1 +0,0 @@
|
||||
__version__ = "0.0.3"
|
||||
@@ -823,7 +823,7 @@ def amdsmi_get_board_info(
|
||||
|
||||
def amdsmi_get_ras_block_features_enabled(
|
||||
device_handle: amdsmi_wrapper.amdsmi_device_handle,
|
||||
) -> Dict[str, Any]:
|
||||
) -> List[Dict[str, str]]:
|
||||
if not isinstance(device_handle, amdsmi_wrapper.amdsmi_device_handle):
|
||||
raise AmdSmiParameterException(
|
||||
device_handle, amdsmi_wrapper.amdsmi_device_handle
|
||||
|
||||
新しいイシューから参照
ユーザーをブロックする