From: "Liming Gao" <liming.gao@intel.com>
To: "Dong, Guo" <guo.dong@intel.com>,
"devel@edk2.groups.io" <devel@edk2.groups.io>
Cc: "Ma, Maurice" <maurice.ma@intel.com>,
"You, Benjamin" <benjamin.you@intel.com>
Subject: Re: [PATCH for-edk2-stable201905] Revert "UefiPayloadPkg: Remove legacy PIC 8259 driver"
Date: Thu, 6 Jun 2019 03:23:49 +0000 [thread overview]
Message-ID: <4A89E2EF3DFEDB4C8BFDE51014F606A14E46C85B@SHSMSX104.ccr.corp.intel.com> (raw)
In-Reply-To: <0DE6ECBAEEB99B4DA9564FF580F3580A47E27425@fmsmsx120.amr.corp.intel.com>
Push @b66c4c4ff918f3663baca7a9321ecd8837cd8522
> -----Original Message-----
> From: Dong, Guo
> Sent: Wednesday, June 5, 2019 11:21 PM
> To: Gao, Liming <liming.gao@intel.com>; devel@edk2.groups.io
> Cc: Ma, Maurice <maurice.ma@intel.com>; You, Benjamin <benjamin.you@intel.com>
> Subject: RE: [PATCH for-edk2-stable201905] Revert "UefiPayloadPkg: Remove legacy PIC 8259 driver"
>
>
> Sorry missed the notice on the code freeze.
> Thanks Liming to create this patch.
>
> Reviewed-by: Guo Dong <guo.dong@intel.com>
>
>
> > -----Original Message-----
> > From: Gao, Liming
> > Sent: Wednesday, June 5, 2019 12:48 AM
> > To: devel@edk2.groups.io
> > Cc: Ma, Maurice <maurice.ma@intel.com>; Dong, Guo
> > <guo.dong@intel.com>; You, Benjamin <benjamin.you@intel.com>
> > Subject: [PATCH for-edk2-stable201905] Revert "UefiPayloadPkg: Remove
> > legacy PIC 8259 driver"
> >
> > This reverts commit a1539c46958fb896dee8f7987f4a98e9f9d10796.
> > This change will be pushed after edk2-stable201905
> >
> > Cc: Maurice Ma <maurice.ma@intel.com>
> > Cc: Guo Dong <guo.dong@intel.com>
> > Cc: Benjamin You <benjamin.you@intel.com>
> > Signed-off-by: Liming Gao <liming.gao@intel.com>
> > ---
> > UefiPayloadPkg/UefiPayloadPkg.fdf | 1 +
> > UefiPayloadPkg/UefiPayloadPkgIa32.dsc | 1 +
> > UefiPayloadPkg/UefiPayloadPkgIa32X64.dsc | 1 +
> > 3 files changed, 3 insertions(+)
> >
> > diff --git a/UefiPayloadPkg/UefiPayloadPkg.fdf
> > b/UefiPayloadPkg/UefiPayloadPkg.fdf
> > index 4cd88a3f85..ce3b34999b 100644
> > --- a/UefiPayloadPkg/UefiPayloadPkg.fdf
> > +++ b/UefiPayloadPkg/UefiPayloadPkg.fdf
> > @@ -104,6 +104,7 @@ INF
> > MdeModulePkg/Universal/Variable/RuntimeDxe/VariableRuntimeDxe.inf
> > INF UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.inf
> > INF MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf
> > INF
> > MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryT
> > estDxe.inf
> > +INF PcAtChipsetPkg/8259InterruptControllerDxe/8259.inf
> > INF MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf
> > INF MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe.inf
> > INF MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe.inf
> > diff --git a/UefiPayloadPkg/UefiPayloadPkgIa32.dsc
> > b/UefiPayloadPkg/UefiPayloadPkgIa32.dsc
> > index 11cf17ca06..5b6ed36e9c 100644
> > --- a/UefiPayloadPkg/UefiPayloadPkgIa32.dsc
> > +++ b/UefiPayloadPkg/UefiPayloadPkgIa32.dsc
> > @@ -432,6 +432,7 @@
> > UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.inf
> > MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf
> >
> > MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryT
> > estDxe.inf
> > + PcAtChipsetPkg/8259InterruptControllerDxe/8259.inf
> > MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf
> > MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe.inf
> > MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe.inf
> > diff --git a/UefiPayloadPkg/UefiPayloadPkgIa32X64.dsc
> > b/UefiPayloadPkg/UefiPayloadPkgIa32X64.dsc
> > index 5b7994a62c..d57b5241dc 100644
> > --- a/UefiPayloadPkg/UefiPayloadPkgIa32X64.dsc
> > +++ b/UefiPayloadPkg/UefiPayloadPkgIa32X64.dsc
> > @@ -433,6 +433,7 @@
> > UefiCpuPkg/CpuIo2Dxe/CpuIo2Dxe.inf
> > MdeModulePkg/Universal/DevicePathDxe/DevicePathDxe.inf
> >
> > MdeModulePkg/Universal/MemoryTest/NullMemoryTestDxe/NullMemoryT
> > estDxe.inf
> > + PcAtChipsetPkg/8259InterruptControllerDxe/8259.inf
> > MdeModulePkg/Universal/HiiDatabaseDxe/HiiDatabaseDxe.inf
> > MdeModulePkg/Universal/SetupBrowserDxe/SetupBrowserDxe.inf
> > MdeModulePkg/Universal/DisplayEngineDxe/DisplayEngineDxe.inf
> > --
> > 2.13.0.windows.1
prev parent reply other threads:[~2019-06-06 3:23 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-06-05 7:48 [PATCH for-edk2-stable201905] Revert "UefiPayloadPkg: Remove legacy PIC 8259 driver" Liming Gao
2019-06-05 15:20 ` Guo Dong
2019-06-06 3:23 ` Liming Gao [this message]
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-list from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=4A89E2EF3DFEDB4C8BFDE51014F606A14E46C85B@SHSMSX104.ccr.corp.intel.com \
--to=devel@edk2.groups.io \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox