[PATCH] grub-mkconfig: use $pkgdatadir in scripts

2015-04-21 Thread Andrei Borzenkov
Otherwise scripts will source wrong grub-mkconfig_lib. --- util/grub-mkconfig.in | 3 +++ util/grub.d/00_header.in| 2 +- util/grub.d/10_hurd.in | 2 +- util/grub.d/10_illumos.in | 2 +- util/grub.d/10_kfreebsd.in | 2 +- util/grub.d/10_linux.in | 2 +- util/grub.d/10_netbsd

Re: [edk2] [PATCH 2/2] efinet: fix lost packets due to active MNP instances

2015-04-21 Thread Laszlo Ersek
On 04/21/15 08:49, Michael Chang wrote: > On Tue, Apr 21, 2015 at 02:12:54PM +0800, Michael Chang wrote: >> 3. Even I can add the card open earler before hadling the dhcpv6 >> packets, it will freeze at grub_efi_open_protocol if the option in use >> is GRUB_EFI_OPEN_PROTOCOL_BY_EXCLUSIVE. I was ac