summaryrefslogtreecommitdiffstats
path: root/OptionRomPkg/Application
Commit message (Collapse)AuthorAgeFilesLines
* Add data type convert action to avoid warning.ydong102011-05-041-1/+1
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11617 6f19259b-4bc3-4df7-8a09-765794883524
* Refine code to make code run more safely.ydong102011-04-251-1/+1
| | | | git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11583 6f19259b-4bc3-4df7-8a09-765794883524
* OptionRomPkg BltLibSample: Fix build for IPF architecturejljusten2011-04-221-3/+17
| | | | | | Use AsmReadItc for IPF and AsmReadTsc for IA32 & X64. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11580 6f19259b-4bc3-4df7-8a09-765794883524
* OptionRomPkg: Fix Visual Studio compiler warningsjljusten2011-04-171-20/+27
| | | | | | These changes fix compiler warnings with Visual Studio 2005. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11545 6f19259b-4bc3-4df7-8a09-765794883524
* OptionRomPkg BltLibSample: Add sample application for BltLibjljusten2011-04-122-0/+301
This application uses BltLib to draw various items on the screen. It can be used as a test for a BltLib library implementation, and it can be used to compare the results of two BltLib implementations (such as the performance). git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11523 6f19259b-4bc3-4df7-8a09-765794883524