Index: /trunk/src/VBox/Devices/PC/BIOS/orgs.asm
===================================================================
--- /trunk/src/VBox/Devices/PC/BIOS/orgs.asm	(revision 43758)
+++ /trunk/src/VBox/Devices/PC/BIOS/orgs.asm	(revision 43759)
@@ -1319,4 +1319,7 @@
 ;; --------------------------------------------------------
 ;;		BIOSORG	0EFD2h - fixed WRT preceding code
+
+		jmp	int17_handler	; NT floppy boot workaround
+					; see @bugref{6481}
 int17_handler:
 		push	ds
