Additional flag values have been added to indicate the new capabilities of an MRCI server. These value are returned in the mi_flCapability field of the MRCINFO structure as a result of calling the Detect MRCI Server or Detect ROM BIOS MRCI Server service. The values also double as operation codes that a client passes to the server entry point specified by the mi_pfnOperate field.
There are the following new flag values:
Value | Meaning |
---|---|
micapALTCOMP | Alternate compression |
micapALTDECOMP | Alternate decompression |
micapMRCI32 | Server has a 32-bit interface |
micapSPRCOMP | SuperCompress™ compression |