文件操作 - CIM_BIOSLoadedInNV.mof
返回文件管理
返回主菜单
删除本文件
文件: /usr/share/mof/cimv2.43.0/Device/CIM_BIOSLoadedInNV.mof
编辑文件内容
// Copyright (c) 2005 DMTF. All rights reserved. [Association, Version ( "2.8.0" ), UMLPackagePath ( "CIM::Device::Memory" ), Description ( "A link between BIOSElement and Memory where the BIOS is loaded." )] class CIM_BIOSLoadedInNV : CIM_Dependency { [Override ( "Antecedent" ), Description ( "The memory storage." )] CIM_Memory REF Antecedent; [Override ( "Dependent" ), Description ( "The BIOS stored in the memory." )] CIM_BIOSElement REF Dependent; [Description ( "The starting address where the BIOS is located in " "non-volatile storage." )] uint64 StartingAddress; [Description ( "The ending address where the BIOS is located in " "non-volatile storage." )] uint64 EndingAddress; };
修改文件时间
将文件时间修改为当前时间的前一年
删除文件