CI:
>
> https://github.com/tianocore/edk2/pull/4174
>
>
>
> Best regards,
>
> Pawel
>
>
>
> On Thu, Mar 23, 2023 at 11:10 PM Kinney, Michael D <
> michael.d.kin...@intel.com> wrote:
>
> Hi Pawel,
>
> Any updates on this task?
>
> I would li
es on this task?
>
> I would like to see this go in soon so it can get some flight time before
> next stable tag.
>
> Mike
>
> > -Original Message-
> > From: Kinney, Michael D
> > Sent: Tuesday, March 7, 2023 2:25 PM
> > To: Paweł Poławski ;
Hi all,
If someone had a chance to take a look at this patchset already and would
like to share thoughts?
The 1st patch from this series has been already successfully reviewed.
Best regards,
Pawel
On Fri, Feb 17, 2023 at 2:03 PM Paweł Poławski wrote:
> From: Laszlo Ersek
>
> T
Hi all,
If someone had a chance to take a look at this patchset already and would
like to share thoughts?
The 1st patch from this series has been already successfully reviewed.
Best regards,
Pawel
On Fri, Feb 17, 2023 at 2:03 PM Paweł Poławski wrote:
> From: Laszlo Ersek
>
> T
/TerminalPcdProducerLib.c |
> > 41
> > 14 files changed, 151 insertions(+), 8 deletions(-)
> > create mode 100644
> > OvmfPkg/Library/TerminalPcdProducerLib/TerminalPcdProducerLib.inf
> > create mode 100644
> > OvmfPkg/Library/Termina
, Feb 17, 2023 at 2:02 PM Paweł Poławski wrote:
> From: Laszlo Ersek
>
> TerminalDxe driver can send xterm control sequences.
> Reference: <http://rtfm.etla.org/xterm/ctlseq.html>
>
> This way it can trigger client window resize (xterm,
> gnome-terminal etc.) accordingly,
changed)?
Best regards,
Pawel
On Tue, Jan 17, 2023 at 1:46 PM Paweł Poławski wrote:
> Hi all,
>
> Just to let you know: I performed a test with this modified version
> of EDK2 and 1500 vCPU set in Qemu config. The test ended up with
> success. I can confirm that space saved by r
numbers of rows and columns requested by the firmware.
Signed-off-by: Laszlo Ersek
Pawel Polawski: Updated commit message for re-submission
Cc: Ard Biesheuvel
Cc: Jiewen Yao
Cc: Jordan Justen
Cc: Gerd Hoffmann
Signed-off-by: Paweł Poławski
---
OvmfPkg/AmdSev/AmdSevX64.dsc| 6
and columns used by firmware.
Signed-off-by: Laszlo Ersek
Pawel Polawski: Updated commit message for re-submission
Cc: Ard Biesheuvel
Cc: Leif Lindholm
Cc: Sami Mujawar
Cc: Gerd Hoffmann
Signed-off-by: Paweł Poławski
---
ArmVirtPkg/ArmVirtQemu.dsc| 7
ndling text mode based operations.
New PcdResizeXterm config switch has been added to enable
or disable this behaviour.
Signed-off-by: Laszlo Ersek
Pawel Polawski: Updated commit message for re-submission
Cc: Jian J Wang
Cc: Liming Gao
Signed-off-by: Paweł Poławski
---
MdeMod
This set of patches adds xterm resize sequences support to OvmfPkg
and ArmVirtPkg. This way firmware will be able to sent resize
requests to user terminal (gnome-terminal, xterm, xfce4-terminal).
To test this feature you can use a new configuration option:
-fw_cfg name=opt/org.tianocore/PcdResizeX
Hi all,
Just to let you know: I performed a test with this modified version
of EDK2 and 1500 vCPU set in Qemu config. The test ended up with
success. I can confirm that space saved by removing Itanium data
structure allows to allocate more than 1024 vCPU using KVM accelerator.
On thing to not
wel
W dniu 1.12.2022 o 21:23, Paweł Poławski pisze:
Hi Mike,
Thank you for the fast response.
I will be waiting for your guidance on this topic.
Btw - I am too new in the EDK2 world to witness this Itanium
deprecation back in 2019. How such process looks like?
If it starts with update in documentation
Christmas break.
Let me know what is your opinion.
Best regards,
Pawel
W dniu 1.12.2022 o 21:23, Paweł Poławski pisze:
Hi Mike,
Thank you for the fast response.
I will be waiting for your guidance on this topic.
Btw - I am too new in the EDK2 world to witness this Itanium
deprecation back in 2019
have been examples in the past where we have had to introduce
a new version of a PPI with a new GUID for this type of change.
I will get back to you on this topic in a few days.
Thanks,
Mike
-Original Message-
From: Paweł Poławski
Sent: Thursday, December 1, 2022 7:36 AM
To: devel@edk2
the code and it looks like this data structure is not used
anywhere else apart of this header.
Paweł Poławski (1):
MdePkg: Remove Itanium leftover data structure
MdePkg/Include/Ppi/SecPlatformInformation.h | 44
1 file changed, 44 deletions(-)
--
2.38.1
-off-by: Paweł Poławski
---
MdePkg/Include/Ppi/SecPlatformInformation.h | 44
1 file changed, 44 deletions(-)
diff --git a/MdePkg/Include/Ppi/SecPlatformInformation.h
b/MdePkg/Include/Ppi/SecPlatformInformation.h
index 02b0711f189e..fbcd205acd96 100644
--- a/MdePkg/Include/Ppi
has encountered the same issue or has knowledge that
workaround / solution for
this already exists or is being developed?
[1]
https://listman.redhat.com/archives/edk2-devel-archive/2021-June/msg01493
<https://listman.redhat.com/archives/edk2-devel-archive/2021-June/msg01493&
This is re-submission of original patches written by Laszlo Ersek.
When mode will be changed in the EFI - xterm resolution will
change too. Tested with xterm, Gnome terminal and XFCE4 terminal.
Laszlo Ersek (3):
MdeModulePkg: TerminalDxe: set xterm resolution on
From: Laszlo Ersek
Allow enable XTerm resize sequences on terminal mode
changes via QEMU command line
Signed-off-by: Laszlo Ersek
Pawel Polawski: Updated commit message for re-submission
Cc: Ard Biesheuvel
Cc: Jiewen Yao
Cc: Jordan Justen
Cc: Gerd Hoffmann
Signed-off-by: Paweł Poławski
From: Laszlo Ersek
Allow TerminalDxe outputs an XTerm resize sequence on
terminal mode change
Reference: <http://rtfm.etla.org/xterm/ctlseq.html>
Signed-off-by: Laszlo Ersek
Pawel Polawski: Updated commit message for re-submission
Cc: Jian J Wang
Cc: Liming Gao
Signed-off-by:
From: Laszlo Ersek
Allow enable XTerm resize sequences on terminal mode
changes via QEMU command line
Signed-off-by: Laszlo Ersek
Pawel Polawski: Updated commit message for re-submission
Cc: Ard Biesheuvel
Cc: Leif Lindholm
Cc: Sami Mujawar
Cc: Gerd Hoffmann
Signed-off-by: Paweł
t; Even with HOB allocation being changed, I am afraid it may break some
>
> compatibility on the DXE level. This is the reason I am looking for a more
> universal solution.
>
> I believe the same limitation exists for the physical x86 platforms with
> more than 1024 CPU.
>
&
chives/edk2-devel-archive/2021-June/msg01493
Best regards,
Pawel
--
Paweł Poławski
Red Hat <https://www.redhat.com/> Virtualization
ppola...@redhat.com
@RedHat <https://twitter.com/redhat> Red Hat
<https://www.linkedin.com/company/red-hat> Red Hat
<https://www.facebook.com/
This is re-submission of original patches written by Laszlo Ersek.
When mode will be changed in the EFI - xterm resolution will
change too. Tested with xterm, Gnome terminal and XFCE4 terminal.
Cc: Ard Biesheuvel
Cc: Leif Lindholm
Cc: Sami Mujawar
Cc: Jiewen Yao
Cc: Jordan Justen
Cc: Gerd Hof
From: Laszlo Ersek
Signed-off-by: Laszlo Ersek
Pawel: Updated commit message for re-submission
Cc: Ard Biesheuvel
Cc: Jiewen Yao
Cc: Jordan Justen
Cc: Gerd Hoffmann
Signed-off-by: Paweł Poławski
---
OvmfPkg/AmdSev/AmdSevX64.dsc| 1 +
OvmfPkg/CloudHv/CloudHvX64.dsc | 1
From: Laszlo Ersek
Signed-off-by: Laszlo Ersek
Pawel: Updated commit message for re-submission
Cc: Ard Biesheuvel
Cc: Leif Lindholm
Cc: Sami Mujawar
Cc: Gerd Hoffmann
Signed-off-by: Paweł Poławski
---
ArmVirtPkg/ArmVirtQemu.dsc | 7
From: Laszlo Ersek
Reference: <http://rtfm.etla.org/xterm/ctlseq.html>
Signed-off-by: Laszlo Ersek
Pawel: Updated commit message for re-submission
Cc: Jian J Wang
Cc: Liming Gao
Signed-off-by: Paweł Poławski
---
MdeModulePkg/MdeModulePkg.dec
to v1 new variable name has been
changed according to ray...@intel.com suggestion.
Reference branch: https://github.com/elkoniu/edk2/tree/coding-style-fix
Best regards,
Pawel
Cc: Eric Dong
Cc: Ray Ni
Cc: Rahul Kumar
Paweł Poławski (1):
UefiCpuPkg: Coding style bug fix
UefiCpuPk
Local variable name overlaped with function name.
Variable name has been updated to remove name duplication.
Cc: Eric Dong
Cc: Ray Ni
Cc: Rahul Kumar
Signed-off-by: Paweł Poławski
---
UefiCpuPkg/CpuMpPei/CpuBist.c | 40 ++--
1 file changed, 20 insertions(+), 20 deletions
riginal Message-
> > From: Paweł Poławski
> > Sent: Friday, June 24, 2022 6:58 AM
> > To: devel@edk2.groups.io
> > Cc: Dong, Eric ; Ni, Ray ;
> Kumar, Rahul1
> > Subject: [PATCH v1 1/1] UefiCpuPkg: Coding style bug fix
> >
> > Local variable name overlap
Local variable name overlaped with function name.
Variable name has been updated to remove name duplication.
Cc: Eric Dong
Cc: Ray Ni
Cc: Rahul Kumar
Signed-off-by: Paweł Poławski
---
UefiCpuPkg/CpuMpPei/CpuBist.c | 40 ++--
1 file changed, 20 insertions(+), 20 deletions
ssing"
pointed out coding style violation related to local variable
and function name overlap.
This patch addresses mentioned issue.
Best regards,
Pawel
Reference branch: https://github.com/elkoniu/edk2/tree/coding-style-fix
Cc: Eric Dong
Cc: Ray Ni
Cc: Rahul Kumar
Paweł Poławski (1):
33 matches
Mail list logo