Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Build error: Could not add payload ... too big? #5

Closed
archfan opened this issue Dec 25, 2019 · 1 comment
Closed

Build error: Could not add payload ... too big? #5

archfan opened this issue Dec 25, 2019 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@archfan
Copy link
Owner

archfan commented Dec 25, 2019

Created CBFS (capacity = 720344 bytes)
    CBFS       fallback/romstage
    CBFS       cpu_microcode_blob.bin
    CBFS       fallback/ramstage
    CBFS       config
    CBFS       revision
    CBFS       cmos.default
    CBFS       vbt.bin
    CBFS       cmos_layout.bin
    CBFS       fallback/postcar
    CBFS       fallback/dsdt.aml
    CBFS       fallback/payload
E: Could not add [payloads/external/tianocore/tianocore/Build/UEFIPAYLOAD.fd, 716727 bytes (699 KB)@0x0]; too big?
E: Failed to add 'payloads/external/tianocore/tianocore/Build/UEFIPAYLOAD.fd' into ROM image.
E: Failed while operating on 'COREBOOT' region!
E: The image will be left unmodified.
make: *** [Makefile.inc:1047: build/coreboot.pre] Error 1
@archfan
Copy link
Owner Author

archfan commented Dec 25, 2019

Fixed. The CBFS_SIZE had to be increased slightly in order to allow the inclusion of larger payloads.

86bad38

@archfan archfan closed this as completed Dec 25, 2019
@archfan archfan added the bug Something isn't working label Dec 25, 2019
@archfan archfan self-assigned this Dec 25, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

1 participant