On Jan 25, 2008 5:50 PM, Ingo Molnar <[EMAIL PROTECTED]> wrote:
>
> * Huang, Ying <[EMAIL PROTECTED]> wrote:
>
> > On Fri, 2008-01-25 at 10:31 +0100, Ingo Molnar wrote:
> > > * Huang, Ying <[EMAIL PROTECTED]> wrote:
> > >
> > > > This patch fixes some bugs of EFI memory handing code.
> > > >
> > >
* Huang, Ying <[EMAIL PROTECTED]> wrote:
> On Fri, 2008-01-25 at 10:31 +0100, Ingo Molnar wrote:
> > * Huang, Ying <[EMAIL PROTECTED]> wrote:
> >
> > > This patch fixes some bugs of EFI memory handing code.
> > >
> > > - On x86_64, it is possible that EFI memory map can not be mapped via
> > >
On Fri, 2008-01-25 at 10:31 +0100, Ingo Molnar wrote:
> * Huang, Ying <[EMAIL PROTECTED]> wrote:
>
> > This patch fixes some bugs of EFI memory handing code.
> >
> > - On x86_64, it is possible that EFI memory map can not be mapped via
> > identity map, so efi_map_memmap is removed, just use ea
* Huang, Ying <[EMAIL PROTECTED]> wrote:
> This patch fixes some bugs of EFI memory handing code.
>
> - On x86_64, it is possible that EFI memory map can not be mapped via
> identity map, so efi_map_memmap is removed, just use early_ioremap.
>
> - On i386, the EFI memory map mapping take effe
This patch fixes some bugs of EFI memory handing code.
- On x86_64, it is possible that EFI memory map can not be mapped via
identity map, so efi_map_memmap is removed, just use early_ioremap.
- On i386, the EFI memory map mapping take effect cross paging_init,
so it is not necessary to use e
5 matches
Mail list logo