Changeset 30593 in vbox
- Timestamp:
- Jul 4, 2010 11:10:31 AM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/Devices/PC/vbox.dsl
r28800 r30593 987 987 ResourceProducer, // bit 0 of general flags is 0 988 988 PosDecode, // positive Decode 989 Min Fixed, // Range isfixed989 MinNotFixed, // Range is not fixed 990 990 MaxFixed, // Range is fixed 991 991 Cacheable, … … 996 996 0xffdfffff, // Max = 4GB - 2MB 997 997 0x00000000, // Translation 998 0x dfdfffff, // Range Length (calculated998 0x00000000, // Range Length (calculated 999 999 // dynamically) 1000 1000 , // Optional field left blank
Note:
See TracChangeset
for help on using the changeset viewer.