2016-04-08 9:51 GMT+02:00 rajashaker Goud rajashakergoudranga@gmail.com:
I have build coreboot with release payload.
[ stripped to list only the empty regions]
Name Offset Type Size (empty) 0xd8380 null 48152 (empty) 0x105840 null 1880 (empty) 0x10e000 null 8088 (empty) 0x150000 null 311192 (empty) 0x1e8c00 null 58200 (empty) 0x1ff9c0 null 536
That makes approx. 450K of free space in your image
but when i build debug am facing space issue: E: Could not add [payloads/external/uefi/UEFIPAYLOAD.fd, 886346 bytes (865 KB)@0x0]; too big?
This is indicates a 865K image. How is that supposed to fit?
Patrick