summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/UefiDriverEntryPoint/DriverEntryPoint.c
Commit message (Expand)AuthorAgeFilesLines
* MdePkg: Apply uncrustify changesMichael Kubacki2021-12-071-6/+1
* MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney2019-04-091-7/+1
* MdePkg: Clean up source filesLiming Gao2018-06-281-15/+15
* 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-181-1/+2
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-301-16/+22
* Update the copyright notice formathhtian2010-04-231-2/+2
* 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
* Function headers in .h and .c files synchronized with specjji42008-11-251-9/+24
* Code Scrub the common includes in MdePkg.yshang12008-07-161-3/+2
* remove some comments introduced by tools.vanjeff2007-07-201-9/+3
* Checked in part of MDE library instances following PI and UEFI. It includes:yshang12007-06-221-33/+17
* Import some Pei and Dxe related instances for MdePkg.vanjeff2007-06-221-0/+172
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-011-198/+0
* Make MDE package pass intel IPF compiler with /W4 /WX switched on.xli242007-01-251-0/+2
* 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
* Initial import.bbahnsen2006-04-211-0/+137