summaryrefslogtreecommitdiff
path: root/DuetPkg/BiosVideoThunkDxe
AgeCommit message (Expand)AuthorFilesLines
2009-04-16Fix BiosVideo thunk bug about invalid legacy region area.klu21-6/+5
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...klu23-13/+15
2009-03-03Refine comments.klu21-18/+12
2009-03-03Remove debug message code.klu21-17/+1
2009-03-03Fix ICC building issue.klu22-14/+23
2009-03-02Fix bug of wrong stack16 stack for thunk call. This may cause Duet failed to ...klu22-16/+21
2009-03-01fix building issue for linux tool chainklu21-14/+18
2009-03-01Refine the comments for BiosVideo thunk driver.klu23-861/+571
2009-03-01Update BiosVideo driver to produce GOP protocol but not UgaDraw protocol whic...klu24-969/+1614
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;klu25-0/+3830