search by partition type guid supported?

2022-01-29 Thread Maxim Fomin
Hi, It seems that grub 'search' command does not work with gpt partition type codes. However search for partition *type* uuid (unlike unique partition uuid) can result in two or more devices in multiboot environment - this leaves the question how to choose among them. Except this, I think addin

[PATCH] riscv: adjust -march flags for binutils 2.38

2022-01-29 Thread Heinrich Schuchardt
As of version 2.38 binutils defaults to ISA specification version 2019-12-13. This version of the specification has has separated the the csr read/write (csrr*/csrw*) instructions and the fence.i from the I extension and put them into separate Zicsr and Zifencei extensions. This implies that we ha