Post Reply 
 
Thread Rating:
  • 0 Vote(s) - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
HP X2 210 tablet (UEFI) hang
2016-02-06, 01:16 (This post was last modified: 2016-02-06 01:18 by SebastianRoth.)
Post: #15
RE: HP X2 210 tablet (UEFI) hang
(2016-02-05 18:08)mcb30 Wrote:  I suspect that the EFI_PCI_IO_PROTOCOL provided by the firmware contains garbage values for RomSize and RomImage. Possible the firmware is failing to zero these fields for a device that does not actually have an expansion ROM BAR.

Reading about ROM BAR here and there I somehow stumbled upon a check on EFI_PCI_IO_ATTRIBUTE_EMBEDDED_ROM that was removed from the kernel only two month after the whole PCI setup code was added in the first place. From the commit message it sounds like there was a good reason to remove this check but I wonder if this would prevent the issue we see. What do you think?

As well I will add the code you suggested to dump the returned EFI_PCI_IO_PROTOCOL structure.
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-06 01:16



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