Posts: 472
Threads: 1
Joined: Sep 2012
Reputation:
38
every attempt at reintegrating dsdt into the bios has failed for me ..
even thought all the checksums are corrected by iasl and phoenix tool all I can see is a completely black screen.
i suspect that InitialProgramLoadDxe.efi has something to do with it. also .. when you change dsdt then rsrd/xsdt fails at locating it presumably and since IPL driver is sort of a layer between PEI and DXE, which is designed to do this 'locating' job (as per some description I was able to read on a chinese page.. which I can't find any longer).. it seems to fail at doing it's job ;\ And since it fails at this, then DXE core can't be started (only pre initialization modules seem to start).. those laptop remains sitting with a black screen...