Variable Service in UEFI

1. Variable Service是由谁提供的?

Variable Service 是由Runtime Service Table所提供。

2. Variable的功能?

在UEFI架构下,Variable取代了Legacy下的CMOS的功能,用来存放UUID、Setup等的数据。

3. Variable都被储存在哪里?

储存在NVRAM(flash part)或是Memory里,可在Variable的Attribute里设定。

若在Attribute里设定存放到NV里,则flash part 和Memory里各储存一份;否则只储存在Memory中。

4. Variable的Attribute有哪几种?

有NV,Boot service, Runtime service三种。

有效的Attribute组合:

   1、BS

   2、BS + NV

   3、BS + RT

   4、BS + RT + NV

注:要把Attribute设成RuntimeAccess时,就必须同时存在于BootService才是合法的。

5. Variable Service有哪几种?

    GetVariable

   GetNextVariableName

   SetVariable

   QueryVariableInfo

 

评论 2
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值