summaryrefslogtreecommitdiffstats
path: root/DuetPkg/BiosVideoThunkDxe/BiosVideo.c
Commit message (Expand)AuthorAgeFilesLines
* Update the copyright notice formathhtian2010-04-281-2/+2
* Detab in DuetPkgqhuang82009-08-211-19/+19
* Per UEFI spec, SetMode() should clear screen anyway with black color.vanjeff2009-04-141-5/+1
* Add more comments for thunk call.klu22009-03-091-0/+40
* The IA32 register definition is quit different between edk and edk2 code base...klu22009-03-031-8/+8
* Remove debug message code.klu22009-03-031-17/+1
* Fix ICC building issue.klu22009-03-031-13/+22
* Fix bug of wrong stack16 stack for thunk call. This may cause Duet failed to ...klu22009-03-021-1/+9
* fix building issue for linux tool chainklu22009-03-011-14/+18
* Refine the comments for BiosVideo thunk driver.klu22009-03-011-585/+354
* Update BiosVideo driver to produce GOP protocol but not UgaDraw protocol whic...klu22009-03-011-813/+1177
* Should use UINTN for architecture register.klu22009-02-281-1/+1
* Fix building issue for linux toolchainklu22009-02-281-10/+14
* 1, Port BiosVideoThunkDxe driver from edk to edk2;klu22009-02-281-0/+2644