Hi, I noticed that the size of YOURPLATFORM.fd always equals the size specified in your fdf i.e. 4MB for 'Size = 0x00400000|gArmTokenSpaceGuid.PcdFdSize'.
I don't know much about the case where this gets flashed to a nand and executed in place, but when using edk2 on a ARM PrePi device with edk2 loaded into RAM, this looks like a huge waste of storage memory and loading time to me. So, is it really important to have multiple MB(depending of you fv size ofc) of 0xff appended to the firmware or is there a fdf option or post-compilation tool to remove this? Thanks Michael _______________________________________________ edk2-devel mailing list [email protected] https://lists.01.org/mailman/listinfo/edk2-devel

