ile: +49 176 76 113842
Registered office: Bochum
Commercial register: Amtsgericht Bochum, HRB 17519
Management: Sebastian German, Eray Bazaar
Data protection information according to Art. 13
GDPR<https://9elements.com/privacy>
On Mon, 3 Jun 2024 at 23:20, Witt, Sebastian via groups.i
pper.h and add BZ link to
> commit message?
>
> Edk2 has switched to github pr code review process, you can raise PR in
> https://github.com/tianocore/edk2/pulls
> directly.
>
> Regards,
> Yi
>
> -Original Message-----
> From: devel@edk2.groups.io On Behalf O
Fix calculation of first section in FileFindSection for FILE2 headers in
UefiPayloadEntry module.
Signed-of-by: Sebastian Witt
---
UefiPayloadPkg/UefiPayloadEntry/LoadDxeCore.c | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/UefiPayloadPkg/UefiPayloadEntry/LoadDxeCore.c
strcpy fails when strSource is closer than 4096 bytes after strDest.
This is caused by an overlap check in AsciiStrCpyS:
//
// 5. Copying shall not take place between objects that overlap.
//
SAFE_STRING_CONSTRAINT_CHECK (InternalSafeStringNoAsciiStrOverlap
(Destination, DestMax, (CHAR8