]> git.proxmox.com Git - mirror_edk2.git/commit - DuetPkg/EfiLdr/EfiLdr.inf
Fix DUET x64 hang in Video Option ROM.
authorniruiyu <niruiyu@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 26 Jan 2010 09:23:24 +0000 (09:23 +0000)
committerniruiyu <niruiyu@6f19259b-4bc3-4df7-8a09-765794883524>
Tue, 26 Jan 2010 09:23:24 +0000 (09:23 +0000)
commitd9dd98f0dc8edf4f5c86f44db046bf4aa4c95eda
tree45d76b3837beb66eff36313ef72e4a45c0bf1772
parent948cecf4bb571e35c051fcc77333658923e67241
Fix DUET x64 hang in Video Option ROM.

The root cause is EfiLdr module was wrongly loaded to address 0x0 corrupting the BDA(0x400) region. The patch set module base address to 0x10000 which aligns to R8 behavior.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9824 6f19259b-4bc3-4df7-8a09-765794883524
DuetPkg/EfiLdr/EfiLdr.inf