Correct typo. meat->meet

I just thought one possible issue. This properties table is collected at 
EndOfDxe.

If there is any RT data allocate after that event, they will not be included.

Would you please check where these 2 RT_data regions are allocated?



> -----Original Message-----
> From: Yao, Jiewen
> Sent: Thursday, March 31, 2016 4:51 PM
> To: Yao, Jiewen <jiewen....@intel.com>; Ard Biesheuvel
> <ard.biesheu...@linaro.org>
> Cc: edk2-devel@lists.01.org <edk2-de...@ml01.01.org>; Gao, Liming
> <liming....@intel.com>
> Subject: RE: [edk2] [patch V3] MdeModulePkg: Fix Memory Attributes table
> type issue
> 
> BTW: I found below 2 entries are missing in properties table.
> 
> [    0.000000]   0x0000f5a10000-0x0000f5a7ffff [Runtime Data
> |RUN|  |  |  |  |  |  |   |WB|WT|WC|UC]*
> [    0.000000]   0x0000f5b70000-0x0000f5b7ffff [Runtime Data
> |RUN|  |  |  |  |  |  |   |WB|WT|WC|UC]*
> 
> Is that the problem you meet?
> 
> 
> 
> Thank you
> Yao Jiewen
> 
> 
> > -----Original Message-----
> > From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf Of
> > Yao, Jiewen
> > Sent: Thursday, March 31, 2016 4:49 PM
> > To: Ard Biesheuvel <ard.biesheu...@linaro.org>
> > Cc: edk2-devel@lists.01.org <edk2-de...@ml01.01.org>; Gao, Liming
> > <liming....@intel.com>
> > Subject: Re: [edk2] [patch V3] MdeModulePkg: Fix Memory Attributes table
> > type issue
> >
> > Hi Ard
> > I think you replied mail say this patch works fine at Wednesday, February
> 24,
> > 2016 4:15 PM.
> >
> > May I know if this is new issue or old issue?
> >
> >
> > Also, in order to narrow down issue, would you please send me more detail
> > log?
> > 1)  Would you please enable VERBOSE for DxeCore and send a serial debug
> > log to me for analysis?
> > You can use below PCD override for DxeMain.inf
> >     <PcdsFixedAtBuild>
> >       gEfiMdePkgTokenSpaceGuid.PcdDebugPrintErrorLevel|0x80400040
> >
> > 2)  Would you please run SHELL command: memmap? And send log to me
> > as well? I would like to know full memory map layout.
> >
> >
> > Thank you
> > Yao Jiewen
> >
> >
> > From: Ard Biesheuvel [mailto:ard.biesheu...@linaro.org]
> > Sent: Wednesday, February 24, 2016 4:15 PM
> > To: Yao, Jiewen
> > Cc: Gao, Liming; edk2-de...@ml01.01.org
> > Subject: Re: [patch V3] MdeModulePkg: Fix Memory Attributes table type
> > issue
> >
> > On 24 February 2016 at 07:02, Yao, Jiewen wrote:
> > > Hi Ard
> > > Liming gave me minor update comment, and I have finished V3.
> > >
> > > Should I wait for your validation on AArch64?
> > >
> >
> > Still works fine for me. Thanks.
> >
> > Tested-by: Ard Biesheuvel
> >
> >
> > > -----Original Message-----
> > > From: edk2-devel [mailto:edk2-devel-boun...@lists.01.org] On Behalf
> Of
> > > Ard Biesheuvel
> > > Sent: Thursday, March 31, 2016 4:37 PM
> > > To: Yao, Jiewen <jiewen....@intel.com>
> > > Cc: edk2-devel@lists.01.org <edk2-de...@ml01.01.org>; Gao, Liming
> > > <liming....@intel.com>
> > > Subject: Re: [edk2] [patch V3] MdeModulePkg: Fix Memory Attributes
> table
> > > type issue
> > >
> > > On 23 February 2016 at 05:46, Jiewen Yao <jiewen....@intel.com>
> wrote:
> > > > According to the spec, each entry in the Memory
> > > > Attributes table shall have the same type as
> > > > the region it was carved out of in the UEFI memory map.
> > > > The current attribute uses RTData for PE Data, but
> > > > it should be RTCode.
> > > >
> > > > This patch fixed the issue. It is validated with or
> > > > without PropertiesTable.
> > > >
> > >
> > > Hello all,
> > >
> > > I still see issues with this code. I have attached a memory map and
> > > the contents of a memory attributes table. The problem is that the
> > > first entry is corrupted.
> > >
> > > Thanks,
> > > Ard.
> > >
> > >
> > >
> > >
> > >
> > _______________________________________________
> > edk2-devel mailing list
> > edk2-devel@lists.01.org
> > https://lists.01.org/mailman/listinfo/edk2-devel
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.01.org
https://lists.01.org/mailman/listinfo/edk2-devel

Reply via email to