Denna sida fungerar bättre med Javascript igång.
Startsida
Utforska
Hjälp
Logga in
robin.thoni
/
ipxe
Bevaka
1
Stjärnmärk
0
Förgrening
0
Kod
Ärenden
0
Pull-förfrågningar
0
Släpp
11
Wiki
Aktiviteter
Du kan inte välja fler än 25 ämnen
Ämnen måste starta med en bokstav eller siffra, kan innehålla bindestreck ('-') och vara max 35 tecken långa.
1409
Incheckningar
2
Grenar
Träd:
4fc9333159
master
old
v1.20.1-rthoni
v1.20.1
v1.0.0-rc1
v1.0.0
v0.9.9
v0.9.8
v0.9.7
v0.9.6
v0.9.5
v0.9.4
v0.9.3
Grenar
Taggar
${ item.name }
Skapa branchen
${ searchTerm }
från '4fc9333159'
${ noResults }
ipxe
/
src
/
arch
/
i386
/
firmware
/
pcbios
Historik
Michael Brown
c980cdd0aa
Move memmap.h out of arch/i386; it no longer contains anything
architecture-dependent and is needed by the ELF code.
18 år sedan
..
basemem.c
get rid of compile warnings (except intentionally generated ones)
19 år sedan
bios.c
Updated to REAL_CODE()
19 år sedan
bios_console.c
Engage brain: since when was zero >= 0x80 ?
18 år sedan
e820mangler.S
Check to see if we've reached the end of the map before attempting to skip past an empty region, otherwise we end up generating an infinitely long e820 map. (Yes, there *are* real systems that provide e820 maps with a zero-length region at the end...)
19 år sedan
gateA20.c
Avoid draining the keyboard buffer during gateA20_set(). It shouldn't technically be necessary, because the "enable A20" command requires only that the keyboard controller is ready to accept input (i.e. that its input buffer is empty), and shouldn't also require that the keyboard is ready to send output (i.e. that its output buffer is also empty). See http://www.smsc.com/main/tools/io-bios/42i.pdf section 3.1 ("Command Invocation") for a justification.
18 år sedan
hidemem.c
We don't actually have a stdio.h header file. Our printf() functions are defined in vsprintf.h. (This may change, since vsprintf.h is a non-standard name, but for now it's the one to use.)
19 år sedan
memmap.c
Move memmap.h out of arch/i386; it no longer contains anything architecture-dependent and is needed by the ELF code.
18 år sedan
pnpbios.c
Added PnP BIOS scanning code, separated out from the UNDI driver
18 år sedan