d7f369b vbox: do not use IHardDisk anymore.

4 files Authored by Dawid Zamirski 7 years ago, Committed by John Ferlan 7 years ago,
    vbox: do not use IHardDisk anymore.
    
    VirtualBox 4.0+ uses IMedium and IHardDisk is no longer used, so
    
    * remove typef IMedium IHardDisk
    * merge UIHardDisk into UIMedium
    * update all references accordingly
    
        
file modified
+0 -1
file modified
+16 -16
file modified
+36 -55
file modified
+12 -19