- b4f4d33 Move definition of struct segoff_s from farptr.h to types.h. by Kevin O'Connor · 9 years ago
- e097a75 Introduce and convert pmm code to use standard list helpers. by Kevin O'Connor · 9 years ago
- 2af52da Add VARVERIFY32INIT attribute for variables only available during "init". by Kevin O'Connor · 9 years ago
- 6afc6f8 Don't relocate "varlow" variable references at runtime. by Kevin O'Connor · 9 years ago
- 89a2f96 Convert VAR16VISIBLE, VAR16EXPORT, and VAR32VISIBLE to VARFSEG. by Kevin O'Connor · 9 years ago
- 4195349 Introduce VARFSEG for variables that will reside in the f-segment. by Kevin O'Connor · 9 years ago
- c924344 Clarify build generated "zone low" values. by Kevin O'Connor · 9 years ago
- 30e6af0 Fix 'union u64_u32_u' member names. by Kevin O'Connor · 10 years ago
- d3e4367 Don't restrict VISIBLEx C functions to only x mode. by Kevin O'Connor · 10 years ago
- 46b8262 Add mechanism to declare variables as "low mem" and use for extra stack. by Kevin O'Connor · 10 years ago
- f3fe3aa Require a "_cfuncXX_" symbol prefix for inter-mode c function references. by Kevin O'Connor · 12 years ago
- d1b4f96 Separate out init code from the rest of the 32bit flat code. by Kevin O'Connor · 12 years ago
- f9a774c Add __attribute__((__malloc__)) declaration to internal malloc funcs. by Kevin O'Connor · 12 years ago
- d7eb27e Don't move EBDA while an optionrom is running (CONFIG_THREAD_OPTIONROMS). by Kevin O'Connor · 12 years ago
- 7c1b186 Reduce #ifs by weeding out some cross-chunk function definitions. by Kevin O'Connor · 12 years ago
- 1ca05b0 Be sure to add "void" to all function prototypes that take no args. by Kevin O'Connor · 12 years ago
- fdca418 Force a link error if a function is used from the wrong code chunk. by Kevin O'Connor · 12 years ago
- dad41d9 Add __noreturn define for __attribute__((noreturn)). by Kevin O'Connor · 12 years ago
- 871e0a0 Add support for 32bit PCI BIOS entry. by Kevin O'Connor · 12 years ago
- 52a300f Introduce MODESEGMENT define; rename VISIBLE32 to VISIBLE32FLAT. by Kevin O'Connor · 13 years ago
- 6aee52d Replace clock conversion constants with defines. by Kevin O'Connor · 13 years ago
- 372e071 Rename VAR16_32 to VAR16VISIBLE. by Kevin O'Connor · 13 years ago
- 415d429 Cleanups for malloc code. by Kevin O'Connor · 13 years ago
- 0bf9270 Add Post Memory Manager (PMM) support. by Kevin O'Connor · 13 years ago
- 0b60a06 Unify mode16/32 compiler checks. by Kevin O'Connor · 13 years ago
- 942d495 Add support for gcc v3.x compilers. by Kevin O'Connor · 13 years ago
- c069394 Do garbage collection of unused sections. by Kevin O'Connor · 13 years ago
- 3085376 Move variables from assembler to C code. by Kevin O'Connor · 13 years ago
- 202024a Layout fixed area using linker instead of assembler. by Kevin O'Connor · 13 years ago
- b1b7c2a Change license from GPLv3 to LGPLv3. by Kevin O'Connor · 13 years ago
- 92f95b0 Add more linker protections around variables accessed from 16bit mode. by Kevin O'Connor · 13 years ago
- 4a754b3 Add linker magic to ensure 16bit variables aren't repeated in 32bit code. by Kevin O'Connor · 14 years ago
- 18e38b2 Improve support for old 16bit resume handlers. by Kevin O'Connor · 14 years ago
- 7ab798f Always define macro MODE16 - that way it can be used in C conditionals. by Kevin O'Connor · 14 years ago
- 276d4a9 Move acpi code out of rombios32.c; clean up use of fixed memory addresses. by Kevin O'Connor · 14 years ago
- 9dd0dd1 Auto detect EBDA_SIZE from size of data structure. by Kevin O'Connor · 14 years ago
- 1bb3b5c Add full support for drives with more that 2<<32 sectors. by Kevin O'Connor · 14 years ago
- ee55c76 Reduce ide stack usage by reorganizing ata calls. by Kevin O'Connor · 14 years ago
- 74f9c08 Use __always_inline to force inlining. by Kevin O'Connor · 14 years ago
- 595fb46 Add s64 type to types.h. by Kevin O'Connor · 14 years ago
- e51313d Update interger types in rombios32 code. by Kevin O'Connor · 14 years ago
- 28fe1bd Add FIELD_SIZEOF macro to types.h by Kevin O'Connor · 14 years ago
- bc28a2b Force functions marked as inline to always be inlined. by Kevin O'Connor · 14 years ago
- a4d3576 Port rombios32 code from bochs-bios. by Kevin O'Connor · 14 years ago
- 47baa3c Revert "This patch adds the BIOS support for SMP, ACPI, PCI, SMM, SMBIOS." by Kevin O'Connor · 14 years ago
- 1978676 Rename VISIBLE macro for better control. by Kevin O'Connor · 14 years ago
- 3d02941 This patch adds the BIOS support for SMP, ACPI, PCI, SMM, SMBIOS. by Kevin O'Connor · 14 years ago
- 6eee8ca types.h & ata.h by Kevin O'Connor · 14 years ago
- 38fcbfe Version 0.1.2 by Kevin O'Connor · 14 years ago rel-0.1.2
- f076a3e Initial checkin. by Kevin O'Connor · 14 years ago rel-0.1.0