Commit Graph

108 Commits

Author SHA1 Message Date
Peter Robinson b924a22772 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_22_Mass_Rebuild 2014-08-16 18:16:17 +00:00
Dennis Gilmore 0c520984b2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_21_Mass_Rebuild 2014-06-07 12:43:40 -05:00
Peter Jones be24ef3065 Update to 3.0u
Signed-off-by: Peter Jones <pjones@redhat.com>

Conflicts:
	gnu-efi.spec
2013-10-02 14:00:12 -04:00
Dennis Gilmore 8330e26b0c - Rebuilt for https://fedoraproject.org/wiki/Fedora_20_Mass_Rebuild 2013-08-03 10:57:52 -05:00
Peter Jones 1b13f900a9 Update to 3.0t
- Don't allow use of mmx or sse registers.
2013-06-07 13:59:29 -04:00
Peter Jones e2027bcf8d Woops, forgot to update changelog in -1
Signed-off-by: Peter Jones <pjones@redhat.com>
2013-05-16 11:15:34 -04:00
Peter Jones 66a972423d Update to 3.0s
This lets us use -DGNU_EFI_USE_MS_ABI in applications linking against
it.

Signed-off-by: Peter Jones <pjones@redhat.com>
2013-05-16 10:39:08 -04:00
Dennis Gilmore 92fe416e80 - Rebuilt for https://fedoraproject.org/wiki/Fedora_19_Mass_Rebuild 2013-02-13 18:13:14 -06:00
Peter Jones ed4f2f7228 Fix "git am" invocation. 2012-09-21 11:36:10 -04:00
Matthew Garrett 76e9368fa8 Update to current upstream
- License change - GPLv2+ to BSD
2012-07-27 22:41:40 -04:00
Dennis Gilmore 53c181b797 - Rebuilt for https://fedoraproject.org/wiki/Fedora_18_Mass_Rebuild 2012-07-19 03:22:02 -05:00
Peter Jones 0a0c1a9177 Align .reloc section as well to make secureboot work (mfleming) 2012-04-25 09:16:44 -04:00
Dennis Gilmore b5f98993c2 - Rebuilt for https://fedoraproject.org/wiki/Fedora_17_Mass_Rebuild 2012-01-12 22:03:46 -06:00
Peter Jones 0479b733c5 Fix merge error. 2011-08-11 10:48:06 -04:00
Peter Jones 77ce7d7d71 Merge branch 'master' of ssh://pkgs.fedoraproject.org/gnu-efi
Conflicts:
	gnu-efi.spec
2011-08-11 10:47:07 -04:00
Peter Jones 50f718a229 Correctly pad the stack when doing uefi calls
Related: rhbz#677468
Add ability to write UEFI callbacks and drivers
Add test harness for ABI Calling Conventions
2011-08-11 10:43:57 -04:00
Peter Jones 823cebc081 Add missing cougarpoint patch. 2011-08-11 10:42:36 -04:00
Peter Jones 1d926607c6 Handle uninitialized GOP driver gracefully. 2011-06-16 16:11:40 -04:00
Dennis Gilmore efff3bae17 - Rebuilt for https://fedoraproject.org/wiki/Fedora_15_Mass_Rebuild 2011-02-09 12:49:45 -06:00
Peter Jones c7f23443b7 Add "modelist.efi" into package. 2010-09-10 16:18:33 -04:00
Peter Jones 3d83b3b2ce - Add PciIo headers. 2010-07-26 21:07:04 +00:00
Peter Jones bb9a5da905 - Add PciIo headers. 2010-07-26 19:05:41 +00:00
Peter Jones 0cbe6322aa Fix this patch so it actually works with git. 2010-07-23 21:12:48 +00:00
Peter Jones e5688eda90 - Add UEFI 2.x boot services. 2010-07-23 20:56:14 +00:00
Peter Jones 87d971ea58 - Change ExclusiveArch to reflect arch changes in repos. 2009-08-11 20:56:12 +00:00
Jesse Keating 74aa1de9bc - Rebuilt for https://fedoraproject.org/wiki/Fedora_12_Mass_Rebuild 2009-07-25 00:53:49 +00:00
Christopher Edward Lumens f727ccdd7d Remove the empty debuginfo package (#500594). 2009-05-13 14:21:43 +00:00
Peter Jones 7ed20e5c1d - Use nickc's workaround for #492183 2009-04-03 17:56:52 +00:00
Peter Jones 9327632a9c turn off gnu-efi-3.0e-pad-all-sections.patch . 2009-03-31 16:41:59 +00:00
Christopher Edward Lumens 84d71c7f88 Add IA64 back into the build arches (#489544). 2009-03-12 21:11:38 +00:00
Peter Jones fdb7bff67e - Switch to i586 from i386. 2009-03-02 22:15:56 +00:00
Jesse Keating 6a014346e3 - Rebuilt for https://fedoraproject.org/wiki/Fedora_11_Mass_Rebuild 2009-02-24 23:51:53 +00:00
Peter Jones 2b933aacc1 - Pad sections out in the provided linker scripts to make sure they all of
some content.
2009-02-13 21:19:50 +00:00
Peter Jones 64e8d4f93c - Fix install paths on x86_64. 2008-10-03 18:46:33 +00:00
Peter Jones 0628246128 - Update to 3.0e
- Fix relocation bug in 3.0e
2008-10-03 18:04:58 +00:00
Tom Callaway c4a1c3ffe6 fix license tag 2008-07-29 20:09:33 +00:00
Peter Jones dc61dc38d2 - Remove ia64 palproc code since its license isn't usable.
- Remove ia64 from ExclusiveArch since it can't build...
2008-07-29 15:13:01 +00:00
Peter Jones 32f0550873 - Fix uefi_call_wrapper(x, 10, ...) .
- Add efi_main wrappers and EFI_CALL() macro so drivers are possible.
2008-03-27 17:41:50 +00:00
Jesse Keating 627b9b53ef - Autorebuild for GCC 4.3 2008-02-18 22:58:41 +00:00
Peter Jones 6d3800913e bump release, add changelog 2008-01-11 21:08:30 +00:00
Peter Jones 3708703eb3 Update to 3.0d 2007-12-19 20:18:49 +00:00
Peter Jones f0da5acf3c - Add x86_64 support. 2007-12-19 18:57:07 +00:00
Christopher Edward Lumens 194346cece Remove trailing whitespace. 2007-06-12 17:20:00 +00:00
Christopher Edward Lumens 2af649b6e2 Fixes for package review (#225846). 2007-06-12 16:28:56 +00:00
Jesse Keating 0bd17492bc bumped for rebuild 2006-07-12 06:11:45 +00:00
Christopher Edward Lumens 1456338399 Upgrade to gnu-efi-3.0c. Get rid of some our patches which are no longer
necessary.
2006-04-27 18:02:15 +00:00
Jesse Keating ec9bce00a0 bump for new gcc/glibc 2006-02-07 11:57:35 +00:00
Jesse Keating a927ff3920 gcc update bump 2005-12-09 22:40:45 +00:00
Jeremy Katz 6a0a14e5e8 - rebuild with gcc 4 2005-03-03 16:58:52 +00:00
Jeremy Katz b566beb73e - add fix from Jesse Barnes for newer binutils (#129197) 2004-09-21 21:12:36 +00:00
cvsdist 6df78e1c07 auto-import changelog data from gnu-efi-3.0a-5.src.rpm
Tue Jun 15 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
2004-09-09 05:44:28 +00:00
cvsdist 15768aa8e9 auto-import changelog data from gnu-efi-3.0a-4.src.rpm
Wed Apr 21 2004 Jeremy Katz <katzj@redhat.com> - 3.0a-4
- actually add the patch
2004-09-09 05:44:06 +00:00
cvsdist bcaf18933e auto-import changelog data from gnu-efi-3.0a-3.src.rpm
Tue Apr 20 2004 Bill Nottingham <notting@redhat.com> 3.0a-3
- add patch to coalesce some relocations (#120080, <erikj@sgi.com>)
2004-09-09 05:44:02 +00:00
cvsdist 633e9d9fb3 auto-import changelog data from gnu-efi-3.0a-2.1.src.rpm
Fri Feb 13 2004 Elliot Lee <sopwith@redhat.com>
- rebuilt
2004-09-09 05:43:55 +00:00
cvsdist 915b58f27a auto-import changelog data from gnu-efi-3.0-2.src.rpm
Fri Oct 04 2002 Jeremy Katz <katzj@redhat.com>
- rebuild in new environment
2004-09-09 05:43:24 +00:00
cvsdist d97f859fc4 auto-import changelog data from gnu-efi-3.0-1.src.rpm
Sun Jul 08 2001 Bill Nottingham <notting@redhat.com>
- update to 3.0
2004-09-09 05:43:00 +00:00
cvsdist 48a0809636 auto-import changelog data from gnu-efi-2.5-3.src.rpm
Tue Jun 05 2001 Bill Nottingham <notting@redhat.com>
- add fix for invocations from the boot manager menu (#42222)
Tue May 22 2001 Bill Nottingham <notting@redhat.com>
- add bugfix for efibootmgr (<schwab@suse.de>)
Mon May 21 2001 Bill Nottingham <notting@redhat.com>
- update to 2.5
- add in efibootmgr from Dell (<Matt_Domsch@dell.com>)
Thu May 03 2001 Bill Nottingham <notting@redhat.com>
- fix booting of kernels with extra arguments (#37711)
Wed Apr 25 2001 Bill Nottingham <notting@redhat.com>
- take out Stephane's initrd patch
Fri Apr 20 2001 Bill Nottingham <notting@redhat.com>
- fix the verbosity patch to not break passing arguments to images
Wed Apr 18 2001 Bill Nottingham <notting@redhat.com>
- update to 2.0, build elilo, obsolete eli
2004-09-09 05:42:50 +00:00
cvsdist 2d1a145d90 auto-import changelog data from gnu-efi-1.1-1.src.rpm
Tue Dec 05 2000 Bill Nottingham <notting@redhat.com>
- update to 1.1
Thu Oct 26 2000 Bill Nottingham <notting@redhat.com>
- add patch for new toolchain, update to 1.0
Thu Aug 17 2000 Bill Nottingham <notting@redhat.com>
- update to 0.9
2004-09-09 05:42:43 +00:00