Changeset 83006 in vbox for trunk/src/VBox/ValidationKit/bootsectors
- Timestamp:
- Feb 6, 2020 1:51:30 PM (5 years ago)
- svn:sync-xref-src-repo-rev:
- 136024
- Location:
- trunk/src/VBox/ValidationKit/bootsectors
- Files:
-
- 2 added
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/VBox/ValidationKit/bootsectors/Makefile.kmk
r82968 r83006 265 265 bs3-cpu-weird-1-x0.c \ 266 266 bs3-cpu-weird-1-asm.asm 267 268 # 64-bit CPU state #1. 269 MISCBINS += bs3-cpu-state64-1 270 bs3-cpu-state64-1_TEMPLATE = VBoxBS3KitImg 271 bs3-cpu-state64-1_INCS = . 272 bs3-cpu-state64-1_SOURCES = \ 273 bs3kit/bs3-first-init-all-lm64.asm \ 274 bs3-cpu-state64-1.c64 \ 275 bs3-cpu-state64-1-asm.asm 267 276 268 277 # FPU state corruption checker.
Note:
See TracChangeset
for help on using the changeset viewer.