> > + utf16_strlen(efi_name))) {
> > + /*
> > +* Check if an old format,
> > +* which doesn't support holding
> > +* multiple logs, remains.
> > +*/
On Fri, Oct 26, 2012 at 2:43 PM, Seiji Aguchi wrote:
> [Issue]
>
> A format of variable name has been updated to type, id, count and ctime
> to support holding multiple logs.
>
> Format of current variable name
> dump-type0-1-2-12345678
>
> type:0
> id:1
> count:2
> ctime:12345678
>
> On
[Issue]
A format of variable name has been updated to type, id, count and ctime
to support holding multiple logs.
Format of current variable name
dump-type0-1-2-12345678
type:0
id:1
count:2
ctime:12345678
On the other hand, if an old variable name before being updated
remains, users
3 matches
Mail list logo