Re: [PATCH 4/5] x86_64 EFI support -v3: EFI framebuffer driver

2007-08-02 Thread Huang, Ying
On Wed, 2007-08-01 at 13:55 +0800, Antonino A. Daplas wrote: > On Tue, 2007-07-31 at 11:13 +0800, Huang, Ying wrote: > > > + > > +#include > > +#include > > +#include > > +#include > > +#include > > +#include > > +#include > > +#include > > +#include > > +#include > > +#include > > +#in

Re: [PATCH 4/5] x86_64 EFI support -v3: EFI framebuffer driver

2007-07-31 Thread Antonino A. Daplas
On Tue, 2007-07-31 at 11:13 +0800, Huang, Ying wrote: > + > +#include > +#include > +#include > +#include > +#include > +#include > +#include > +#include > +#include > +#include > +#include > +#include > +#include > +#include > +#include > + > +#include > + I don't see any problem

Re: [PATCH 4/5] x86_64 EFI support -v3: EFI framebuffer driver

2007-07-30 Thread Huang, Ying
On Mon, 2007-07-30 at 22:34 -0600, Eric W. Biederman wrote: > "Huang, Ying" <[EMAIL PROTECTED]> writes: > > > This patch adds Graphics Output Protocol support to the kernel. > > UEFI2.0 spec deprecates Universal Graphics Adapter (UGA) protocol and > > only Graphics Output Protocol (GOP) is produce

Re: [PATCH 4/5] x86_64 EFI support -v3: EFI framebuffer driver

2007-07-30 Thread Eric W. Biederman
"Huang, Ying" <[EMAIL PROTECTED]> writes: > This patch adds Graphics Output Protocol support to the kernel. > UEFI2.0 spec deprecates Universal Graphics Adapter (UGA) protocol and > only Graphics Output Protocol (GOP) is produced. Therefore, the boot > loader needs to query the UEFI firmware with

[PATCH 4/5] x86_64 EFI support -v3: EFI framebuffer driver

2007-07-30 Thread Huang, Ying
This patch adds Graphics Output Protocol support to the kernel. UEFI2.0 spec deprecates Universal Graphics Adapter (UGA) protocol and only Graphics Output Protocol (GOP) is produced. Therefore, the boot loader needs to query the UEFI firmware with appropriate Output Protocol and pass the video info