Chinaunix首页 | 论坛 | 博客
  • 博客访问: 2661139
  • 博文数量: 877
  • 博客积分: 0
  • 博客等级: 民兵
  • 技术积分: 5921
  • 用 户 组: 普通用户
  • 注册时间: 2013-12-05 12:25
个人简介

技术的乐趣在于分享,欢迎多多交流,多多沟通。

文章分类

全部博文(877)

文章存档

2021年(2)

2016年(20)

2015年(471)

2014年(358)

2013年(26)

发布时间:2015-05-11 11:33:27

http://haobinnan.blog.51cto.com/775253/160299/EFI Shell 命令参考命令说明引导命令 — EFI Shell 与 nPartition 引导有关的命令。autoboot设置(查看)自动引导超时变量。.........【阅读全文】

阅读(1593) | 评论(0) | 转发(0)

发布时间:2015-05-07 15:07:29

The AddDevice routine is responsible for creating functional device objects (FDO) or filter device objects (filter DO) for devices enumerated by the Plug and Play (PnP) manager.SyntaxC++DRIVER_ADD_DEVICE AddDevice;NTSTATUS AddDevice( _In_&.........【阅读全文】

阅读(601) | 评论(0) | 转发(0)

发布时间:2015-05-07 13:19:53

The following sample code shows how to trace function entry and exit calls. This code works in Windows 2000 and later versions of Windows.First, add the definition of the WPP_CONTROL_GUIDS macro to a source or header file. When defining the trace flags, define a flag for functio.........【阅读全文】

阅读(547) | 评论(0) | 转发(0)

发布时间:2015-05-05 14:36:45

......【阅读全文】

阅读(916) | 评论(0) | 转发(0)

发布时间:2015-05-05 13:07:54

http://blog.csdn.net/huangkangying/article/details/11582983前面的章节已经对ACPI Table和ASL语言的基本语法有过初步的介绍。这里在复习一下。ASL是ACPI Source Language的简称,它经过编译器编译过后变成AML,然后交给操作系统来执行。1. 根作用域下面的5个域(\_GPE, \_PR, \_SB, \_SI, \_TZ)\_GPE, 主要.........【阅读全文】

阅读(1463) | 评论(0) | 转发(0)
给主人留下些什么吧!~~
留言热议
请登录后留言。

登录 注册