Re: [PATCH v11 00/11] Add support for LoongArch

2022-09-19 Thread Xiaotian Wu
This is the result of the test case, please review, thank you. =    GRUB 2.11: ./test-suite.log = # TOTAL: 82 # PASS:  57 # SKIP:  8 # XFAIL: 0 # FAIL:  1 # XPASS: 0 # ERROR: 16 .. contents:: :depth: 2 ERROR: ext234_test =

Re: [PATCH v2] search: Support searching for GPT partition label

2022-09-19 Thread Sean Nyekjaer
On Fri, Sep 09, 2022 at 11:49:13AM +0200, Daniel Wagenknecht wrote: > GPT partitions have a name property that is useable for identifying the > partition in Linux via root=PARTLABEL= boot argument or via > /dev/disk/by-partlabel/. Add support for searching for it in > GRUB. Compared to the fs label

Q: How to use grub_tpm_execute?

2022-09-19 Thread Michael Lawnick
Hi group, we have bootloader which is supposed to provide TPM access to GRUB via EFI_TPM2_GUID and I try to take this in use. But the implementation in GRUB looks a bit confusing and I can't find a real life example. Can anybody provide something like get_version so it gets clear how the paramete

[PATCH 1/1] templates: filter C.UTF-8 locale for translation

2022-09-19 Thread Christian Hesse
From: Christian Hesse In addition to C locale there is also C.UTF-8 locale now. Filter that as well, by using ${grub_lang}, which contains a stripped value. This fixes the following message and resulting boot failure: error: file `/boot/grub/locale/C.gmo' not found. Signed-off-by: Christian

[PATCH] efi: Increase default memory allocation to 32MB

2022-09-19 Thread Daniel Axtens
We have multiple reports of things being slower with a 1MB initial static allocation, and a report (more difficult to nail down) of a boot failure as a result of the smaller initial allocation. Make the initial memory allocation 32MB. Signed-off-by: Daniel Axtens --- grub-core/kern/efi/mm.c | 2

error symbol 'grub_disk_native_sectors' not found

2022-09-19 Thread PetaFLOPS Computing Ltd.
Hello, Please check this MX-Linux forum thread: http://forum.mxlinux.org/viewtopic.php?p=696219 (my post there is #10) as well as this earlier communication: https://www.mail-archive.com/grub-devel@gnu.org/msg31333.html Kind regards, PanicanWhyasker __

Re: error symbol 'grub_disk_native_sectors' not found

2022-09-19 Thread Vladimir 'phcoder' Serbinenko
You run grub-install on wrong drive Le lun. 19 sept. 2022, 22:05, PetaFLOPS Computing Ltd. a écrit : > Hello, > > Please check this MX-Linux forum thread: > > http://forum.mxlinux.org/viewtopic.php?p=696219 > > (my post there is #10) > > as well as this earlier communication: > > https://www.mai