summaryrefslogtreecommitdiff
path: root/EdkModulePkg/Universal/UserInterface
AgeCommit message (Expand)Author
2007-04-20Clean up the following module msa files.lgao4
2007-04-18Remove autogen.h from all dxs files, because autogen.h file has been included...lgao4
2007-03-291. Use MemoryAllocationLib to replace boot services memory services functions...vanjeff
2007-03-211. Removed #ifdef EDK_RELEASE_VERSION from all c files for all modulesvanjeff
2007-03-20Removed #ifdef SNP_DEBUG and used debug lib to output information.vanjeff
2007-03-16fixed a build error with Intel IPF compilervprabhal
2007-03-15Fix the issue that HiiGetForms does not return correct BufferLengthklu2
2007-03-15Fix the issue of Wide char help strings cannot break into multiple lines corr...klu2
2007-02-281. Fix an issue about the calculation of GlyphBufferSizeqhuang8
2007-02-15clean up msa files in EdkModulePkg, removed unnecessary library definitions a...vanjeff
2007-01-31Make EdkModulePkg pass Intel IPF compiler with /W4 /WX switches, solving warn...xli24
2007-01-25Partially make EdkModulePkg pass intel IPF compiler with /W4 /WX switched on.xli24
2007-01-121.Fix a typo in DevicePath Driverqhuang8
2007-01-11Add checking for memory allocation in UI modules.xli24
2006-12-14Add blank line at end of source code for GCC building.klu2
2006-12-12Merge GOP related code from r8->r9. wuyizhong
2006-11-031. Add the fix for the following Bugs:cwu11
2006-11-031. Bug fix for "EDK GenericBds WriteBootToOsPerformanceData() uses AcpiReclai...dtang2
2006-09-27Remove the duplicated Copy Right in msa header.lgao4
2006-09-18changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA...lgao4
2006-07-13Move DriverSample module to Universal\UserInterface\ direcotry.lgao4
2006-07-12Add missing files in msa file and add module description in msa file, and reo...lgao4
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@907 6f19...alfred
2006-07-11Add necessary files (such as *.h) in module msa and remove unused msa files.lgao4
2006-07-10 Change UINAME to CName of GUID/PPI/Protocol in all Msa file and change tool ...qouyang
2006-07-07Redefine SPEC and Release Version to 0x20000lgao4
2006-07-07Fix the wrong usage of UnicodeValueToString functionlgao4
2006-07-07Obsoleted by new schema and new build tools.jwang36
2006-07-05 DebugLib:qhuang8
2006-06-30removed unnecessary name space declarations in some top level elementsjwang36
2006-06-30converted all surface area description files to new schemajwang36
2006-06-26• BaseMemoryLib:qhuang8
2006-06-05git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@419 6f19...lgao4
2006-05-31Capitalization Fixes for Linux builds.bbahnsen
2006-05-25Updated MSA by putting Specification element at the end of the header sectionlhauch
2006-04-26Convert backslashes to forward slashes in many build files. This is necessary...bbahnsen
2006-04-21Initial import.bbahnsen