Split efi platform to efi-32 and efi-64 as efi-32 is not almost used.
authorTomas Chvatal <scarabeus@gentoo.org>
Sat, 27 Aug 2011 10:55:54 +0000 (10:55 +0000)
committerTomas Chvatal <scarabeus@gentoo.org>
Sat, 27 Aug 2011 10:55:54 +0000 (10:55 +0000)
profiles/ChangeLog
profiles/desc/grub_platforms.desc

index 52058bd74894762751ce6515ddb7c849101ac096..3e77016b7c557684411eed6ec5b81adc5844a33f 100644 (file)
@@ -1,11 +1,15 @@
 # ChangeLog for profile directory
 # Copyright 1999-2011 Gentoo Foundation; Distributed under the GPL v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.5654 2011/08/27 10:02:03 patrick Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/ChangeLog,v 1.5655 2011/08/27 10:55:54 scarabeus Exp $
 #
 # This ChangeLog should include records for all changes in profiles directory.
 # Only typo fixes which don't affect portage/repoman behaviour could be avoided
 # here. If in doubt put a record here!
 
+  28 Aug 2011; Tomáš Chvátal <scarabeus@gentoo.org>
+  desc/grub_platforms.desc:
+  Split efi platform to efi-32 and efi-64 as efi-32 is not almost used.
+
   27 Aug 2011; Patrick Lauer <patrick@gentoo.org> package.mask:
   Removing phoronix-test-suite from php 5.2 mask
 
index 043314f9c827e69eeb0c33e75c94e2877a36cbbe..d0209117b4f93a47970d99b08e121a146c6beb71 100644 (file)
@@ -1,13 +1,14 @@
 # Copyright 1999-2011 Gentoo Foundation.
 # Distributed under the terms of the GNU General Public License v2
-# $Header: /var/cvsroot/gentoo-x86/profiles/desc/grub_platforms.desc,v 1.2 2011/08/12 20:35:13 scarabeus Exp $
+# $Header: /var/cvsroot/gentoo-x86/profiles/desc/grub_platforms.desc,v 1.3 2011/08/27 10:55:54 scarabeus Exp $
 
 # This file contains descriptions of GRUB_PLATFORMS USE_EXPAND flags.
 
 # Keep it sorted.
 
 coreboot - Coreboot platform support
-efi - EFI platform support
+efi-32 - EFI 32 bit platform support (Old MACs)
+efi-64 - EFI 64 bit platform support
 emu - Emulation platform support
 ieee1275 - IEEE1275 pltaform support
 loongson - MIPS loongson platform support