rename patch set from 3.12-3 to reflect purpose
[debian/elilo] / ChangeLog
index 2dbab82305276e6575fad21c83b52482fe809dfd..12d2ddf015751a18f93d29097b4d4ce0b88fdb9b 100644 (file)
--- a/ChangeLog
+++ b/ChangeLog
@@ -1,3 +1,46 @@
+2009-10-22 signed off by Jason Fleischli <jason.fleischli@hp.com>
+       * elilo 3.12 release commit
+       * Added additional #defines for debug levels to reduce the output
+       * Added Mac console patch rework from Julien Blache @ debian
+         this fixes the invisible console output from elilo on Macs
+       * Moved static ELILO_VERSION variable from elilo.c to elilo.h
+         so that elilo will print its version string and arch on startup.
+       * Fixed bug 2825044 ExitBootServices error handling, correctly deal
+         with changed memory map key if memory map changes from under elilo.
+       * Added memory map key to map debug output.
+       * Fixed bug 2874380 netbooting just flat broken. fixed ia64, x86_64
+         ia32, fixed handling of server side support of tfpt options (get file size) 
+         elilo now attempts to get file size before attempting read of file
+         to set the buffers up correctly and deal with tftp servers that dont
+         support options extensions a little better.
+       * netboot, fixed bad blocksize handling
+       * netboot, fixed filename length for elilo-x86_64.conf type on tftp
+         server.
+       * increased bzimage kernel max length sizes to 4mb on i386 and 8mb on
+         x86_64... this is a legacy design hold over from original design and
+         needs to be re-written to do dynamic size memory management based on
+         the size of the actual vmlinuz image, as ia64/gzip does. 
+2008-04-02 signed off by Jason Fleischli <jason.fleischli@hp.com>
+       * elilo 3.10 release commit
+       * Bumped version string to 3.10
+       * added PTR_FMT 32bit & 64bit pointer translation for correct output
+       * elilo hang bugfix x86_64 non-standard kernels with non-traditional start address 
+         elilo will pull the start address from the kernel elf header for 2.6
+         or newer kernels, map memory and use that start address, else use standard
+         1MB default start address. And handle case of overlapping kernels
+         and initrds in memory. Patch contributor Stuart Hayes @ Dell,
+         thanks Stuart!
+       * ported kernel start adress fix to ia32
+       * eliminated all possible compiler warnings except those actually
+         caused by gnu-efi that cant be fixed here.
+       * Debug output improvement, added pauses with visual feedback when
+         user sets debug & verbose options.
+       * bugfix added missing find_bits function definition back into ia32
+         subtree
+       * bugfix loader_probe now correctly errors out if no loaders
+         registered.
+2008-01-11 signed off by Jason Fleischli <jason.fleischli@hp.com>
+       * Various compile warning cleanups.
 2008-01-03 signed off by Jason Fleischli <jason.fleischli@hp.com>
        * Patch contribution from Scott Davilla <davilla@4pi.com>
          when x is zero for the first call to add_memory_region, e820_map[-1]