mirror of
https://gitlab.com/qemu-project/openbios.git
synced 2024-02-13 08:34:06 +08:00
Revert previous patch
git-svn-id: svn://coreboot.org/openbios/openbios-devel@159 f158a5a8-5612-0410-a976-696ce0be7e32
This commit is contained in:
@@ -35,7 +35,7 @@ entry:
|
|||||||
! Extract NWINDOWS from %ver
|
! Extract NWINDOWS from %ver
|
||||||
rdpr %ver, %g1
|
rdpr %ver, %g1
|
||||||
and %g1, 0xf, %g1
|
and %g1, 0xf, %g1
|
||||||
sub %g1, 2, %g1
|
dec %g1
|
||||||
wrpr %g1, 0, %cleanwin
|
wrpr %g1, 0, %cleanwin
|
||||||
wrpr %g1, 0, %cansave
|
wrpr %g1, 0, %cansave
|
||||||
wrpr %g0, 0, %canrestore
|
wrpr %g0, 0, %canrestore
|
||||||
|
|||||||
Reference in New Issue
Block a user