OSDN Git Service

android-x86/external-efibootmgr.git
2014-01-13 Peter JonesFix uninitialized variable.
2014-01-13 Peter JonesFix minor compiler warning.
2014-01-13 Peter JonesFix completely wrong compiler warning.
2014-01-13 Peter JonesMake the error case from make_boot_var() cleaner.
2014-01-13 Peter JonesDon't do unnecessary math.
2014-01-13 Peter JonesFix error message that says "delete" on the "activate...
2014-01-13 Peter JonesUse libefivar.
2014-01-13 Peter JonesIgnore some files so "git status" is clearer.
2014-01-13 Peter JonesSilence some minor compiler warnings.
2014-01-13 Peter JonesRelease 0.6.1
2014-01-13 Peter JonesModernize "make tarball" for our glorious git future.
2014-01-13 Daniel Jared... Prepping for move to GitHub. Updated documentation...
2014-01-13 Daniel Jared... From: Colin Watson <cjwatson@ubuntu.com>
2014-01-13 Daniel Jared... From: Bdale Garbee <bdale@gag.com>
2013-10-18 Jordan HargraveFix unchecked malloc calls.
2013-10-18 Jordan Hargraveproduce virtio-scsi device paths under EDD 3.0
2013-10-18 Jordan Hargraveprevent out-of-bounds access with SCSI_IOCTL_GET_PCI
2013-10-18 Jordan Hargravedisk_get_virt_pci(): generalize to arbitrary major...
2013-10-18 Jordan Hargravedisk_info_from_fd(): group output parameters into struc...
2013-10-18 Jordan Hargraveproduce virtio-blk device paths under EDD 3.0
2013-10-18 Jordan Hargravedisk_get_pci(): expose detected interface type
2013-10-18 Jordan Hargravedisk_info_from_fd(): get major/minor from buf.st_rdev
2013-07-02 Jordan HargraveAdd support for UNIX-style path names (forward-slash)
2013-01-29 Jordan HargraveUpdate manpage email
2013-01-23 Jordan HargraveBump efibootmgr version to include latest changes
2012-11-29 Jordan HargraveAdd patches from fedora release
2012-04-24 Jordan HargraveFrom: Lane Winner<lane.winner@oracle.com>
2010-07-20 Peter JonesHandle sector_size != 512.
2009-07-23 Matt Domschfix disk minor number discovery
2009-07-23 Matt Domschfix minor memory leak
2008-01-11 Matt Domschupdate ChangeLog
2008-01-11 Matt Domschreplacing elilo < 3.6-6, not -5
2008-01-03 Matt DomschRPM spec rewrite for Fedora inclusion
2008-01-03 Matt DomschMakefile cleanups
2008-01-03 Matt Domschsrc/lib/efi.c: include linux/types.h
2008-01-03 Matt Domschmake sure GPT_HEADER_SIGNATURE is a 64-bit value
2007-11-12 Matt Domschavoid more unaligned access warnings
2007-11-12 Matt Domschcleanup a few unaligned access warnings
2007-11-12 Matt Domschcleanup exit values a little
2007-11-12 Doug Chapmanpatch to make efibootmgr have non-zero exit code on...
2007-07-09 Matt Domschadd -lz to libs, needed when libpci happens to need it
2007-07-09 Matt Domschapply patch from Dave Jiang <djiang@mvista.com> to...
2005-08-11 Matt Domschv0.5.2.2
2005-08-11 Matt Domschdocument -@ option
2005-08-11 Matt Domschmake efi_variable_t.DataSize be unsigned long, to match...
2005-08-10 Matt Domschclean up extra_opts_file handling
2005-08-10 Matt Domschnew option -@ grabs extra variable args from a file
2005-08-10 Matt Domschadd -g flag, move _FILE_OFFSET_BITS=64 to Makefile
2005-08-10 Matt Domschv0.5.2
2005-08-10 Matt Domschmove _FILE_OFFSET_BITS definition into Makefile
2005-07-26 Matt Domschparse PCI domain information in make_net_load_option...
2005-07-26 Matt Domschproperly free allocated memory (caught by valgrind)
2005-03-08 Matt Domschapplied patch from Alex Williamson which causes BootXXX...
2004-08-26 Matt Domschput linux.dell.com in spec file
2004-08-26 Matt Domschversion 0.5.0-test4 released as v0.5.0 with no code...
2004-06-09 Matt DomschAdd PCI parent devices to device path for netboot and...
2004-06-09 Matt Domschchangelog for version 0.5.0-test4
2004-06-09 Matt Domschversion 0.5.0-test4
2004-06-09 Matt DomschDon't let read_boot_order() return EFI_NOT_FOUND when...
2004-06-09 Matt DomschAdd libpci to libraries linked in
2004-06-09 Matt DomschAdd Joshua Giles entry
2004-04-24 Matt Domschfix reversed logic in create_or_edit_variable(), remove...
2004-02-05 Matt DomschAdd ability to add/change/delete Timeout, reflect this...
2003-12-19 Matt DomschRemove extra sizeof() in definition of BLKGETSIZE64...
2003-09-09 Matt DomschMore procfs to sysfs cleanups
2003-09-04 Matt Domsch- Seperated access to variables through /proc into...
2003-08-11 Matt Domsch* Mon Aug 11 2003 Matt Domsch <Matt_Domsch@dell.com>
2003-07-31 Matt DomschAdding filelist-rpm
2003-07-31 Matt Domsch* Thu Jul 31 2003 Matt Domsch <Matt_Domsch@dell.com>
2002-10-25 Matt Domsch- Patch from Fabien Lebaillif - Delamare increases...
2002-10-25 Matt DomschAdded efibootmgr.8 man page (generated from efibootmgr...
2002-10-25 Matt Domsch* Tue Oct 22 2002 Matt Domsch <Matt_Domsch@dell.com>
2002-07-22 Matt Domschmoved uname() call into kernel_has_blkgetsize64, rename...
2002-07-21 Matt Domschadded uname test for calling BLKGETSIZE64 ioctl
2002-05-01 Matt Domschmoved executable to /usr/sbin/
2002-05-01 Matt Domschmoved location of tarball on domsch.com
2002-05-01 Matt Domschtagging as version 0.4.0
2002-05-01 Matt Domsch*** empty log message ***
2002-05-01 Matt Domschuse _FILE_OFFSET_BITS
2002-04-30 Matt Domschadded 0x's to some printfs
2002-04-08 Matt Domsch*** empty log message ***
2002-04-08 Matt Domschmake sure partition number arg is in the disk
2002-04-06 Matt Domsch*** empty log message ***
2002-04-06 Matt Domschadded syncs to tarball target - otherwise NFS isn't...
2002-04-06 Matt Domschadded __leXX_to_cpu in what currently are commented...
2002-04-02 Matt Domschadded docbook manpage author
2002-04-02 Matt DomschMakefile: - updated version and date
2002-04-02 Matt Domsch*** empty log message ***
2002-03-30 Matt DomschFrom: bdale@gag.com [mailto:bdale@gag.com]
2002-01-18 Matt DomschDon't use BLKGETSIZE64 ioctl yet, it's broken on kernel...
2002-01-03 Matt Domschadded back in read last sector IOCTL hack, but only...
2002-01-03 Matt DomschCleaned up use of scandir namelists
2002-01-03 Matt Domschreally fixed find_write_victim(), added error message...
2002-01-02 Matt DomschFixed find_write_victim().
2002-01-02 Matt Domsch- Changed PROC_DIR_EFI to PROC_DIR_EFI_VARS
2001-12-07 Matt Domsch*** empty log message ***
2001-12-07 Matt Domschprintf'ing on IA64, test for disk type (MBR or GPT...
2001-12-07 Matt Domsch* Fri Dec 7 2001 Matt Domsch <Matt_Domsch@dell.com>
2001-08-10 Matt Domschfixed stat.st_rdev mask
2001-08-10 Matt Domschadded uniqueness to MBR signature
next