Вы не можете выбрать более 25 тем Темы должны начинаться с буквы или цифры, могут содержать дефисы(-) и должны содержать не более 35 символов.
Daniel Verkamp e8b22f203f [comboot] Add COMBOOT and COM32 support 16 лет назад
..
bits [comboot] Add COMBOOT and COM32 support 16 лет назад
basemem.h Provide {get,set}_fbms() in basemem.h. 17 лет назад
basemem_packet.h Move uninitialised .data16 variables to .bss16; saves around 2000 bytes of useless zeroes in the final image. 17 лет назад
bios.h Partial implementation of UNDI loader caller. 17 лет назад
bios_disks.h ISA bus driver updated to report devices as present only if a driver 19 лет назад
biosint.h Provide a global counter for the number of interrupts hooked. 18 лет назад
bochs.h Doxygenation 19 лет назад
bootsector.h Split bootsector execution code out into bootsector.c. 17 лет назад
bzimage.h [bzimage] Support kernel command lines of greater than 256 characters 16 лет назад
callbacks_arch.h Initial revision 19 лет назад
comboot.h [comboot] Add COMBOOT and COM32 support 16 лет назад
gateA20.h First version 19 лет назад
gdbmach.h [GDB] Add watch and rwatch hardware watchpoints 16 лет назад
int13.h [int13] Pairwise swap drive numbers, instead of shifting all drive numbers 16 лет назад
io.h Add DBGLVL_IO to trace all memory-mapped I/O. 16 лет назад
kir.h Merged mcb30-realmode-redesign back to HEAD 19 лет назад
libkir.h [i386] Change semantics of __from_data16 and __from_text16 16 лет назад
librm.h [librm] Add rm stack copying functions 16 лет назад
limits.h Initial revision 19 лет назад
memsizes.h Make the getmemsize() prototype available in memsizes.h, for code that doesn't want to go to the hassle of processing a full memory map. 17 лет назад
multiboot.h Whoever put together the grub multiboot.h header is insane. 17 лет назад
pci_io.h Strip down i386 PCI configuration space I/O to the bare minimum. A 18 лет назад
pcibios.h It's astonishing how long really fundamental bugs can survive without being noticed... 18 лет назад
pcidirect.h Fix some remarkably obvious mistakes in pcidirect.h 18 лет назад
pic8259.h Ripped out everything except the ability to send EOI to the PIC. 17 лет назад
pnpbios.h Added PnP BIOS scanning code, separated out from the UNDI driver 17 лет назад
pxe_addr.h Split PXE code into preboot, udp, tftp, undi and loader units. 19 лет назад
pxe_call.h [comboot] Add COMBOOT and COM32 support 16 лет назад
realmode.h Removed REAL_EXEC(); there is no longer any code using it. 18 лет назад
registers.h Add flag definitions. 18 лет назад
setjmp.h [libc] Mark setjmp and longjmp as __cdecl 16 лет назад
smbios.h [Settings] Expose SMBIOS via settings API 16 лет назад
undi.h Don't call PXENV_STOP_UNDI in the kpxeprefix. This slighy breaks the clean separation between loading and starting, but does mean that more PXE stacks survive the process. 17 лет назад
undiload.h Add device description fields to struct device. 17 лет назад
undinet.h Use "struct undi_device" instead of "struct pxe_device", and use the function prefix "undinet_" and the variable name "undinic" in undinet.c, so that we can reserve the variable name "undi" for a struct undi_device. 17 лет назад
undipreload.h Provide storage for an undi_device structure representing the preloaded UNDI stack. 17 лет назад
undirom.h Added missing include 17 лет назад
vga.h Initial revision 19 лет назад
virtaddr.h Towards a(nother) new real-mode infrastructure, in which we take 18 лет назад