summaryrefslogtreecommitdiff
path: root/DuetPkg/BiosVideoThunkDxe/BiosVideo.c
AgeCommit message (Expand)AuthorFilesLines
2010-04-28Update the copyright notice formathhtian1-2/+2
2009-08-21Detab in DuetPkgqhuang81-19/+19
2009-04-14Per UEFI spec, SetMode() should clear screen anyway with black color.vanjeff1-5/+1
2009-03-09Add more comments for thunk call.klu21-0/+40
2009-03-03The IA32 register definition is quit different between edk and edk2 code base...klu21-8/+8
2009-03-03Remove debug message code.klu21-17/+1
2009-03-03Fix ICC building issue.klu21-13/+22
2009-03-02Fix bug of wrong stack16 stack for thunk call. This may cause Duet failed to ...klu21-1/+9
2009-03-01fix building issue for linux tool chainklu21-14/+18
2009-03-01Refine the comments for BiosVideo thunk driver.klu21-585/+354
2009-03-01Update BiosVideo driver to produce GOP protocol but not UgaDraw protocol whic...klu21-813/+1177
2009-02-28Should use UINTN for architecture register.klu21-1/+1
2009-02-28Fix building issue for linux toolchainklu21-10/+14
2009-02-281, Port BiosVideoThunkDxe driver from edk to edk2;klu21-0/+2644