Remove VRR code, mostly commented out anyway.

git-svn-id: svn://kolibrios.org@7121 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
2017-11-29 00:15:25 +00:00
parent c718254e54
commit 16d9a4a4bc
12 changed files with 17 additions and 60 deletions

View File

@@ -57,17 +57,6 @@ parse_vbemode:
.nothing:
ret
;parse_vrr:
;; vrr is a boolean setting
; call parse_bool
; jc .nothing
;; convert 0 to 2, 1 to 1
; inc ax
; xor al, 3
; mov [es:preboot_vrrm], al
;.nothing:
; ret
parse_biosdisks:
; using biosdisks is a boolean setting
call parse_bool