Appendix B Common Error Messages
Standard build tools must throw error messages, halting the build. Warning messages may be emitted from build tools, unless a quiet flag has been set on the command-line.
B.1 [FD] Syntax Errors:
Missing required Token statements - report line number and file name.
Size of the FV (%s) is larger than the Region Size 0x%X specified.
The named FV (%s) is not listed in the FDF file.
Size of the DATA is larger than the region size specified.
Size of the FILE (%s) is larger than the region size specified.
The region at Offset 0x%X cannot fit into Block array with BlockSize %X.
Region: %s is not in the FD address scope.
B.2 [FV] Syntax Errors:
Missing required Token statements - report line number and file name.
Incorrect alignment in the FV.
B.3 [CAPSULE] Syntax Errors:
No capsule specific errors, as all capsule errors are captured under other parser errors.
B.4 [Rule] Syntax Errors:
Unable to find rule for INF %s.
Module built under different architectures, unable to determine which module to use.