floppym 15/06/25 00:12:54 Modified: grub_platforms.desc Log: Add uboot platform.
Revision Changes Path 1.7 profiles/desc/grub_platforms.desc file : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/grub_platforms.desc?rev=1.7&view=markup plain: http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/grub_platforms.desc?rev=1.7&content-type=text/plain diff : http://sources.gentoo.org/viewvc.cgi/gentoo-x86/profiles/desc/grub_platforms.desc?r1=1.6&r2=1.7 Index: grub_platforms.desc =================================================================== RCS file: /var/cvsroot/gentoo-x86/profiles/desc/grub_platforms.desc,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- grub_platforms.desc 6 Jun 2014 12:47:38 -0000 1.6 +++ grub_platforms.desc 25 Jun 2015 00:12:54 -0000 1.7 @@ -1,6 +1,6 @@ -# Copyright 1999-2014 Gentoo Foundation. +# Copyright 1999-2015 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.6 2014/06/06 12:47:38 jer Exp $ +# $Header: /var/cvsroot/gentoo-x86/profiles/desc/grub_platforms.desc,v 1.7 2015/06/25 00:12:54 floppym Exp $ # This file contains descriptions of GRUB_PLATFORMS USE_EXPAND flags. @@ -17,5 +17,6 @@ pc - PC platform support qemu - QEMU platform support qemu-mips - QEMU MIPS platform support +uboot - U-Boot platform support yeeloong - YEEELONG MIPS platform support xen - XEN (pvgrub2) platform support
