summaryrefslogtreecommitdiffstats
path: root/EdkModulePkg/Application
Commit message (Expand)AuthorAgeFilesLines
* Clean up MSA file of the checked in modules which include:qwang122007-02-261-3/+0
* Remove the unreferenced local variable.qwang122007-02-151-1/+0
* Temporarily disable /WX for HelloWorld module, for there is a bug in tool, wh...xli242007-02-141-0/+5
* Added Print, ErrorPrint, AsciiPrint, AsciiErrorPrint() to the UEFI Library.qwang122007-02-142-28/+18
* Update MDE and EdkModule packages for ICC build with /W4 /WX /Ox switches, fo...xli242007-02-121-1/+1
* 1.Drop the support of UEFI_APPLICATION for UefiDriverLibqhuang82007-02-051-1/+1
* Make EdkModulePkg pass Intel IPF compiler with /W4 /WX switches, solving warn...xli242007-01-311-7/+0
* Partially make EdkModulePkg pass intel IPF compiler with /W4 /WX switched on.xli242007-01-251-0/+8
* Fixed EDKT482. Added support for multiple msa files in the same directory.jwang362006-12-081-2/+2
* Remove the duplicated Copy Right in msa header.lgao42006-09-271-10/+0
* changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA...lgao42006-09-181-5/+5
* Added license & copyright declarationjwang362006-07-131-0/+10
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@905 6f19...alfred2006-07-121-1/+1
* Update the binary MSA to say they were binary, fixed an abstract, changed a m...lhauch2006-07-091-12/+4
* Redefine SPEC and Release Version to 0x20000lgao42006-07-071-1/+1
* Obsoleted by new schema and new build tools.jwang362006-07-072-90/+0
* DebugLib:qhuang82006-07-051-1/+1
* Change HelloWold's ModuleType from DXE_DRIVER to UEFI_APPLICATION. wuyizhong2006-07-031-1/+1
* removed unnecessary name space declarations in some top level elementsjwang362006-06-301-1/+1
* converted all surface area description files to new schemajwang362006-06-301-34/+42
* Update comments to conform to the new, Doxygen friendly, coding standard. Th...darylm5032006-06-091-17/+10
* Updated MSA by putting Specification element at the end of the header sectionlhauch2006-05-251-1/+1
* Convert backslashes to forward slashes in many build files. This is necessary...bbahnsen2006-04-261-11/+11
* Initial import.bbahnsen2006-04-214-0/+188