2.groups.io 代表 Cheng-Chieh
> > Huang via groups.io
> > 发送时间: 2021年7月21日 21:23
> > 收件人: devel@edk2.groups.io
> > 抄送: Cheng-Chieh Huang ; Daniel Schaefer
> > ; Trammell Hudson ;
> > Maurice Ma ; Guo Dong ;
> > Benjamin You
> > 主题: [edk2-devel] [PATCH
Message-
> >> From: devel@edk2.groups.io On Behalf Of
> Cheng-Chieh Huang via groups.io
> >> Sent: Wednesday, July 21, 2021 9:23 PM
> >> To: devel@edk2.groups.io
> >> Cc: Cheng-Chieh Huang ; Schaefer, Daniel <
> daniel.schae...@hpe.com>;
sday, July 21, 2021 9:23 PM
To: devel@edk2.groups.io
Cc: Cheng-Chieh Huang ; Schaefer, Daniel
; Trammell Hudson
; Ma, Maurice ; Dong, Guo
; You, Benjamin
Subject: [edk2-devel] [PATCH 0/6] UefiPayloadPkg: LinuxBoot Support in
UefiPayload
These are necessary patches to Support LinuxBoot in UefiPay
Huang via groups.io
> Sent: Wednesday, July 21, 2021 9:23 PM
> To: devel@edk2.groups.io
> Cc: Cheng-Chieh Huang ; Schaefer, Daniel
> ; Trammell Hudson
> ; Ma, Maurice ; Dong, Guo
> ; You, Benjamin
>
> Subject: [edk2-devel] [PATCH 0/6] UefiPayloadPkg: LinuxBoot Support in
>
aefer
> ; Trammell Hudson ;
> Maurice Ma ; Guo Dong ;
> Benjamin You
> 主题: [edk2-devel] [PATCH 0/6] UefiPayloadPkg: LinuxBoot Support in
> UefiPayload
>
> These are necessary patches to Support LinuxBoot in UefiPayload.
> With these paches, we can boot to ESXi and Windows f
These are necessary patches to Support LinuxBoot in UefiPayload.
With these paches, we can boot to ESXi and Windows from a linux in QEMU.
LinuxBoot README:
https://github.com/linuxboot/edk2/blob/uefipayload/UefiPayloadPkg/README.md
PR to tianocore:
https://github.com/tianocore/edk2/pull/1820
Che