2014-02-05 |
Peter Jones | Handle some other device paths. |
commit | commitdiff | tree | snapshot |
2014-02-05 |
Peter Jones | Get rid of 1024-byte limit for displaying variables... |
commit | commitdiff | tree | snapshot |
2014-02-04 |
Peter Jones | Add a TODO here so I can keep track of what is yet... |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Peter Jones | Typo fix. |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Peter Jones | Correctly fill out sa_family for MAC address device... |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Peter Jones | Handle virtio network devices. |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Laszlo Ersek | '-h' is a valid option, recognize it |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Peter Jones | Ignore patches. |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Peter Jones | Remove 40-character limit on file paths in /boot. |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Peter Jones | Don't allow negative boot numbers. |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Peter Jones | Make make_linux_load_option() slightly more readable. |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Peter Jones | Make add_extra_args_file() work properly. |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Peter Jones | Audit strlen() in append_extra_args_ascii() as well. |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Peter Jones | Restore old boot order behavior. |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Peter Jones | Do better error checking in read_boot_u16(), and simpli... |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Peter Jones | Fix byte assignment in read_boot_u16(). |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Peter Jones | More work on append_extra_args_unicode() |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Peter Jones | You really can't free something you put through realloc(). |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Peter Jones | Fix typo in arg parsing. |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Peter Jones | Remove some dead code. |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Peter Jones | Clean up .gitignores some. |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Peter Jones | Make --help also -h, and don't have it exit with an... |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Peter Jones | Make tilt_slashes() static. |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Peter Jones | Fix uninitialized variable. |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Peter Jones | Fix minor compiler warning. |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Peter Jones | Fix completely wrong compiler warning. |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Peter Jones | Make the error case from make_boot_var() cleaner. |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Peter Jones | Don't do unnecessary math. |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Peter Jones | Fix error message that says "delete" on the "activate... |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Peter Jones | Use libefivar. |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Peter Jones | Ignore some files so "git status" is clearer. |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Peter Jones | Silence some minor compiler warnings. |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Peter Jones | Release 0.6.1 |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Peter Jones | Modernize "make tarball" for our glorious git future. |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Daniel Jared... | Prepping for move to GitHub. Updated documentation... |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Daniel Jared... | From: Colin Watson <cjwatson@ubuntu.com> |
commit | commitdiff | tree | snapshot |
2014-01-13 |
Daniel Jared... | From: Bdale Garbee <bdale@gag.com> |
commit | commitdiff | tree | snapshot |
2013-10-18 |
Jordan Hargrave | Fix unchecked malloc calls. |
commit | commitdiff | tree | snapshot |
2013-10-18 |
Jordan Hargrave | produce virtio-scsi device paths under EDD 3.0 |
commit | commitdiff | tree | snapshot |
2013-10-18 |
Jordan Hargrave | prevent out-of-bounds access with SCSI_IOCTL_GET_PCI |
commit | commitdiff | tree | snapshot |
2013-10-18 |
Jordan Hargrave | disk_get_virt_pci(): generalize to arbitrary major... |
commit | commitdiff | tree | snapshot |
2013-10-18 |
Jordan Hargrave | disk_info_from_fd(): group output parameters into struc... |
commit | commitdiff | tree | snapshot |
2013-10-18 |
Jordan Hargrave | produce virtio-blk device paths under EDD 3.0 |
commit | commitdiff | tree | snapshot |
2013-10-18 |
Jordan Hargrave | disk_get_pci(): expose detected interface type |
commit | commitdiff | tree | snapshot |
2013-10-18 |
Jordan Hargrave | disk_info_from_fd(): get major/minor from buf.st_rdev |
commit | commitdiff | tree | snapshot |
2013-07-02 |
Jordan Hargrave | Add support for UNIX-style path names (forward-slash) |
commit | commitdiff | tree | snapshot |
2013-01-29 |
Jordan Hargrave | Update manpage email |
commit | commitdiff | tree | snapshot |
2013-01-23 |
Jordan Hargrave | Bump efibootmgr version to include latest changes |
commit | commitdiff | tree | snapshot |
2012-11-29 |
Jordan Hargrave | Add patches from fedora release |
commit | commitdiff | tree | snapshot |
2012-04-24 |
Jordan Hargrave | From: Lane Winner<lane.winner@oracle.com> |
commit | commitdiff | tree | snapshot |
2010-07-20 |
Peter Jones | Handle sector_size != 512. |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Matt Domsch | fix disk minor number discovery |
commit | commitdiff | tree | snapshot |
2009-07-23 |
Matt Domsch | fix minor memory leak |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Matt Domsch | update ChangeLog |
commit | commitdiff | tree | snapshot |
2008-01-11 |
Matt Domsch | replacing elilo < 3.6-6, not -5 |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Matt Domsch | RPM spec rewrite for Fedora inclusion |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Matt Domsch | Makefile cleanups |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Matt Domsch | src/lib/efi.c: include linux/types.h |
commit | commitdiff | tree | snapshot |
2008-01-03 |
Matt Domsch | make sure GPT_HEADER_SIGNATURE is a 64-bit value |
commit | commitdiff | tree | snapshot |
2007-11-12 |
Matt Domsch | avoid more unaligned access warnings |
commit | commitdiff | tree | snapshot |
2007-11-12 |
Matt Domsch | cleanup a few unaligned access warnings |
commit | commitdiff | tree | snapshot |
2007-11-12 |
Matt Domsch | cleanup exit values a little |
commit | commitdiff | tree | snapshot |
2007-11-12 |
Doug Chapman | patch to make efibootmgr have non-zero exit code on... |
commit | commitdiff | tree | snapshot |
2007-07-09 |
Matt Domsch | add -lz to libs, needed when libpci happens to need it |
commit | commitdiff | tree | snapshot |
2007-07-09 |
Matt Domsch | apply patch from Dave Jiang <djiang@mvista.com> to... |
commit | commitdiff | tree | snapshot |
2005-08-11 |
Matt Domsch | v0.5.2.2 |
commit | commitdiff | tree | snapshot |
2005-08-11 |
Matt Domsch | document -@ option |
commit | commitdiff | tree | snapshot |
2005-08-11 |
Matt Domsch | make efi_variable_t.DataSize be unsigned long, to match... |
commit | commitdiff | tree | snapshot |
2005-08-10 |
Matt Domsch | clean up extra_opts_file handling |
commit | commitdiff | tree | snapshot |
2005-08-10 |
Matt Domsch | new option -@ grabs extra variable args from a file |
commit | commitdiff | tree | snapshot |
2005-08-10 |
Matt Domsch | add -g flag, move _FILE_OFFSET_BITS=64 to Makefile |
commit | commitdiff | tree | snapshot |
2005-08-10 |
Matt Domsch | v0.5.2 |
commit | commitdiff | tree | snapshot |
2005-08-10 |
Matt Domsch | move _FILE_OFFSET_BITS definition into Makefile |
commit | commitdiff | tree | snapshot |
2005-07-26 |
Matt Domsch | parse PCI domain information in make_net_load_option... |
commit | commitdiff | tree | snapshot |
2005-07-26 |
Matt Domsch | properly free allocated memory (caught by valgrind) |
commit | commitdiff | tree | snapshot |
2005-03-08 |
Matt Domsch | applied patch from Alex Williamson which causes BootXXX... |
commit | commitdiff | tree | snapshot |
2004-08-26 |
Matt Domsch | put linux.dell.com in spec file |
commit | commitdiff | tree | snapshot |
2004-08-26 |
Matt Domsch | version 0.5.0-test4 released as v0.5.0 with no code... |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Matt Domsch | Add PCI parent devices to device path for netboot and... |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Matt Domsch | changelog for version 0.5.0-test4 |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Matt Domsch | version 0.5.0-test4 |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Matt Domsch | Don't let read_boot_order() return EFI_NOT_FOUND when... |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Matt Domsch | Add libpci to libraries linked in |
commit | commitdiff | tree | snapshot |
2004-06-09 |
Matt Domsch | Add Joshua Giles entry |
commit | commitdiff | tree | snapshot |
2004-04-24 |
Matt Domsch | fix reversed logic in create_or_edit_variable(), remove... |
commit | commitdiff | tree | snapshot |
2004-02-05 |
Matt Domsch | Add ability to add/change/delete Timeout, reflect this... |
commit | commitdiff | tree | snapshot |
2003-12-19 |
Matt Domsch | Remove extra sizeof() in definition of BLKGETSIZE64... |
commit | commitdiff | tree | snapshot |
2003-09-09 |
Matt Domsch | More procfs to sysfs cleanups |
commit | commitdiff | tree | snapshot |
2003-09-04 |
Matt Domsch | - Seperated access to variables through /proc into... |
commit | commitdiff | tree | snapshot |
2003-08-11 |
Matt Domsch | * Mon Aug 11 2003 Matt Domsch <Matt_Domsch@dell.com> |
commit | commitdiff | tree | snapshot |
2003-07-31 |
Matt Domsch | Adding filelist-rpm |
commit | commitdiff | tree | snapshot |
2003-07-31 |
Matt Domsch | * Thu Jul 31 2003 Matt Domsch <Matt_Domsch@dell.com> |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Matt Domsch | - Patch from Fabien Lebaillif - Delamare increases... |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Matt Domsch | Added efibootmgr.8 man page (generated from efibootmgr... |
commit | commitdiff | tree | snapshot |
2002-10-25 |
Matt Domsch | * Tue Oct 22 2002 Matt Domsch <Matt_Domsch@dell.com> |
commit | commitdiff | tree | snapshot |
2002-07-22 |
Matt Domsch | moved uname() call into kernel_has_blkgetsize64, rename... |
commit | commitdiff | tree | snapshot |
2002-07-21 |
Matt Domsch | added uname test for calling BLKGETSIZE64 ioctl |
commit | commitdiff | tree | snapshot |
2002-05-01 |
Matt Domsch | moved executable to /usr/sbin/ |
commit | commitdiff | tree | snapshot |
2002-05-01 |
Matt Domsch | moved location of tarball on domsch.com |
commit | commitdiff | tree | snapshot |
2002-05-01 |
Matt Domsch | tagging as version 0.4.0 |
commit | commitdiff | tree | snapshot |
next |