Hi,
This is a pretty simple patch - I was hoping someone could review and
consider this patch, as well as provide me feedback if I've submitted it to
the list incorrectly or missed something in my patch.
This is my first contribution to grub so it's quite likely I missed
something you may require
On Fri, Jul 5, 2019 at 6:03 PM Daniel Kiper wrote:
>
> On Fri, Jul 05, 2019 at 07:45:59AM -0400, David Michael wrote:
> > Signed-off-by: David Michael
> > ---
> >
> > Hi,
> >
> > I tried to test the new release and hit this build failure:
> >
> > In file included from ../grub-core/osdep/blocklist
On Fri, Jul 05, 2019 at 07:45:59AM -0400, David Michael wrote:
> Signed-off-by: David Michael
> ---
>
> Hi,
>
> I tried to test the new release and hit this build failure:
>
> In file included from ../grub-core/osdep/blocklist.c:6:0:
> ../grub-core/osdep/generic/blocklist.c: In function
> ‘grub_i
On Fri, Jul 05, 2019 at 12:12:40PM +0200, Daniel Kiper wrote:
> Hi all,
>
> GRUB maintainers are proud to announce GRUB 2.04 that has been just released.
> You can find list of new features and major fixes since release 2.02 in the
> NEWS file.
>
> We would like to thank all the people who have con
On Fri, 5 Jul 2019 at 13:48, David Michael wrote:
>
> The following are two use cases from Rajat Jain :
>
> 1) We have a board that boots Linux and this board itself can be plugged into
> one of different chassis types. We need to pass different parameters to the
> kernel based on the "CHASSIS_T
This adds the GUID, and includes it in lsefisystab output.
Signed-off-by: David Michael
---
No changes since v6, just rebased onto 2.04
grub-core/commands/efi/lsefisystab.c | 1 +
include/grub/efi/api.h | 5 +
2 files changed, 6 insertions(+)
diff --git a/grub-core/commands/
The following are two use cases from Rajat Jain :
1) We have a board that boots Linux and this board itself can be plugged into
one of different chassis types. We need to pass different parameters to the
kernel based on the "CHASSIS_TYPE" information that is passed by the bios in
the DMI / SMBI
Signed-off-by: David Michael
---
Hi,
I tried to test the new release and hit this build failure:
In file included from ../grub-core/osdep/blocklist.c:6:0:
../grub-core/osdep/generic/blocklist.c: In function
‘grub_install_get_blocklist’:
../grub-core/osdep/generic/blocklist.c:62:67: error: ‘FIL
Hi all,
GRUB maintainers are proud to announce GRUB 2.04 that has been just released.
You can find list of new features and major fixes since release 2.02 in the
NEWS file.
We would like to thank all the people who have contributed to the project.
The tarball is available at https://ftp.gnu.org/