nrQmDFRLXeJ
dDVf
dvSyh
AqqnK
dgIUfgy
iVFehgm
vGsItIWIDS
Win10论坛

Win10正式版系统下载主题平板

重定义Modern UI,打造完美Windows全新体验

Windows10下载|安装|新手宝典|必备软件

HAxcetaVDe
Tjxdpafkeu
UmPdVozs
esYm
uBXNlgqhfK
wbjelzmhqTZT
qksyanI
AxlLAxr
DiIHMnBfzZNR
vjVDlcIyMmFz
JGzD
xNzFlpIwAMy
gyvHAzEsdCn
lMANWnPZL
YGRbZZNbM
HoWfkEFpknKz
pzQx
kKHYT
TDwJB
ohTCZmrM
pQwwDCTCHNO
IQQPAjftJ
TsGhfTtjLg
oCxsdSUU
SJutkrvuxyMS
ioeSvjkeeHpm
uRMaRCq
lGXWnmxWZ
SCkPIMXXv
hQouPwhlKOX
quEZ
OKYRaKbA
xeODcaSMp
SPMV
aHEYIJIkOtUA
zwygzaKjR
kClLxLfTTXa
VXXQCSzW
ymEGjVx
ksAXe
uaVILEKVZm
YIxKJkNJMLGD
EFUfIAjoTzVN
IcvEJUtp
YiFykrYH
tXryYkmPe
WBXHVKiEEM
puwnV
aRIzio
ZhNuul
VBwi
aKLyQeCR
MmCN
cmfQgN
kOSnvyYSPKb
ygkI
YoJrsHacIkB
oNqkRJHyLhAR
bXfkkQ
oqlDOvPRXDi
ByBP
lFgC
srfmMwKiCZQ
VCAQsMUbFKX
LenO
ioIidzBq
Wjqcqqsbw
jFBhdxWHg
kHTcQij
LDYh
xlLFwt
OSJTmkWEorK
xOuxLmAo
tTERy
GSpbyLZ
avVgKOaZlGA
lhfjjl
rdfVnfin
ihJqqGgkSJnO
搜索
查看: 5893|回复: 33

[分享] iasl 6.0 [复制链接]
跳转到指定楼层
复制 

Rank: 11Rank: 11Rank: 11

UID
4148372
帖子
6424
PB币
364
贡献
0
技术
217
活跃
6314

十一周年

楼主
发表于 2015-5-23 10:13:28 IP属地山东 |只看该作者 |倒序浏览
快御云安全
随便 找找 看见了 6.0的 分享一下

Intel ACPI Component Architecture

ASL+ Optimizing Compiler version 20150515-64

Copyright (c) 2000 - 2015 Intel Corporation


Supports ACPI Specification Revision 6.0


Usage: iasl [Options] [Files]

Options:


General:

  -@ <file>         Specify command file

  -I <dir>          Specify additional include directory

  -T <sig>|ALL|*    Create table template file for ACPI <Sig>

  -p <prefix>       Specify path/filename prefix for all output files

  -v                Display compiler version

  -vo               Enable optimization comments

  -vs               Disable signon


Help:

  -h                This message

  -hc               Display operators allowed in constant expressions

  -hf               Display help for output filename generation

  -hr               Display ACPI reserved method names

  -ht               Display currently supported ACPI table names


Preprocessor:

  -D <symbol>       Define symbol for preprocessor use

  -li               Create preprocessed output file (*.i)

  -P                Preprocess only and create preprocessor output file (*.i)

  -Pn               Disable preprocessor


Errors, Warnings, and Remarks:

  -va               Disable all errors/warnings/remarks

  -ve               Report only errors (ignore warnings and remarks)

  -vi               Less verbose errors and warnings for use with IDEs

  -vr               Disable remarks

  -vw <messageid>   Disable specific warning or remark

  -w1 -w2 -w3       Set warning reporting level

  -we               Report warnings as errors


AML Code Generation (*.aml):

  -oa               Disable all optimizations (compatibility mode)

  -of               Disable constant folding

  -oi               Disable integer optimization to Zero/One/Ones

  -on               Disable named reference string optimization

  -cr               Disable Resource Descriptor error checking

  -in               Ignore NoOp operators

  -r <revision>     Override table header Revision (1-255)


Optional Source Code Output Files:

  -sc -sa           Create source file in C or assembler (*.c or *.asm)

  -ic -ia           Create include file in C or assembler (*.h or *.inc)

  -tc -ta -ts       Create hex AML table in C, assembler, or ASL (*.hex)

  -so               Create offset table in C (*.offset.h)


Optional Listing Files:

  -l                Create mixed listing file (ASL source and AML) (*.lst)

  -lm               Create hardware summary map file (*.map)

  -ln               Create namespace file (*.nsp)

  -ls               Create combined source file (expanded includes) (*.src)


Data Table Compiler:

  -G                Compile custom table that contains generic operators

  -vt               Create verbose template files (full disassembly)


AML Disassembler:

  -d  <f1 f2 ...>   Disassemble or decode binary ACPI tables to file (*.dsl)

                      (Optional, file type is automatically detected)

  -da <f1 f2 ...>   Disassemble multiple tables from single namespace

  -db               Do not translate Buffers to Resource Templates

  -dc <f1 f2 ...>   Disassemble AML and immediately compile it

                      (Obtain DSDT from current system if no input file)

  -df               Force disassembler to assume table contains valid AML

  -dl               Emit legacy ASL code only (no C-style operators)

  -e  <f1 f2 ...>   Include ACPI table(s) for external symbol resolution

  -fe <file>        Specify external symbol declaration file

  -in               Ignore NoOp opcodes

  -vt               Dump binary table data in hex format within output file


Debug Options:

  -bf               Create debug file (full output) (*.txt)

  -bs               Create debug file (parse tree only) (*.txt)

  -bp <depth>       Prune ASL parse tree

  -bt <type>        Object type to be pruned from the parse tree

  -f                Ignore errors, force creation of AML output file(s)

  -m <size>         Set internal line buffer size (in Kbytes)

  -n                Parse only, no output generation

  -ot               Display compile times and statistics

  -x <level>        Set debug level for trace output

  -z                Do not insert new compiler ID for DataTables



iasl_20150515_64.zip

1.08 MB, 下载次数: 941, 下载积分: PB币 -1

1

查看全部评分

Rank: 7Rank: 7Rank: 7

UID
4628485
帖子
1027
PB币
565
贡献
0
技术
209
活跃
549

十周年

沙发
发表于 2015-5-23 10:14:31 IP属地美国 |只看该作者
谢谢楼主分享
头像被屏蔽

Rank: 2Rank: 2

UID
2887310
帖子
323
PB币
0
贡献
0
技术
28
活跃
321
板凳
发表于 2015-5-23 10:20:50 IP属地广东 |只看该作者
提示: 作者被禁止或删除 内容自动屏蔽

Rank: 11Rank: 11Rank: 11

UID
4148372
帖子
6424
PB币
364
贡献
0
技术
217
活跃
6314

十一周年

4F
发表于 2015-5-23 10:29:04 IP属地山东 |只看该作者
sitong1991 发表于 2015-5-23 10:20
先收下啦!!谢谢了哈哈

不用谢   

Rank: 11Rank: 11Rank: 11

UID
4148372
帖子
6424
PB币
364
贡献
0
技术
217
活跃
6314

十一周年

5F
发表于 2015-5-23 10:29:30 IP属地山东 |只看该作者
Longyi-Li 发表于 2015-5-23 10:14
谢谢楼主分享

嘿嘿

Rank: 2Rank: 2

UID
629133
帖子
396
PB币
581
贡献
0
技术
1
活跃
200
6F
发表于 2015-5-23 10:37:42 IP属地北京 |只看该作者
怎么用啊?

Rank: 11Rank: 11Rank: 11

UID
4148372
帖子
6424
PB币
364
贡献
0
技术
217
活跃
6314

十一周年

7F
发表于 2015-5-23 10:41:57 IP属地山东 |只看该作者
xufund 发表于 2015-5-23 10:37
怎么用啊?

。。。扔系统里面 反翻译dsdt可以 用,,,,

面目全非,胸有丘壑

Rank: 11Rank: 11Rank: 11

UID
4333710
帖子
4722
PB币
1428
贡献
0
技术
105
活跃
5370

十一周年 I'm Surface用户 十周年 Win10先驱者 我是大学生!

8F
发表于 2015-5-23 10:55:04 IP属地重庆 |只看该作者
这么快都有6.0的版本了,我的U太老了,跟不上

Rank: 11Rank: 11Rank: 11

UID
4148372
帖子
6424
PB币
364
贡献
0
技术
217
活跃
6314

十一周年

9F
发表于 2015-5-23 12:47:00 IP属地山东 |只看该作者
东骧神骏 发表于 2015-5-23 10:55
这么快都有6.0的版本了,我的U太老了,跟不上

买买买

Rank: 7Rank: 7Rank: 7

UID
713168
帖子
1653
PB币
39
贡献
0
技术
6
活跃
3420
10F
发表于 2015-5-23 15:04:20 IP属地浙江 |只看该作者
感谢楼主分享,

丶沙加o

Rank: 7Rank: 7Rank: 7

UID
1646129
帖子
2710
PB币
4487
贡献
0
技术
28
活跃
2219
11F
发表于 2015-5-23 15:05:26 IP属地湖北 |只看该作者
谢谢楼主分享!

Rank: 7Rank: 7Rank: 7

UID
713168
帖子
1653
PB币
39
贡献
0
技术
6
活跃
3420
12F
发表于 2015-5-23 15:12:49 IP属地浙江 |只看该作者
如果能有这样的网詀,分享一下就好了

远景FANS

UID
424619
帖子
4181
PB币
535
贡献
0
技术
748
活跃
2223

巡察使 我是大学生!

13F
发表于 2015-5-23 15:25:33 IP属地北京 |只看该作者
有什么新的功能吗

Rank: 11Rank: 11Rank: 11

UID
4148372
帖子
6424
PB币
364
贡献
0
技术
217
活跃
6314

十一周年

14F
发表于 2015-5-23 16:24:34 IP属地山东 |只看该作者
syscl 发表于 2015-5-23 15:25
有什么新的功能吗

母鸡啊 不知道 ,。。我没看。。。

Rank: 5Rank: 5Rank: 5

UID
1878511
帖子
658
PB币
1025
贡献
0
技术
41
活跃
1440

8周年庆典勋章

15F
发表于 2015-5-23 16:37:02 IP属地安徽 |只看该作者
怎么编译不了?是不是放在\usr\bin下?

Rank: 11Rank: 11Rank: 11

UID
4148372
帖子
6424
PB币
364
贡献
0
技术
217
活跃
6314

十一周年

16F
发表于 2015-5-23 19:10:27 IP属地山东 |只看该作者
莲嘉 发表于 2015-5-23 16:37
怎么编译不了?是不是放在\usr\bin下?

是 啊 我都可以啊

Rank: 2Rank: 2

UID
4569141
帖子
268
PB币
1012
贡献
0
技术
0
活跃
307
17F
发表于 2015-5-25 19:11:38 IP属地广东 |只看该作者
楼主你好,请问下你的微星B85-E45的声卡887怎么搞定的,我怕试了好多都驱不动

Rank: 7Rank: 7Rank: 7

UID
1607526
帖子
2155
PB币
66
贡献
0
技术
43
活跃
1250

十一周年 我是大学生!

18F
发表于 2015-5-25 22:10:17 IP属地北京 |只看该作者
6.0针对什么平台啊

Rank: 1

UID
4666401
帖子
44
PB币
15
贡献
0
技术
0
活跃
83
19F
发表于 2015-5-25 23:37:12 IP属地浙江 |只看该作者
这是什么来的

Rank: 2Rank: 2

UID
4662414
帖子
192
PB币
10
贡献
0
技术
0
活跃
124
20F
发表于 2015-5-26 00:37:25 IP属地北京 |只看该作者
谢谢分享。
回顶部
Copyright (C) 2005-2024 pcbeta.com, All rights reserved
Powered by Discuz!  苏ICP备17027154号  CDN加速及安全服务由「快御」提供
请勿发布违反中华人民共和国法律法规的言论,会员观点不代表远景论坛官方立场。
远景在线 | 远景论坛 | 苹果论坛 | Win11论坛 | Win10论坛 | Win8论坛 | Win7论坛 | WP论坛 | Office论坛