[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Question about how to submit a grub2 patch
From: |
Daniel Kiper |
Subject: |
Re: Question about how to submit a grub2 patch |
Date: |
Thu, 20 Dec 2018 12:36:56 +0100 |
User-agent: |
NeoMutt/20170113 (1.7.2) |
Hi Liming,
On Wed, Dec 19, 2018 at 04:20:06PM +0000, Liming Sun wrote:
> Hi,
>
> When using grub2 from some Linux distribution, we found that it
> doesn't seem to support EFI_VLAN_PATH (device path passed from EFI
> with VLAN information). I have a small patch, part of which like
> below. There seems to be multiple versions and git repos on the
> internet. What's the right way to submit it for code review?
Please use the master branch from git://git.savannah.gnu.org/grub.git
And "git format-patch" and "git send-email" are your friends.
Daniel
PS Please be patient. Holiday season is coming and at least I will not
be looking at the list until the second week of January.