Hi All,

I am trying to implement a non-volatile variable storage on a small part of
eMMC device. I have implemented the FVB protocol and the 'Read' function is
being called with increasing 'Lba' during UEFI boot.

Where is the 'Read' function is being called from ? (some sort of
initialization code)
Why will it not stop ?
The 'Read' function is being called with increasing Lba till my board hangs.

FvbRead Lba:2 Offset:0, Numbytes:512 0x200
FvbRead Lba:3 Offset:0, Numbytes:512 0x200
FvbRead Lba:4 Offset:0, Numbytes:512 0x200

Thanx.
------------------------------------------------------------------------------
_______________________________________________
edk2-devel mailing list
edk2-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/edk2-devel

Reply via email to