gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdIsaBusSupportedFeatures

ISA Bus features to support DMA, SlaveDMA and ISA Memory.


BIT0 indicates if DMA is supported<BR>
BIT1 indicates if only slave DMA is supported<BR>
BIT2 indicates if ISA memory is supported<BR>
Other BITs are reseved and must be zero.
If more than one features are supported, the different BIT will be enabled at the same time.
ISA Bus Features
0x80000002 | (gEfiIntelFrameworkModulePkgTokenSpaceGuid.PcdIsaBusSupportedFeatures & 0xF8) == 0

PCD Information

NameToken SpaceToken numberData TypeDefault Value
PcdIsaBusSupportedFeaturesgEfiIntelFrameworkModulePkgTokenSpaceGuid0x00010040UINT80x05

Generated on Wed Sep 2 14:26:58 2015 for IntelFrameworkModulePkg[ALL] by  doxygen 1.5.7.1