t; [LibraryClasses.common]
> > (...)
> >
> > SerialPortLib|MdePkg/Library/BaseSerialPortLibNull/BaseSerialPortLibNu
> > SerialPortLib|ll
> > SerialPortLib|.inf
> > (...)
> >
> > SerialPortLib should use the implementation for your Serial controller.
>
rialPortLib|MdePkg/Library/BaseSerialPortLibNull/BaseSerialPortLibNull
> SerialPortLib|.inf
> (...)
>
> SerialPortLib should use the implementation for your Serial controller.
>
> Try also to add some SerialPortWrite() before calling
> GetSectionFromAnyFv().
>
I don't know why but I didn't get any mail from the mail list server for my
original mail below,
though I can see same in the mail list archives.
Adding Andrew..
Can you guys please help me with the issue mentioned below.
Regards,
Bhupesh
> -Original Message-
> From: Sharma Bhupesh-B45
Hi List,
I am experiencing a Data Abort inside function 'GetSectionFromAnyFv' in file
'DxeServicesLib.c'
on my ARMv7 UEFI platform.
To debug the same I added some print messages like:
/* Added for debugging */
CHAR8 Buffer1[100];
UINTN CharCou