[U-Boot] [PATCH 2/7] x86: Sanity test on vesa parameters before setting up kernel screen_info
Simon Glass
sjg at chromium.org
Mon Aug 3 01:36:07 CEST 2015
On 30 July 2015 at 13:53, Simon Glass <sjg at chromium.org> wrote:
> On 30 July 2015 at 04:49, Bin Meng <bmeng.cn at gmail.com> wrote:
>> We should not set up kernel screen_info when the vesa parameters are
>> insane, otherwise kernel will panic.
>>
>> Signed-off-by: Bin Meng <bmeng.cn at gmail.com>
>> ---
>>
>> drivers/pci/pci_rom.c | 4 ++++
>> 1 file changed, 4 insertions(+)
>
> Acked-by: Simon Glass <sjg at chromium.org>
Applied to u-boot-x86, thanks!
More information about the U-Boot
mailing list