summaryrefslogtreecommitdiffstats
path: root/DuetPkg/BiosVideoThunkDxe/LegacyBiosThunk.c
Commit message (Expand)AuthorAgeFilesLines
* Fixed one code error, should use & instead of |.Eric Dong2014-07-101-8/+3
* Update the copyright notice formathhtian2010-04-281-2/+2
* Fix BiosVideo thunk bug about invalid legacy region area.klu22009-04-161-6/+5
* The IA32 register definition is quit different between edk and edk2 code base...klu22009-03-031-3/+3
* Fix bug of wrong stack16 stack for thunk call. This may cause Duet failed to ...klu22009-03-021-15/+12
* Refine the comments for BiosVideo thunk driver.klu22009-03-011-46/+51
* Update BiosVideo driver to produce GOP protocol but not UgaDraw protocol whic...klu22009-03-011-0/+224