Remove VRR code, mostly commented out anyway.
git-svn-id: svn://kolibrios.org@7121 a494cfbc-eb01-0410-851d-a64ba20cac60
This commit is contained in:
@@ -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
|
||||
|
Reference in New Issue
Block a user