Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | prepcore: error out if the compressed image is too large to load | H. Peter Anvin | 2009-06-01 | 1 | -0/+17 |
Export, from each loader stage, the symbol MaxLMA which indicates to prepcore how big the image is allowed to be. Change prepcore to enforce this limit and to error out otherwise. Signed-off-by: H. Peter Anvin <hpa@zytor.com> |