summaryrefslogtreecommitdiff
path: root/EdkModulePkg/Universal/UserInterface
AgeCommit message (Expand)AuthorFilesLines
2007-06-25Add some definitions for efi event in Uefi/UefiSpec.h to follow spec.vanjeff1-2/+2
2007-04-20Clean up the following module msa files.lgao47-152/+88
2007-04-18Remove autogen.h from all dxs files, because autogen.h file has been included...lgao41-1/+0
2007-03-291. Use MemoryAllocationLib to replace boot services memory services functions...vanjeff7-317/+279
2007-03-211. Removed #ifdef EDK_RELEASE_VERSION from all c files for all modulesvanjeff1-19/+17
2007-03-20Removed #ifdef SNP_DEBUG and used debug lib to output information.vanjeff1-44/+44
2007-03-16fixed a build error with Intel IPF compilervprabhal1-1/+1
2007-03-15Fix the issue that HiiGetForms does not return correct BufferLengthklu21-24/+28
2007-03-15Fix the issue of Wide char help strings cannot break into multiple lines corr...klu23-210/+200
2007-02-281. Fix an issue about the calculation of GlyphBufferSizeqhuang82-78/+68
2007-02-15clean up msa files in EdkModulePkg, removed unnecessary library definitions a...vanjeff1-5/+2
2007-01-31Make EdkModulePkg pass Intel IPF compiler with /W4 /WX switches, solving warn...xli241-0/+10
2007-01-25Partially make EdkModulePkg pass intel IPF compiler with /W4 /WX switched on.xli2413-66/+76
2007-01-121.Fix a typo in DevicePath Driverqhuang83-1/+28
2007-01-11Add checking for memory allocation in UI modules.xli244-0/+15
2006-12-14Add blank line at end of source code for GCC building.klu21-1/+1
2006-12-12Merge GOP related code from r8->r9. wuyizhong2-16/+16
2006-11-031. Add the fix for the following Bugs:cwu111-2/+2
2006-11-031. Bug fix for "EDK GenericBds WriteBootToOsPerformanceData() uses AcpiReclai...dtang22-5/+14
2006-09-27Remove the duplicated Copy Right in msa header.lgao43-24/+0
2006-09-18changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA...lgao43-39/+39
2006-07-13Move DriverSample module to Universal\UserInterface\ direcotry.lgao48-1619/+0
2006-07-12Add missing files in msa file and add module description in msa file, and reo...lgao411-6/+1625
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@907 6f19...alfred1-1/+1
2006-07-11Add necessary files (such as *.h) in module msa and remove unused msa files.lgao42-0/+2
2006-07-10 Change UINAME to CName of GUID/PPI/Protocol in all Msa file and change tool ...qouyang3-53/+53
2006-07-07Redefine SPEC and Release Version to 0x20000lgao43-39/+39
2006-07-07Fix the wrong usage of UnicodeValueToString functionlgao41-7/+7
2006-07-07Obsoleted by new schema and new build tools.jwang366-273/+0
2006-07-05 DebugLib:qhuang82-2/+2
2006-06-30removed unnecessary name space declarations in some top level elementsjwang363-3/+3
2006-06-30converted all surface area description files to new schemajwang363-151/+235
2006-06-26• BaseMemoryLib:qhuang83-3/+3
2006-06-05git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@419 6f19...lgao42-5/+5
2006-05-31Capitalization Fixes for Linux builds.bbahnsen3-1/+1
2006-05-25Updated MSA by putting Specification element at the end of the header sectionlhauch3-3/+3
2006-04-26Convert backslashes to forward slashes in many build files. This is necessary...bbahnsen3-33/+33
2006-04-21Initial import.bbahnsen36-0/+19407