Chameleon

Chameleon Commit Details

Date:2013-08-22 15:25:31 (10 years 6 months ago)
Author:ErmaC
Commit:2258
Parents: 2257
Message:Updating o.c.B.p. available keys (HD4K-ig/HD5K-ig)
Changes:
M/trunk/i386/boot2/boot.h

File differences

trunk/i386/boot2/boot.h
2020
2121
2222
23
24
2325
24
25
26
27
2826
2927
3028
......
142140
143141
144142
143
145144
146145
147146
147
148
148149
149150
150151
* under the License.
*
* @APPLE_LICENSE_HEADER_END@
*
* Copyright 1994 NeXT Computer, Inc. All rights reserved.
*/
/*
* Copyright 1994 NeXT Computer, Inc.
* All rights reserved.
*/
#ifndef __BOOT2_BOOT_H
#define __BOOT2_BOOT_H
/* cparm: added these keys */
/* ErmaC: added these keys */
#define kEnableDualLink"EnableDualLink"/* nvidia.c && gma.c*/
#define kSkipIntelGfx"SkipIntelGfx"/* pci_setup.c */
#define kSkipNvidiaGfx"SkipNvidiaGfx"/* pci_setup.c */
#define kSkipAtiGfx"SkipAtiGfx"/* pci_setup.c */
#define kHD4Kig"HD4K-ig"/* gma.c */
#define kHD5Kig"HD5K-ig"/* gma.c */
/*
* Flags to the booter or kernel

Archive Download the corresponding diff file

Revision: 2258