Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
HP X2 210 tablet (UEFI) hang
2016-02-03, 10:54 (This post was last modified: 2016-02-03 10:56 by SebastianRoth.)
Post: #2
RE: HP X2 210 tablet (UEFI) hang
With added debug for efi_wrap we see this: https://forums.fogproject.org/uploads/fi...30_pro.jpg (The lines with green/yellow font color come from debug statements I added to the function efi_image_exec in src/image/efi_image.c to see where it actually starts hanging. As we see the call to console_reset() is fine but StartImage never returns which is fine I guess because the linux kernel should take over but we never see anything on the screen (added earlyprintk to the kernel as well without any change).

We also tried an older iPXE version just to make sure this is not a but being introduced at some point. Used https://git.ipxe.org/ipxe.git/snapshot/0...0f1.tar.gz (02.02.2015) but saw the exact same behavior. Please let me know if we should try another version.

Hints on more debugging steps we can try or anything that seams odd with those EFI warp handles are highly appreciated. Thanks.
Find all posts by this user
Quote this message in a reply
Post Reply 


Messages In This Thread
RE: HP X2 210 tablet (UEFI) hang - SebastianRoth - 2016-02-03 10:54



User(s) browsing this thread: 1 Guest(s)