public inbox for linux-ia64@vger.kernel.org
 help / color / mirror / Atom feed
From: Matt Domsch <Matt_Domsch@dell.com>
To: linux-ia64@vger.kernel.org
Subject: efibootmgr 0.5.2.2 for testing
Date: Thu, 11 Aug 2005 18:10:28 +0000	[thread overview]
Message-ID: <20050811181028.GA12525@lists.us.dell.com> (raw)

I've put out a test version of efibootmgr, I'd appreciate people with
the capabilities to test this and report back.  I'm hoping this fixes
the cases reported where a 32-bit efibootmgr on a 32-bit kernel wasn't
working correctly, but I don't have such equipment to test myself.  If
it's all good, I'll release it as 0.5.3.

Rogerio, I gave -@ a long option --append-binary-args, rather than
--@, to be consistent with the other long options.

Thanks to Brad Chen and Ping Wei from Intel for their debugging and patch
suggestions.


* Thu Aug 11 2005 Matt Domsch <Matt_Domsch@dell.com>
- applied patch from Rogerio Timmers which adds a new option -@ <file>,
  which takes extra variable parameters from <file>, or - from stdin.
  This lets you pass binary (non-unicode, non-ascii) formatted options to
  your bootloader.
- cleaned up Rogerio's patch some.
- moved definition of _FILE_OFFSET_BITSd into Makefile and out of the
  individual .c files.  This fixes a bug reported by Red Flag, where
  variable data was getting incorrectly set with a 32-bit copy of
  efibootmgr on a 32-bit kernel.
- made efi_variable_t.DataSize be an unsigned long to match the kernel.
  This lets a 32-bit copy of efibootmgr run on a 32-bit kernel.  This
  means you've got to have a 32-bit efibootmgr on a 32-bit kernel, and a
  64-bit efibootmgr on a 64-bit kernel, but since efi_status_t is also a
  long, this was really going to be the case anyway.
- valgrind caught the app exiting without freeing some malloc'd
  structures, fix that.
- v0.5.2.2 released for testing	


http://linux.dell.com/efibootmgr/testing/efibootmgr-0.5.2.2.tar.gz
http://linux.dell.com/efibootmgr/testing/efibootmgr-0.5.2.2.tar.gz.sign


Thanks,
Matt

-- 
Matt Domsch
Software Architect
Dell Linux Solutions linux.dell.com & www.dell.com/linux
Linux on Dell mailing lists @ http://lists.us.dell.com

             reply	other threads:[~2005-08-11 18:10 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2005-08-11 18:10 Matt Domsch [this message]
2005-08-12  1:47 ` efibootmgr 0.5.2.2 for testing Qin Xiaohan

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20050811181028.GA12525@lists.us.dell.com \
    --to=matt_domsch@dell.com \
    --cc=linux-ia64@vger.kernel.org \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox