Changeset 92531 in vbox for trunk/src/VBox/ValidationKit/bootsectors
- Timestamp:
- Nov 21, 2021 2:10:09 PM (3 years ago)
- Location:
- trunk/src/VBox/ValidationKit/bootsectors/bs3kit
- Files:
-
- 2 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-cmn-TestQueryCfgU32.asm
r92529 r92531 1 1 ; $Id$ 2 2 ;; @file 3 ; BS3Kit - bs3TestSendCmdWithU32.3 ; BS3Kit - Bs3TestQueryCfgU8. 4 4 ; 5 5 … … 74 74 BS3_CALL_CONV_EPILOG 1 75 75 BS3_HYBRID_RET 76 76 77 .no_vmmdev: 77 78 xor xAX, xAX -
trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-cmn-TestQueryCfgU8.asm
r92529 r92531 1 1 ; $Id$ 2 2 ;; @file 3 ; BS3Kit - bs3TestSendCmdWithU32.3 ; BS3Kit - Bs3TestQueryCfgU8, Bs3TestQueryCfgBool. 4 4 ; 5 5
Note:
See TracChangeset
for help on using the changeset viewer.