summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/UefiDriverEntryPoint
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-093-19/+3
* MdePkg: Removing ipf which is no longer supported from edk2.Chen A Chen2018-09-251-3/+3
* MdePkg: Clean up source filesLiming Gao2018-06-281-15/+15
* MdePkg: Convert all .uni files to utf-8Jordan Justen2015-12-151-0/+0
* MdePkg: Convert non DOS format files to DOS formatGao, Liming2014-09-031-0/+0
* MdePkg: INF/DEC file updates to EDK II packagesGao, Liming2014-08-271-0/+0
* MdePkg: INF/DEC file updates to EDK II packagesGao, Liming2014-08-271-3/+4
* Update the description of Loaded Image Protocol Unload function to follow the...lgao42011-04-191-5/+6
* Update UefiDriverEntryPoint library by adding BaseLib library class required ...lgao42010-10-182-1/+3
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-301-16/+22
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-251-1/+1
* Update the copyright notice formathhtian2010-04-232-4/+4
* Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu22010-02-251-2/+0
* 1. Correct File header to ## @filelgao42010-02-241-4/+4
* PI 1.1 SMM Feature Check-indavidhuang2009-12-231-2/+2
* INF extension reviewedjji42009-01-091-1/+1
* Update copyright for files modified in this yearqhuang82008-12-291-1/+1
* Update EntryPoint library header lgao42008-12-121-4/+4
* Synchronize interface function comment from declaration in library class head...klu22008-12-101-1/+2
* Add the AND of all architectural protocols for UEFI drivers. Build tool will ...qhuang82008-11-271-0/+19
* Function headers in .h and .c files synchronized with specjji42008-11-251-9/+24
* Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao42008-11-251-1/+1
* Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian2008-10-291-1/+0
* Refine file header for INF files of MDE library instances.xli242008-10-281-3/+2
* remove the unused msa files in MdePkg.lgao42008-08-251-50/+0
* Code Scrub the common includes in MdePkg.yshang12008-07-161-3/+2
* remove some comments introduced by tools.vanjeff2007-07-201-9/+3
* remove some comments introduced by tools.vanjeff2007-07-201-33/+1
* removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu...AJFISH2007-06-291-9/+0
* Checked in part of MDE library instances following PI and UEFI. It includes:yshang12007-06-223-68/+17
* Import some Pei and Dxe related instances for MdePkg.vanjeff2007-06-224-0/+348
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-012-248/+0
* Clean up MSA for MDE Libs:qhuang82007-02-131-7/+1
* 1.Drop the support of UEFI_APPLICATION for UefiDriverLibqhuang82007-02-051-1/+1
* Add supported module type & arch filter for all libraries in MdePkg to filter...qhuang82007-01-301-2/+2
* Make MDE package pass intel IPF compiler with /W4 /WX switched on.xli242007-01-251-0/+2
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2287 6f1...yshang12007-01-231-1/+1
* Updated the function comments in UefiDriverEntryLib to fix EDKT502.yshang12007-01-231-20/+12
* Move registration and processing of ExitBootServices() events into UefiDriver...mdkinney2006-12-061-0/+67
* Remove the duplicated Copy Right in msa header.lgao42006-09-271-10/+0
* 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
* Change UINAME to CName of GUID/PPI/Protocol in all Msa file and change tool ...qouyang2006-07-101-6/+6
* Redefine SPEC and Release Version to 0x20000lgao42006-07-071-6/+6
* Obsoleted by new schema and new build tools.jwang362006-07-072-77/+0
* removed unnecessary name space declarations in some top level elementsjwang362006-06-301-4/+4
* converted all surface area description files to new schemajwang362006-06-301-41/+47
* 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/+264