index
:
openslx-ng/ipxe.git
master
openslx
Fork of ipxe; additional commands and features
OpenSLX
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
src
/
arch
/
i386
/
scripts
Commit message (
Expand
)
Author
Age
Files
Lines
*
[bios] Add bin-x86_64-pcbios build platform
Michael Brown
2016-02-16
1
-254
/
+0
*
[prefix] Pad .text16 and .data16 segment sizes at build time
Michael Brown
2016-02-12
1
-2
/
+2
*
[build] Allow building PCI ROMs with device ID lists
Michael Brown
2015-04-15
1
-0
/
+1
*
[prefix] Use .bss16 as temporary stack space for calls to install_block
Michael Brown
2015-02-24
1
-0
/
+8
*
[build] Fix %.licence build target
Michael Brown
2013-07-16
3
-0
/
+6
*
[romprefix] Add a dummy ROM header to cover the .mrom payload
Michael Brown
2012-06-12
1
-1
/
+24
*
[build] Fix building on mildly deranged versions of binutils
Michael Brown
2011-04-29
1
-13
/
+13
*
[linux] Make malloc and linux_umalloc valgrindable
Piotr Jaroszyński
2011-03-27
1
-3
/
+4
*
[build] Use unique entry symbols for each prefix
Michael Brown
2011-02-23
3
-5
/
+0
*
[build] Ensure an entry point symbol exists in all builds
Michael Brown
2011-02-23
1
-0
/
+2
*
[build] Eliminate unused sections at link-time
Michael Brown
2011-02-22
3
-8
/
+18
*
[linux] Add linux platform skeleton
Piotr Jaroszyński
2010-08-19
1
-0
/
+101
*
[libc] Enable automated extraction of error usage reports
Michael Brown
2010-05-31
1
-0
/
+2
*
[build] Fix building with binutils 2.16
Michael Brown
2010-04-27
1
-1
/
+2
*
[prefix] Use area at top of INT 15,88 memory map for temporary decompression
Michael Brown
2010-04-25
1
-0
/
+2
*
[prefix] Add .text16.early section
Michael Brown
2010-04-20
1
-6
/
+16
*
[romprefix] Remove .xrom prefix
Michael Brown
2010-04-20
1
-1
/
+0
*
[prefix] Add .xrom prefix for a ROM that loads itself by PCI accesses
Joshua Oreman
2010-01-20
1
-0
/
+1
*
[linker] Expand and correct symbol requirement macros
Joshua Oreman
2009-11-21
2
-0
/
+2
*
[zbin] Change fixup semantics to support ROMs over 128k uncompressed
Joshua Oreman
2009-08-11
1
-9
/
+0
*
[efi] Use elf2efi utility in place of efilink
Michael Brown
2009-01-07
1
-180
/
+0
*
[build] Fix calculation of _filesz
Michael Brown
2008-11-18
1
-6
/
+6
*
[build] Discard junk sections created by newer gcc versions
Michael Brown
2008-11-18
2
-0
/
+12
*
[build] Use ".bss.*" names for uninitialised-data sections
Michael Brown
2008-10-17
2
-11
/
+11
*
[build] Fix building on Ubuntu 8.04
Michael Brown
2008-10-17
1
-6
/
+8
*
[efi] Fix linker script for ld 2.17.50.0.9
Michael Brown
2008-10-13
1
-6
/
+6
*
[efi] Add EFI image format and basic runtime environment
Michael Brown
2008-10-13
1
-0
/
+174
*
[i386] Simplify linker script and standardise linker-defined symbol names
Michael Brown
2008-10-10
1
-177
/
+94
*
[pxe] Add a dummy PXENV+ entry point at UNDI_CS:0000
Michael Brown
2008-09-06
1
-1
/
+3
*
[pxe] Fill in UNDIROMID pointer in !PXE structure
Michael Brown
2008-08-28
1
-0
/
+10
*
[pcbios] Support arbitrary splits of the e820 memory map
Michael Brown
2008-08-18
1
-1
/
+0
*
[pcbios] Prepare for multiple splits of hidden e820 memory regions
Michael Brown
2008-08-18
1
-0
/
+1
*
[PXE] Add PMM support to romprefix.S (untested)
Michael Brown
2008-03-09
1
-0
/
+2
*
Remove the (unused) option to override _prefix_link_addr,
Michael Brown
2007-12-07
1
-14
/
+4
*
Update all prefixes currently referring to _load_size to include a
Michael Brown
2007-07-16
1
-0
/
+6
*
Rename _rom_size to _load_size_sect, since hdprefix.S also uses it.
Michael Brown
2007-07-16
2
-2
/
+2
*
Compressed ROM images now work.
Michael Brown
2007-07-16
1
-0
/
+25
*
Use a single _payload_offset linker-defined variable to locate the
Michael Brown
2007-07-15
1
-0
/
+2
*
Make _load_size accurately reflect the number of bytes in the actual
Michael Brown
2007-03-11
1
-2
/
+0
*
Prevent NULL from ever pointing to some real code or data. (This was
Michael Brown
2006-12-20
2
-0
/
+10
*
Towards making KEEP_IT_REAL work again.
Michael Brown
2006-08-24
2
-2
/
+196
*
Added null trap code for debugging. (Must be included by adding
Michael Brown
2006-06-11
1
-0
/
+1
*
Calculate _rom_size for the ROM prefix
Michael Brown
2006-06-06
1
-0
/
+1
*
Create two easy-to-use entry points in libprefix: install and
Michael Brown
2006-05-02
1
-16
/
+21
*
Towards a(nother) new real-mode infrastructure, in which we take
Michael Brown
2006-05-02
1
-96
/
+79
*
isa.c uses the new table infrastructure.
Michael Brown
2005-04-27
1
-9
/
+1
*
dev.c uses the new tables infrastructure.
Michael Brown
2005-04-27
1
-9
/
+0
*
Post-relocation functions use the generic table mechanism.
Michael Brown
2005-04-27
1
-3
/
+0
*
console.c uses the generic table mechanism
Michael Brown
2005-04-27
1
-7
/
+4
*
ISA bus driver updated to report devices as present only if a driver
Michael Brown
2005-04-26
1
-0
/
+3
[next]