Changes

Jump to navigation Jump to search
544 bytes added ,  18:17, 11 July 2014
no edit summary
Line 215: Line 215:     
==== Flag1 and Flag2 ====
 
==== Flag1 and Flag2 ====
Support for these two u8 flags were implemented with [[8.0.0-18]].
+
Support for these two u8 fields were implemented with [[8.0.0-18]].
 +
 
 +
===== Flag1 =====
 +
{| class="wikitable" border="1"
 +
|-
 +
!  Bit
 +
!  Description
 +
|-
 +
| 0
 +
| Unknown.
 +
|-
 +
| 1
 +
| Unknown.
 +
|-
 +
| 2-7
 +
| Unused
 +
|}
 +
 
 +
In order for the exheader to have any of the above new bits set, the accessdesc must have the corresponding bit set, otherwise the invalid-exheader error is returned.
 +
 
 +
===== Flag2 =====
 +
{| class="wikitable" border="1"
 +
|-
 +
!  Bit
 +
!  Description
 +
|-
 +
| 0-3
 +
| ?
 +
|-
 +
| 4-7
 +
| Unused
 +
|}
 +
 
 +
The exheader value for the above 4-bit value must be <= to the accessdesc value, otherwise the invalid-exheader error is returned.
    
==== Storage Info ====
 
==== Storage Info ====

Navigation menu