On 2019-04-28 23:12:35, Zhiguang Liu wrote:
> REF:https://bugzilla.tianocore.org/show_bug.cgi?id=1687
>
> Signed-off-by: Zhiguang Liu
>
> IN V3: change the title
>
> IN V2: change the indentation
>
> Two GOP screens will be created if PcdEmuGop is set in
> EmulatorPkg.dsc:
>
> gEmulatorPkgT
On Mon, 29 Apr 2019 at 07:59, Jagadeesh Ujja wrote:
>
> hi Ard
>
> On Wed, Apr 24, 2019 at 6:37 PM Ard Biesheuvel
> wrote:
> >
> > On Wed, 24 Apr 2019 at 11:05, Jagadeesh Ujja wrote:
> > >
> > > Fwd to new EDKII development mailing list.
> > >
> > > hi Ard,
> > >
> > > Sorry about missing your p
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=1721
Remove two inf files form EmulatorPkg.
About IntelFrameworkModulePkg/Universal/StatusCode/Pei/StatusCodePei.inf,
this inf file is not included in the EmulaotrPkg.fdf,
which means the StatusCodePei.inf does't work at all,
so it is ok to remov
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=1687
Signed-off-by: Zhiguang Liu
IN V3: change the title
IN V2: change the indentation
Two GOP screens will be created if PcdEmuGop is set in
EmulatorPkg.dsc:
gEmulatorPkgTokenSpaceGuid.PcdEmuGop|L"GOP Window 1!GOP Window 2"
Cc: Jordan Juste
Reviewed-by: Siyuan Fu
> -Original Message-
> From: devel@edk2.groups.io [mailto:devel@edk2.groups.io] On Behalf Of Xue,
> ShengfengX
> Sent: Monday, April 29, 2019 1:56 PM
> To: devel@edk2.groups.io
> Cc: Xue, ShengfengX ; Fu, Siyuan
> ; Wu, Jiaxin
> Subject: [edk2-devel] [PATCH] Netwo
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=1687
Signed-off-by: Zhiguang Liu
IN V2: change the indentation
IN V1:
It will show on both screens,if set
gEmulatorPkgTokenSpaceGuid.PcdEmuGop|L"GOP Window 1!GOP Window 2"
in EmulatorPkg.dsc
Cc: Jordan Justen
Cc: Andrew
hi Ard
On Wed, Apr 24, 2019 at 6:37 PM Ard Biesheuvel
wrote:
>
> On Wed, 24 Apr 2019 at 11:05, Jagadeesh Ujja wrote:
> >
> > Fwd to new EDKII development mailing list.
> >
> > hi Ard,
> >
> > Sorry about missing your previous comment and adding here.
> >
> > "Hello Jagadeesh,
> >
> > Why are y
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=1741
UNI file that is associated by INF or DEC file need
define the prompt and help information in NetworkPkg.uni
Signed-off-by: Xue ShengfengX
Cc: Siyuan Fu
Cc: Jiaxin Wu
---
NetworkPkg/NetworkPkg.uni | 14 +-
1 file changed, 13
Sorry, I didn't notice that.
I will fix that and send a new version.
Best Regards,
Zhiguang Liu
>-Original Message-
>From: Justen, Jordan L
>Sent: Monday, April 29, 2019 12:54 PM
>To: Liu, Zhiguang ; devel@edk2.groups.io
>Cc: Andrew Fish ; Ni, Ray
>Subject: Re: [edk2-devel] [PATCH] Emul
Reviewed-by: Eric Dong
> -Original Message-
> From: Chu, Maggie
> Sent: Monday, April 29, 2019 11:36 AM
> To: devel@edk2.groups.io
> Cc: Zhang, Chao B ; Yao, Jiewen
> ; Dong, Eric
> Subject: [PATCH] SecurityPkg/OpalPassword: Add warning message for
> Secure Erase
>
> https://bugzilla.ti
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=1649
Make the shell be the first boot option by default,
So it can boot into UEFI Internal Shell directly,
when run the emulator if user don't change boot order.
Signed-off-by: Zhiguang Liu
Cc: Jordan Justen
Cc: Andrew Fish
Cc: Ray Ni
---
E
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=1650
The reason why boot order changed is that everytime Emulator
restarts, the memory mapped address will change.
This patch correct the device path to the right one.
Signed-off-by: Zhiguang Liu
Cc: Jordan Justen
Cc: Andrew Fish
Cc: Ray Ni
this series will fix boot order bugs and make shell be the first by default.
Cc: Jordan Justen
Cc: Andrew Fish
Cc: Ray Ni
Zhiguang Liu (2):
EmulatorPkg: Make the shell be the first boot option
EmulatorPkg: Save the modified order after rebooting
--
2.21.0.windows.1
-=-=-=-=-=-=-=-=-=-=
What do you think about this change to the commit message?
EmulatorPkg: Support a second GOP window
Two GOP screens will be created if PcdEmuGop is set in
EmulatorPkg.dsc:
gEmulatorPkgTokenSpaceGuid.PcdEmuGop|L"GOP Window 1!GOP Window 2"
On 2019-04-28 20:04:25, Zhiguang Liu wrote:
> @@ -51,6 +8
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=1687
Signed-off-by: Zhiguang Liu
It will show on both screens,if set
gEmulatorPkgTokenSpaceGuid.PcdEmuGop|L"GOP Window 1!GOP Window 2"
in EmulatorPkg.dsc
Cc: Jordan Justen
Cc: Andrew Fish
Cc: Ray Ni
---
EmulatorPkg/Library/PlatformBmLib/Pla
REF:https://bugzilla.tianocore.org/show_bug.cgi?id=1686
Signed-off-by: Zhiguang Liu
Cc: Jordan Justen
Cc: Andrew Fish
Cc: Ray Ni
---
EmulatorPkg/CpuRuntimeDxe/Cpu.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/EmulatorPkg/CpuRuntimeDxe/Cpu.c b/EmulatorPkg/CpuRuntimeDxe/
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1464
Currently Framework compatibility support is not needed and
PcdFrameworkCompatibilitySupport will be removed from edk2.
So remove the usage of this PCD firstly.
Cc: Zailiang Sun
Cc: Yi Qian
Signed-off-by: Dandan Bi
---
Vlv2TbltDevicePkg
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1464
Currently Framework compatibility is not needed and
PcdFrameworkCompatibilitySupport will be removed from edk2.
So remove the usage of this PCD firstly.
Cc: Liming Gao
Signed-off-by: Dandan Bi
---
MdeModulePkg/Core/Dxe/DxeMain.inf |
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1464
Currently Framework compatibility support is not needed and
PcdFrameworkCompatibilitySupport will be removed from edk2.
So remove the usage of this PCD firstly.
Cc: Michael D Kinney
Cc: Kelly Steele
Cc: Liming Gao
Signed-off-by: Dandan B
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1464
Currently Framework compatibility support is not needed and
PcdFrameworkCompatibilitySupport will be removed from edk2.
So remove the usage of this PCD firstly.
Cc: Jiewen Yao
Cc: Chao Zhang
---
.../Universal/RecoveryModuleLoadPei/Recove
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1464
Currently Framework compatibility is not needed and
PcdFrameworkCompatibilitySupport will be removed from edk2.
So remove the usage of this PCD firstly.
Cc: Ray Ni
Signed-off-by: Dandan Bi
---
FatPkg/FatPei/FatLiteApi.c | 10 +-
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1464
Patch 1-10 remove usage of PcdFrameworkCompatibilitySupport.
patch 11 remove PcdFrameworkCompatibilitySupport
Cc: Bob Feng
Cc: Liming Gao
Cc: Ray Ni
Cc: Hao Wu
Cc: Eric Dong
Cc: Michael D Kinney
Cc: Kelly Steele
Cc: Zailiang Sun
Cc:
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1464
Currently Framework compatibility support is not needed and
PcdFrameworkCompatibilitySupport will be removed from edk2.
So remove the usage of this PCD firstly.
Cc: Liming Gao
Cc: Hao Wu
Cc: Jian J Wang
Signed-off-by: Dandan Bi
---
Mde
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1464
Currently Framework compatibility is not needed and
PcdFrameworkCompatibilitySupport will be removed from edk2.
So remove the usage of this PCD firstly.
Cc: Hao Wu
Cc: Liming Gao
Signed-off-by: Dandan Bi
---
.../Universal/Disk/CdExpress
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1464
Currently there is no usage of framework VFR,
remove the support from VfrCompile.
Cc: Bob Feng
Cc: Liming Gao
Signed-off-by: Dandan Bi
---
BaseTools/Source/C/VfrCompile/VfrCompiler.cpp | 35 +-
BaseTools/Source/C/VfrCompile/VfrComp
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1464
Currently Framework compatibility support is not needed and
PcdFrameworkCompatibilitySupport will be removed from edk2.
So remove the usage of this PCD firstly.
Cc: Liming Gao
Cc: Eric Dong
Signed-off-by: Dandan Bi
---
.../Universal/Set
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1464
Currently Framework compatibility is not needed and
PcdFrameworkCompatibilitySupport will be removed from edk2.
So remove the usage of this PCD firstly.
Cc: Liming Gao
Signed-off-by: Dandan Bi
---
.../Universal/Acpi/AcpiS3SaveDxe/AcpiS3S
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=1464
Currently Framework compatibility support is not needed and
PcdFrameworkCompatibilitySupport will be removed from edk2.
So remove the usage of this PCD firstly.
Cc: Eric Dong
Cc: Ray Ni
Cc: Laszlo Ersek
Signed-off-by: Dandan Bi
---
...
>-Original Message-
>From: Ard Biesheuvel [mailto:ard.biesheu...@linaro.org]
>Sent: Saturday, April 27, 2019 6:19 AM
>To: Laszlo Ersek ; Kinney, Michael D
>
>Cc: edk2-devel-groups-io ; Gao, Liming
>; Leif Lindholm
>Subject: Re: [edk2-devel] [Patch v3 1/3] NetworkPkg DSC: Add the required
>
Hi,
I was asking about how to test EFI_SHELL_PROTOCOL.
Thanks,
Prakriti
From: Prakriti Chauhan
Sent: 26 April 2019 10:30
To: Supreeth Venkatesh
Subject: RE: [EXT] RE: [edk2-test]Regarding using any shell command in SCT
Supreeth,
I was asking about how to test EFI_SHELL_PROTOCOL.
Thank
Mike:
I think X64 implementation also needs to add this check.
Thanks
Liming
>-Original Message-
>From: Kinney, Michael D
>Sent: Friday, April 26, 2019 1:54 AM
>To: devel@edk2.groups.io
>Cc: Gao, Liming
>Subject: [Patch 1/4] MdePkg/BaseLib: Verify SSE2 support in IA32 AsmLfence()
>
>Us
Reviewed-by: Liming Gao
>-Original Message-
>From: Wang, Fan
>Sent: Sunday, April 28, 2019 10:23 AM
>To: devel@edk2.groups.io
>Cc: Gao, Liming
>Subject: [Patch] Updated EDK II Release Notes
>
>Remove IpSec driver and IpSecConfig application in NetworkPkg for BZ1697.
>
>Cc: Liming Gao
>S
Reviewed-by: Liming Gao
>-Original Message-
>From: devel@edk2.groups.io [mailto:devel@edk2.groups.io] On Behalf Of
>Michael D Kinney
>Sent: Friday, April 26, 2019 1:54 AM
>To: devel@edk2.groups.io
>Cc: Steele, Kelly
>Subject: [edk2-devel] [Patch 4/4] QuarkPlatformPkg/PlatformInit: Resolv
Reviewed-by: Jian J Wang
> -Original Message-
> From: Gao, Zhichao
> Sent: Sunday, April 28, 2019 10:26 AM
> To: devel@edk2.groups.io
> Cc: Wang, Jian J ; Ye, Ting
> Subject: [PATCH] CryptoPkg/BaseCryptLib: Remove the blank line in the
> comments
>
> REF: https://bugzilla.tianocore.o
34 matches
Mail list logo