HP X2 210 tablet (UEFI) hang
|
2016-02-05, 18:08
Post: #14
|
|||
|
|||
RE: HP X2 210 tablet (UEFI) hang
(2016-02-05 17:27)SebastianRoth Wrote:(2016-02-05 13:37)mcb30 Wrote: That length is several orders of magnitude too large to be plausible. 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. You could add code in iPXE's interface/efi/efi_wrap.c at the end of HandleProtocol() to dump out the contents of the returned EFI_PCI_IO_PROTOCOL structure. For example (again, untested): Code: if ( ( efirc == 0 ) && Michael |
|||
« Next Oldest | Next Newest »
|
User(s) browsing this thread: 4 Guest(s)