文件操作 - CIM_VideoBIOSElement.mof
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/mof/cimv2.43.0/Application/CIM_VideoBIOSElement.mof
编辑文件内容
// Copyright (c) 2005 DMTF. All rights reserved. [Version ( "2.6.0" ), UMLPackagePath ( "CIM::Application::BIOS" ), Description ( "VideoBIOSElement represents the low-level software that is " "loaded into non-volatile storage and used to bring up, " "configure and access a ComputerSystem\'s VideoController and " "Display." )] class CIM_VideoBIOSElement : CIM_SoftwareElement { [Override ( "Version" ), MappingStrings { "MIF.DMTF|Video BIOS|001.3" }] string Version; [Override ( "Manufacturer" ), MappingStrings { "MIF.DMTF|Video BIOS|001.2" }] string Manufacturer; [Description ( "If true, indicates that the Video BIOS is shadowed." ), MappingStrings { "MIF.DMTF|Video BIOS|001.5" }] boolean IsShadowed; [Description ( "Date that this BIOS was released." ), MappingStrings { "MIF.DMTF|Video BIOS|001.4" }] datetime ReleaseDate; };
修改文件时间
将文件时间修改为当前时间的前一年
删除文件