Chameleon

Chameleon Svn Source Tree

Root/tags/2.2/i386/libsaio/befs.h

Source at commit 2841 created 7 years 4 months ago.
By bungo, 1) Dropping DMAR (DMA Remapping table) to use stock AppleACPIplatform.kext - resolves stuck on "waitForSystemMapper" or "[PCI configuration begin]" 2) Added "ACPI" (all capitals) path 3) Small cosmetics
1/*
2 * befs.h
3 *
4 *
5 * Created by scorpius
6 * Copyright 2010
7 *
8 */
9
10extern bool BeFSProbe (const void *buf);
11extern void BeFSGetDescription(CICell ih, char *str, long strMaxLen);
12

Archive Download this file

Revision: 2841