Re: [PATCH] x86, efi: initial the local variable of DataSize to zero

2013-05-03 Thread Matt Fleming
On Thu, 02 May, at 10:07:01PM, Lee, Chun-Yi wrote: > That will be better initial the value of DataSize to zero for the input of > GetVariable(), otherwise we will feed a random value. The debug log of input > DataSize like this: > > ... > [ 195.915612] EFI Variables Facility v0.08 2004-May-17 >

Re: [PATCH] x86, efi: initial the local variable of DataSize to zero

2013-05-03 Thread Matt Fleming
On Thu, 02 May, at 10:07:01PM, Lee, Chun-Yi wrote: That will be better initial the value of DataSize to zero for the input of GetVariable(), otherwise we will feed a random value. The debug log of input DataSize like this: ... [ 195.915612] EFI Variables Facility v0.08 2004-May-17 [

[PATCH] x86, efi: initial the local variable of DataSize to zero

2013-05-02 Thread Lee, Chun-Yi
That will be better initial the value of DataSize to zero for the input of GetVariable(), otherwise we will feed a random value. The debug log of input DataSize like this: ... [ 195.915612] EFI Variables Facility v0.08 2004-May-17 [ 195.915819] efi: size: 18446744071581821342 [ 195.915969]

[PATCH] x86, efi: initial the local variable of DataSize to zero

2013-05-02 Thread Lee, Chun-Yi
That will be better initial the value of DataSize to zero for the input of GetVariable(), otherwise we will feed a random value. The debug log of input DataSize like this: ... [ 195.915612] EFI Variables Facility v0.08 2004-May-17 [ 195.915819] efi: size: 18446744071581821342 [ 195.915969]

Re: [PATCH] x86, efi: initial the local variable of DataSize to zero

2013-04-29 Thread joeyli
於 一,2013-04-29 於 18:25 +0800,joeyli 提到: > 於 六,2013-04-27 於 01:19 +0800,Lee, Chun-Yi 提到: > > That will be better initial the value of DataSize to zero for the input of > > GetVariable(), otherwise we will feed a random value. The debug log of input > > DataSize like this: > > > > ... > > [

Re: [PATCH] x86, efi: initial the local variable of DataSize to zero

2013-04-29 Thread joeyli
於 六,2013-04-27 於 01:19 +0800,Lee, Chun-Yi 提到: > That will be better initial the value of DataSize to zero for the input of > GetVariable(), otherwise we will feed a random value. The debug log of input > DataSize like this: > > ... > [ 195.915612] EFI Variables Facility v0.08 2004-May-17 > [

Re: [PATCH] x86, efi: initial the local variable of DataSize to zero

2013-04-29 Thread Matt Fleming
On 26/04/13 18:19, Lee, Chun-Yi wrote: > That will be better initial the value of DataSize to zero for the input of > GetVariable(), otherwise we will feed a random value. The debug log of input > DataSize like this: > > ... > [ 195.915612] EFI Variables Facility v0.08 2004-May-17 > [

Re: [PATCH] x86, efi: initial the local variable of DataSize to zero

2013-04-29 Thread Matt Fleming
On 26/04/13 18:19, Lee, Chun-Yi wrote: That will be better initial the value of DataSize to zero for the input of GetVariable(), otherwise we will feed a random value. The debug log of input DataSize like this: ... [ 195.915612] EFI Variables Facility v0.08 2004-May-17 [ 195.915819] efi:

Re: [PATCH] x86, efi: initial the local variable of DataSize to zero

2013-04-29 Thread joeyli
於 六,2013-04-27 於 01:19 +0800,Lee, Chun-Yi 提到: That will be better initial the value of DataSize to zero for the input of GetVariable(), otherwise we will feed a random value. The debug log of input DataSize like this: ... [ 195.915612] EFI Variables Facility v0.08 2004-May-17 [

Re: [PATCH] x86, efi: initial the local variable of DataSize to zero

2013-04-29 Thread joeyli
於 一,2013-04-29 於 18:25 +0800,joeyli 提到: 於 六,2013-04-27 於 01:19 +0800,Lee, Chun-Yi 提到: That will be better initial the value of DataSize to zero for the input of GetVariable(), otherwise we will feed a random value. The debug log of input DataSize like this: ... [ 195.915612] EFI

[PATCH] x86, efi: initial the local variable of DataSize to zero

2013-04-26 Thread Lee, Chun-Yi
That will be better initial the value of DataSize to zero for the input of GetVariable(), otherwise we will feed a random value. The debug log of input DataSize like this: ... [ 195.915612] EFI Variables Facility v0.08 2004-May-17 [ 195.915819] efi: size: 18446744071581821342 [ 195.915969]

[PATCH] x86, efi: initial the local variable of DataSize to zero

2013-04-26 Thread Lee, Chun-Yi
That will be better initial the value of DataSize to zero for the input of GetVariable(), otherwise we will feed a random value. The debug log of input DataSize like this: ... [ 195.915612] EFI Variables Facility v0.08 2004-May-17 [ 195.915819] efi: size: 18446744071581821342 [ 195.915969]