summaryrefslogtreecommitdiff
path: root/DuetPkg/BiosVideoThunkDxe
AgeCommit message (Expand)Author
2014-07-10Fixed one code error, should use & instead of |.Eric Dong
2010-06-05fix GCC X64 build brokenklu2
2010-04-28Update the copyright notice formathhtian
2010-02-241. Correct File header to ## @filelgao4
2009-08-21Detab in DuetPkgqhuang8
2009-07-24if module doesn't explicitly depend on specific Pci spec, it should include I...eric_tian
2009-04-16Fix BiosVideo thunk bug about invalid legacy region area.klu2
2009-04-14Per UEFI spec, SetMode() should clear screen anyway with black color.vanjeff
2009-03-09Add more comments for thunk call.klu2
2009-03-03The IA32 register definition is quit different between edk and edk2 code base...klu2
2009-03-03Refine comments.klu2
2009-03-03Remove debug message code.klu2
2009-03-03Fix ICC building issue.klu2
2009-03-02Fix bug of wrong stack16 stack for thunk call. This may cause Duet failed to ...klu2
2009-03-01fix building issue for linux tool chainklu2
2009-03-01Refine the comments for BiosVideo thunk driver.klu2
2009-03-01Update BiosVideo driver to produce GOP protocol but not UgaDraw protocol whic...klu2
2009-02-28Should use UINTN for architecture register.klu2
2009-02-28Fix building issue for linux toolchainklu2
2009-02-281, Port BiosVideoThunkDxe driver from edk to edk2;klu2