]> git.proxmox.com Git - mirror_edk2.git/commit - DuetPkg/BiosVideoThunkDxe/BiosVideo.c
Fix bug of wrong stack16 stack for thunk call. This may cause Duet failed to enter...
authorklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 2 Mar 2009 15:03:37 +0000 (15:03 +0000)
committerklu2 <klu2@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 2 Mar 2009 15:03:37 +0000 (15:03 +0000)
commit237bb9d0be75978a773a084fe739df261742b913
tree4313c2beb8694510ed14e578eee304d7f25ab3b5
parent71bd6db17842075c6089d954fc5c8b7fd21d534f
Fix bug of wrong stack16 stack for thunk call. This may cause Duet failed to enter graphic mode under Qemu simulator or some platforms.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7771 6f19259b-4bc3-4df7-8a09-765794883524
DuetPkg/BiosVideoThunkDxe/BiosVideo.c
DuetPkg/BiosVideoThunkDxe/LegacyBiosThunk.c