Re: [PATCH V2] i386: Using 64-bit boot protocol for 64-bit linux kernel

2022-08-20 Thread Wei Zhang
Daniel Kiper 于2022年8月20日 周六19:01写道: > On Fri, Aug 12, 2022 at 01:39:42PM +0800, Wei Zhang wrote: > > On Fri, Aug 12, 2022 at 1:18 AM Daniel Kiper > wrote: > > > On Thu, Aug 04, 2022 at 11:07:30PM +0800, Wei Zhang wrote: > > > > On Wed, Aug 3, 2022 at 11:33 PM Daniel Kiper > wrote: > > > > > On

Re: [PATCH] kern/efi/mm: Double the default heap size

2022-08-20 Thread Heinrich Schuchardt
On 8/20/22 17:24, Hector Martin via Grub-devel wrote: GRUB is already running out of memory on Apple M1 systems, causing graphics init to fail, as of the latest Git changes. Since dynamic growing of the heap isn't done yet, double the default heap size for now. Signed-off-by: Hector Martin ---

[PATCH] kern/efi/mm: Double the default heap size

2022-08-20 Thread Hector Martin via Grub-devel
GRUB is already running out of memory on Apple M1 systems, causing graphics init to fail, as of the latest Git changes. Since dynamic growing of the heap isn't done yet, double the default heap size for now. Signed-off-by: Hector Martin --- grub-core/kern/efi/mm.c | 2 +- 1 file changed, 1

Re: [PATCH] Remove HFS support

2022-08-20 Thread Daniel Axtens
"Vladimir 'phcoder' Serbinenko" writes: > No go from me either. Older macs may not be able to read HFS+ /boot. Also > HFS+ presents couple of problems the biggest one is that in case of sudden > reboot HFS+ often needs to be mounted by OSX or cleaning dirty flag > manually before it becomes

Re: [PATCH] Remove HFS support

2022-08-20 Thread Daniel Axtens
>> As Daniel Axtens has been finding out, the HFS code is terrible in >> terms of security. If you still need it for old/semi-dead machines, >> maybe you should fork an older grub release and stay with that? > > I don't know what should be the deal with the security of a boot loader > to be

Re: [PATCH] Remove HFS support

2022-08-20 Thread Daniel Axtens
"Vladimir 'phcoder' Serbinenko" writes: > Le ven. 19 août 2022, 21:05, Dimitri John Ledkov < > dimitri.led...@canonical.com> a écrit : > >> There is no need for that code on any signed grubs or upstream. Ports that >> want to support this patch can have it conditionally compiled / enabled >>

Re: [PATCH] Remove HFS support

2022-08-20 Thread Daniel Axtens
John Paul Adrian Glaubitz writes: >> On Aug 19, 2022, at 3:59 PM, Daniel Kiper wrote: >> >> On Fri, Aug 19, 2022 at 11:38:26PM +1000, Daniel Axtens wrote: >>> HFS is so so very old now. According to Wikipedia, HFS was >>> introduced in 1985 and the successor HFS+ came out in January >>> 1998.

Re: [PATCH v2 1/1] Add support for grub-emu to kexec Linux menu entries

2022-08-20 Thread Daniel Kiper
On Tue, Aug 16, 2022 at 12:07:06PM -0400, Robbie Harwood wrote: > Raymund Will writes: > > > Hi, > > > > please let me try to add a bit of context and explain three IMHO > > crucial points of the proposed patch. > > > > First, it is meant to work without any changes to config-files > > on

Re: [PATCH V2] i386: Using 64-bit boot protocol for 64-bit linux kernel

2022-08-20 Thread Daniel Kiper
On Fri, Aug 12, 2022 at 01:39:42PM +0800, Wei Zhang wrote: > On Fri, Aug 12, 2022 at 1:18 AM Daniel Kiper wrote: > > On Thu, Aug 04, 2022 at 11:07:30PM +0800, Wei Zhang wrote: > > > On Wed, Aug 3, 2022 at 11:33 PM Daniel Kiper wrote: > > > > On Sat, Jul 23, 2022 at 07:20:43PM +0800, Wei Zhang

Re: [PATCH] luks2: Continue trying all keyslots even if there are some failures

2022-08-20 Thread Patrick Steinhardt
On Fri, Aug 19, 2022 at 04:10:44PM +0200, Daniel Kiper wrote: > On Mon, Aug 15, 2022 at 05:23:15PM +0200, Patrick Steinhardt wrote: > > On Fri, Jul 22, 2022 at 03:04:50AM -0500, Glenn Washburn wrote: > > > luks2_get_keyslot can fail for a variety of reasons that do not > > > neccesarily > > >