summaryrefslogtreecommitdiff
path: root/MdePkg/Library/UefiDriverEntryPoint/DriverEntryPoint.c
AgeCommit message (Expand)Author
2017-09-05Remove core packages since we can get them from edk2 repositoryGuo Mang
2011-04-19Update the description of Loaded Image Protocol Unload function to follow the...lgao4
2010-10-18Update UefiDriverEntryPoint library by adding BaseLib library class required ...lgao4
2010-06-30Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter
2010-04-23Update the copyright notice formathhtian
2008-12-29Update copyright for files modified in this yearqhuang8
2008-12-12Update EntryPoint library header lgao4
2008-12-10Synchronize interface function comment from declaration in library class head...klu2
2008-11-25Function headers in .h and .c files synchronized with specjji4
2008-07-16Code Scrub the common includes in MdePkg.yshang1
2007-07-20remove some comments introduced by tools.vanjeff
2007-06-22Checked in part of MDE library instances following PI and UEFI. It includes:yshang1
2007-06-22Import some Pei and Dxe related instances for MdePkg.vanjeff
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch
2007-01-25Make MDE package pass intel IPF compiler with /W4 /WX switched on.xli24
2007-01-23Updated the function comments in UefiDriverEntryLib to fix EDKT502.yshang1
2006-12-06Move registration and processing of ExitBootServices() events into UefiDriver...mdkinney
2006-04-21Initial import.bbahnsen