]> git.gag.com Git - debian/efibootmgr/blobdiff - doc/ChangeLog
Imported Debian patch 0.5.1-1
[debian/efibootmgr] / doc / ChangeLog
index 8ba7756904b7f3a1bb6a56bc08491442f402bacd..2780443abbc4e6b1fa24382636d93c2122f6e8a1 100644 (file)
@@ -1,3 +1,13 @@
+* Tue Mar 08 2005 Matt Domsch <Matt_Domsch@dell.com>
+- applied patch from Alex Williamson for handling BootXXXX values
+  using uppercase hex rather than lowercase, per EFI 1.10 spec.
+- this also allows the full 65k boot entries, rather than requiring all
+  entries to begin with a zero.
+- v0.5.1 released
+
+* Thu Aug 26 2004 Matt Domsch <Matt_Domsch@dell.com>
+- v0.5.0-test4 released as v0.5.0 with no code changes
+
 * Wed Jun 07 2004 Matt Domsch <Matt_Domsch@dell.com>
 - Fixed bug where read_boot_order() would wrongly return EFI_NOT_FOUND
   when it needed to create a new BootOrder variable.  Reported by Micah Parrish.