REF: https://bugzilla.tianocore.org/show_bug.cgi?id=4850
When running 'reset -s' no lineffeed is printed. This results in the Linux
command line prompt not being printed at the start of a new line:
Shell> reset -s
Reset with (0 bytes)user@workstation:/tmp$
Add the missing linefeed.
Sig
I looked at pull requests for edk2-platforms yesterday. Went through
those from times when we used only mail for patches.
Closed several ones as their code was already merged, left "please
rebase or close" like comments in those which require work.
Repo went from 44 to 26 open pull requests.
On Fri, 13 Sept 2024 at 13:38, Marcin Juszkiewicz
wrote:
>
> I looked at pull requests for edk2-platforms yesterday. Went through
> those from times when we used only mail for patches.
>
> Closed several ones as their code was already merged, left "please
> rebase or close" like comments in those
On Mon, 9 Sept 2024 at 18:56, Rebecca Cran wrote:
>
> On 9/9/24 10:13 AM, Ard Biesheuvel via groups.io wrote:
> > On Mon, 9 Sept 2024 at 18:11, Rebecca Cran wrote:
> >> Replace the old X86EmulatorDxe with one built from
> >> https://github.com/intel/MultiArchUefiPkg. This is a much more modern,
>