[SOLVED] LoadImage in efi_image_probe fails on Lenovo ThinkPad Yoga 11e
|
2016-04-04, 15:14
(This post was last modified: 2016-04-05 16:56 by SebastianRoth.)
Post: #1
|
|||
|
|||
[SOLVED] LoadImage in efi_image_probe fails on Lenovo ThinkPad Yoga 11e
Hi everyone,
we have another odd issue with one of these new devices (see thread subject). We try loading the kernel (version 4.4.x, EFI_STUB enabled!) via ipxe.efi and see this: I had the impression that maybe the kernel image got corrupted while transferring it via HTTP so we added imgverify trust check command and now we see this: From my point of view this boils down to LoadImage call in efi_image_probe (image/efi_image.c) not being able to load that kernel image. So we tried to boot exactly this bzImage on a USB key as \EFI\BOOT\BOOTX64.EFI and guess what. I boots without an issue. Has anyone an idea how to further debug this issue? Going to add EFI call debug next to see if we can get more information on where exactly LoadImage fails. Thanks in advance! Cheers Sebastian |
|||
« Next Oldest | Next Newest »
|
Messages In This Thread |
[SOLVED] LoadImage in efi_image_probe fails on Lenovo ThinkPad Yoga 11e - SebastianRoth - 2016-04-04 15:14
RE: LoadImage in efi_image_probe fails on Lenovo ThinkPad Yoga 11e - NiKiZe - 2016-04-04, 18:28
RE: LoadImage in efi_image_probe fails on Lenovo ThinkPad Yoga 11e - SebastianRoth - 2016-04-04, 20:24
RE: LoadImage in efi_image_probe fails on Lenovo ThinkPad Yoga 11e - NiKiZe - 2016-04-04, 20:33
RE: LoadImage in efi_image_probe fails on Lenovo ThinkPad Yoga 11e - SebastianRoth - 2016-04-05, 16:55
RE: [SOLVED] LoadImage in efi_image_probe fails on Lenovo ThinkPad Yoga 11e - NiKiZe - 2016-04-05, 18:07
|
User(s) browsing this thread: 2 Guest(s)