grub-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [PATCH] Replace ad-hoc format in efiemu (for variables) and XNU (for


From: Vladimir 'phcoder' Serbinenko
Subject: Re: [PATCH] Replace ad-hoc format in efiemu (for variables) and XNU (for device tree) by environment variables
Date: Mon, 24 Aug 2009 21:34:02 +0200

Splitted. Another split part is in thread UTF-8 to UTF-16

On Sun, Aug 23, 2009 at 1:11 PM, Vladimir 'phcoder'
Serbinenko<address@hidden> wrote:
> On Sun, Aug 23, 2009 at 12:57 PM, Robert Millan<address@hidden> wrote:
>> On Sat, Aug 22, 2009 at 04:33:13PM +0200, Vladimir 'phcoder' Serbinenko 
>> wrote:
>>> [...]
>>> +
>>> +pkglib_MODULES += utf.mod
>>> +utf_mod_SOURCES = lib/utf.c
>>> +utf_mod_CFLAGS = $(COMMON_CFLAGS)
>>> +utf_mod_LDFLAGS = $(COMMON_LDFLAGS)
>>> [...]
>>> +#include <grub/utf.h>
>>> +
>>> +grub_ssize_t
>>> +grub_utf8_to_utf16 (grub_uint16_t *dest, grub_size_t destsize,
>>> +                 const grub_uint8_t *src, grub_size_t srcsize,
>>> +                 const grub_uint8_t **srcend)
>>> +{
>>
>> This was moved from another file, right?  Please could you send it as a
>> separate patch?
> Nope, it's a new function. But I'm ok with splitting patches.
>>
>> Also, please remember to include a ChangeLog entry.
>>
>> --
>> Robert Millan
>>
>>  The DRM opt-in fallacy: "Your data belongs to us. We will decide when (and
>>  how) you may access your data; but nobody's threatening your freedom: we
>>  still allow you to remove your data and not access it at all."
>>
>>
>> _______________________________________________
>> Grub-devel mailing list
>> address@hidden
>> http://lists.gnu.org/mailman/listinfo/grub-devel
>>
>
>
>
> --
> Regards
> Vladimir 'phcoder' Serbinenko
>
> Personal git repository: http://repo.or.cz/w/grub2/phcoder.git
>



-- 
Regards
Vladimir 'phcoder' Serbinenko

Personal git repository: http://repo.or.cz/w/grub2/phcoder.git

Attachment: newtree.diff
Description: Text document


reply via email to

[Prev in Thread] Current Thread [Next in Thread]