summaryrefslogtreecommitdiffstats
path: root/DuetPkg/BiosVideoThunkDxe
Commit message (Expand)AuthorAgeFilesLines
* DuetPkg: Fix typos in commentsGary Lin2016-11-151-2/+2
* Fixed one code error, should use & instead of |.Eric Dong2014-07-101-8/+3
* fix GCC X64 build brokenklu22010-06-051-1/+3
* Update the copyright notice formathhtian2010-04-286-12/+12
* 1. Correct File header to ## @filelgao42010-02-241-4/+4
* Detab in DuetPkgqhuang82009-08-213-23/+23
* if module doesn't explicitly depend on specific Pci spec, it should include I...eric_tian2009-07-241-1/+1
* Fix BiosVideo thunk bug about invalid legacy region area.klu22009-04-161-6/+5
* 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-033-13/+15
* Refine comments.klu22009-03-031-18/+12
* Remove debug message code.klu22009-03-031-17/+1
* Fix ICC building issue.klu22009-03-032-14/+23
* Fix bug of wrong stack16 stack for thunk call. This may cause Duet failed to ...klu22009-03-022-16/+21
* fix building issue for linux tool chainklu22009-03-011-14/+18
* Refine the comments for BiosVideo thunk driver.klu22009-03-013-861/+571
* Update BiosVideo driver to produce GOP protocol but not UgaDraw protocol whic...klu22009-03-014-969/+1614
* 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-285-0/+3830