This website requires JavaScript.
Explore
Help
Register
Sign In
upstream
/
opnsense-src
Watch
1
Star
0
Fork
You've already forked opnsense-src
0
mirror of
https://github.com/opnsense/src.git
synced
2026-04-24 15:48:48 -04:00
Code
Issues
Projects
Releases
Packages
Wiki
Activity
Actions
90305aa38b
opnsense-src
/
sys
/
compat
/
x86bios
History
Jung-uk Kim
e116381d02
Prefer pmap_unmapbios() over pmap_unmapdev(). The binary does not change
...
after this because pmap_unmapbios() is a macro for pmap_unmapdev() on amd64.
2010-10-05 18:38:23 +00:00
..
x86bios.c
Prefer pmap_unmapbios() over pmap_unmapdev(). The binary does not change
2010-10-05 18:38:23 +00:00
x86bios.h
Add x86bios_set_intr() to set interrupt vectors for real mode and simplify
2010-08-25 21:03:50 +00:00