Chameleon

Chameleon Svn Source Tree

Root/branches/blackosx/package/OptionalSettings/KernelFlags.txt

1# ---------------------------------------------
2# Chameleon Optional Settings List.
3# Add boot options or kernel flags in to these files.
4
5# The filename is used as the sub menu heading.
6# ---------------------------------------------
7# To add boot option: Structure is name:key=value
8# example1: InstantMenu:Instant Menu=Yes
9# example2: DropSSDT:DropSSDT=Yes
10# ---------------------------------------------
11# To add kernel flag: Structure is name:KFflag=kernelflag
12# example1: Npci:KFflag=npci=0x2000
13# example2: Verbose:KFflag=-v
14# ---------------------------------------------
15# Note: There must be a carriage return at end of last line
16# ---------------------------------------------
17Exclusive=False
18# ---------------------------------------------
19Verbose:KFflag=-v
20Singleusermode:KFflag=-s
21Ignorecaches:KFflag=-f
22Npci:KFflag=npci=0x2000
23

Archive Download this file

Revision: 1588