Changeset 58799 in vbox for trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-shutdown.c
- Timestamp:
- Nov 20, 2015 2:16:17 PM (9 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/bootsectors/bs3kit/bs3-shutdown.c
r58789 r58799 22 22 Bs3PrintX32(UINT32_C(0xfdb97531)); 23 23 Bs3PrintStr("\r\n"); 24 25 Bs3PrintF("Bs3PrintF: RX32=%RX32\n", UINT32_C(0xfdb97531)); 24 26 25 27 pvTmp2 = Bs3MemAlloc(BS3MEMKIND_REAL, _4K);
Note:
See TracChangeset
for help on using the changeset viewer.