On Wed, Nov 29, 2023 at 07:58:25PM +, Mate Kukri wrote:
> Replace definition of `HTTP_PORT` with a pre-processor macro that converts
> the constant to the correct type `grub_uint16_t`.
>
> Change the defintion of local variable `port` in `http_establish()` to
> have the same type.
>
> Signed-of
On Thu, Nov 30, 2023 at 09:17:14AM -0500, Stefan Berger wrote:
> This series of patches converts the PowerPC ieee1275 memory allocator
> for kernel and initrd to use the (PowerPC) regions_claim memory allocator
> that takes into account memory regions that are not allowed to be used,
> such as the
On Tue, Nov 28, 2023 at 05:57:40PM +, Darren Kenny wrote:
>
> Hi Daniel,
>
> Great to know the target was reached.
>
> The last set of issues seemed to be a real challenge.
>
> You set a high bar as a maintainer, encouraging everyone towards a
> resolution and making GRUB all the better for it.
On Thu, Nov 16, 2023 at 04:37:37PM +0100, Oliver Steffen wrote:
> The bli module has a hidden/implicit dependency on the part_gpt module.
> The part_gpt module has to be loaded before the bli module.
> This dependency is not picked up automatically by the build system
> because the bli module does