summaryrefslogtreecommitdiffstats
path: root/EdkModulePkg/Universal/UserInterface
Commit message (Expand)AuthorAgeFilesLines
* Add some definitions for efi event in Uefi/UefiSpec.h to follow spec.vanjeff2007-06-251-2/+2
* Clean up the following module msa files.lgao42007-04-207-152/+88
* Remove autogen.h from all dxs files, because autogen.h file has been included...lgao42007-04-181-1/+0
* 1. Use MemoryAllocationLib to replace boot services memory services functions...vanjeff2007-03-297-317/+279
* 1. Removed #ifdef EDK_RELEASE_VERSION from all c files for all modulesvanjeff2007-03-211-19/+17
* Removed #ifdef SNP_DEBUG and used debug lib to output information.vanjeff2007-03-201-44/+44
* fixed a build error with Intel IPF compilervprabhal2007-03-161-1/+1
* Fix the issue that HiiGetForms does not return correct BufferLengthklu22007-03-151-24/+28
* Fix the issue of Wide char help strings cannot break into multiple lines corr...klu22007-03-153-210/+200
* 1. Fix an issue about the calculation of GlyphBufferSizeqhuang82007-02-282-78/+68
* clean up msa files in EdkModulePkg, removed unnecessary library definitions a...vanjeff2007-02-151-5/+2
* Make EdkModulePkg pass Intel IPF compiler with /W4 /WX switches, solving warn...xli242007-01-311-0/+10
* Partially make EdkModulePkg pass intel IPF compiler with /W4 /WX switched on.xli242007-01-2513-66/+76
* 1.Fix a typo in DevicePath Driverqhuang82007-01-123-1/+28
* Add checking for memory allocation in UI modules.xli242007-01-114-0/+15
* Add blank line at end of source code for GCC building.klu22006-12-141-1/+1
* Merge GOP related code from r8->r9. wuyizhong2006-12-122-16/+16
* 1. Add the fix for the following Bugs:cwu112006-11-031-2/+2
* 1. Bug fix for "EDK GenericBds WriteBootToOsPerformanceData() uses AcpiReclai...dtang22006-11-032-5/+14
* Remove the duplicated Copy Right in msa header.lgao42006-09-273-24/+0
* changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA...lgao42006-09-183-39/+39
* Move DriverSample module to Universal\UserInterface\ direcotry.lgao42006-07-138-1619/+0
* Add missing files in msa file and add module description in msa file, and reo...lgao42006-07-1211-6/+1625
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@907 6f19...alfred2006-07-121-1/+1
* Add necessary files (such as *.h) in module msa and remove unused msa files.lgao42006-07-112-0/+2
* Change UINAME to CName of GUID/PPI/Protocol in all Msa file and change tool ...qouyang2006-07-103-53/+53
* Redefine SPEC and Release Version to 0x20000lgao42006-07-073-39/+39
* Fix the wrong usage of UnicodeValueToString functionlgao42006-07-071-7/+7
* Obsoleted by new schema and new build tools.jwang362006-07-076-273/+0
* DebugLib:qhuang82006-07-052-2/+2
* removed unnecessary name space declarations in some top level elementsjwang362006-06-303-3/+3
* converted all surface area description files to new schemajwang362006-06-303-151/+235
* • BaseMemoryLib:qhuang82006-06-263-3/+3
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@419 6f19...lgao42006-06-052-5/+5
* Capitalization Fixes for Linux builds.bbahnsen2006-05-313-1/+1
* Updated MSA by putting Specification element at the end of the header sectionlhauch2006-05-253-3/+3
* Convert backslashes to forward slashes in many build files. This is necessary...bbahnsen2006-04-263-33/+33
* Initial import.bbahnsen2006-04-2136-0/+19407