This website works better with JavaScript.
Explore
Help
Sign In
jenna
/
kernel_samsung_sm7125
Watch
1
Star
0
Fork
You've already forked kernel_samsung_sm7125
0
Code
Issues
Pull Requests
Releases
Wiki
Activity
You can not select more than 25 topics
Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
175578
Commits
5
Branches
0
Tags
1.2 GiB
Tag:
Branch:
Tree:
01fc0ac198
fifteen
fourteen
tirimbino
urubino
urubino-ksu
Branches
Tags
${ item.name }
Create tag
${ searchTerm }
Create branch
${ searchTerm }
from '01fc0ac198'
${ noResults }
kernel_samsung_sm7125
/
arch
/
x86
/
kernel
/
acpi
/
realmode
/
bioscall.S
2 lines
36 B
Raw
Normal View
History
Unescape
Escape
x86, setup: "glove box" BIOS calls -- infrastructure Impact: new interfaces (not yet used) For all the platforms out there, there is an infinite number of buggy BIOSes. This adds infrastructure to treat BIOS interrupts more like toxic waste and "glove box" them -- we switch out the register set, perform the BIOS interrupt, and then restore the previous state. LKML-Reference: <49DE7F79.4030106@zytor.com> Signed-off-by: H. Peter Anvin <hpa@linux.intel.com> Cc: Pavel Machek <pavel@ucw.cz> Cc: Rafael J. Wysocki <rjw@sisk.pl>
16 years ago
#
include
"
.
.
/
.
.
/
.
.
/
b
o
o
t
/
b
i
o
s
c
a
l
l
.
S
"