On Mon, Sep 11, 2023 at 02:43:45PM +0100, Anthony PERARD via Grub-devel wrote:
> It turns out that setting $xen_version in linux_entry_xsm() override
> $xen_version in the loop over $reverse_sorted_xen_list. This means
> that only one entry per Xen version is going to enable XSM, but all
> further
On Tue, Aug 29, 2023 at 04:39:09PM +0200, Daniel Kiper wrote:
> On Thu, Aug 24, 2023 at 09:04:01PM +0800, Xiaotian Wu wrote:
> > In the configure phase, the "-mcmodel=large" CFLAGS passed the test, but
> > because it has not been implemented in gcc, the following warning will
> > appear
> > when c
On Mon, Aug 14, 2023 at 01:57:06PM -0500, Glenn Washburn wrote:
> Currently when given a path to a file, ls will open the file to determine
> if its is valid and then run the appropriate print function, in contrast to
> directory arguments that use the directory iterator and callback on each
> file
On Mon, Aug 14, 2023 at 12:47:33AM -0500, Glenn Washburn wrote:
> On Sat, 12 Aug 2023 01:57:42 +0200
> "Vladimir 'phcoder' Serbinenko" wrote:
>
> > Le sam. 12 août 2023, 00:22, Glenn Washburn a
> > écrit :
> >
> > > The backtrace module is written assuming that the frame pointer is in
> > > %ebp
On Sat, Jul 08, 2023 at 03:51:54PM +0200, Vladimir 'phcoder' Serbinenko wrote:
> My GhostBSD partition has triggered few bugs in GRUB ZFS code. Here are the
> fixes
For all patches Reviewed-by: Daniel Kiper ...
Daniel
___
Grub-devel mailing list
Grub-
Le lun. 14 août 2023, 20:58, Glenn Washburn a
écrit :
> Currently when given a path to a file, ls will open the file to determine
> if its is valid and then run the appropriate print function, in contrast to
> directory arguments that use the directory iterator and callback on each
> file. One is
On Tue, Aug 08, 2023 at 05:42:57PM +0100, Dimitri John Ledkov wrote:
> #include ascii art of can of worms here
:-)
> On Tue, 8 Aug 2023 at 17:27, Ard Biesheuvel wrote:
> >
> > On Tue, 8 Aug 2023 at 17:34, Dimitri John Ledkov
> > wrote:
> > >
> > > On Mon, 7 Aug 2023, 13:23 Ard Biesheuvel, wrot
On Mon, Aug 21, 2023 at 09:51:13PM +0200, Vladimir 'phcoder' Serbinenko wrote:
> I think we need to start having options to specify which entry to use. E.g
> linux --no-efi-stub /vmlinuz
> This is probably needed to support other users of Linux protocol
If somebody needs that thing they can add it
On Wed, Jul 26, 2023 at 03:59:58PM -0500, Glenn Washburn wrote:
> This patch series (for me) was motivated by the "gdb: Add more support for
> debugging on EFI platforms" patch series, which allowed printing in early
> EFI init of the GDB command for properly loading symbols. That approach of
> hav
On Thu, 14 Sept 2023 at 18:31, Daniel Kiper wrote:
>
> On Mon, Aug 21, 2023 at 09:51:13PM +0200, Vladimir 'phcoder' Serbinenko wrote:
> > I think we need to start having options to specify which entry to use. E.g
> > linux --no-efi-stub /vmlinuz
> > This is probably needed to support other users o
On Thu, 14 Sep 2023 17:04:08 +0200
Daniel Kiper wrote:
> On Mon, Aug 14, 2023 at 12:47:33AM -0500, Glenn Washburn wrote:
> > On Sat, 12 Aug 2023 01:57:42 +0200
> > "Vladimir 'phcoder' Serbinenko" wrote:
> >
> > > Le sam. 12 août 2023, 00:22, Glenn Washburn
> > > a
> > > écrit :
> > >
> > > > T
On Thu, 14 Sep 2023 17:37:10 +0200
"Vladimir 'phcoder' Serbinenko" wrote:
> Le lun. 14 août 2023, 20:58, Glenn Washburn a
> écrit :
>
> > Currently when given a path to a file, ls will open the file to determine
> > if its is valid and then run the appropriate print function, in contrast to
> >
Adding a few others in case interested...
On Thu, 14 Sep 2023 18:47:13 +0200
Daniel Kiper wrote:
> On Wed, Jul 26, 2023 at 03:59:58PM -0500, Glenn Washburn wrote:
> > This patch series (for me) was motivated by the "gdb: Add more support for
> > debugging on EFI platforms" patch series, which al
The XFS directory entry parsing code has never been completely correct
for extent based directories. The parser correctly handles the case
where the directory is contained in a single extent, but then mistakenly
assumes the data blocks for the multiple extent case are each identical
to the single e
14 matches
Mail list logo