On 18/07/2025 14:11, Frediano Ziglio wrote: > The function is similar to PrintStr with an implicit newline > added to the string. > In Xen this is not a common pattern and this is used in EFI > ARM code only making it not much coherent with X86 code > so use PrintStr directly to make the code more coherent. > > Signed-off-by: Frediano Ziglio <frediano.zig...@cloud.com> Reviewed-by: Michal Orzel <michal.or...@amd.com> ~Michal
- [PATCH v2] xen/efi: Remove PrintMessage function Frediano Ziglio
- Re: [PATCH v2] xen/efi: Remove PrintMessage function Andrew Cooper
- Re: [PATCH v2] xen/efi: Remove PrintMessage function Orzel, Michal