summaryrefslogtreecommitdiff
path: root/MdePkg/Library/UefiApplicationEntryPoint
AgeCommit message (Expand)AuthorFilesLines
2021-12-07MdePkg: Apply uncrustify changesMichael Kubacki1-4/+1
2019-04-09MdePkg: Replace BSD License with BSD+Patent LicenseMichael D Kinney3-19/+3
2018-09-25MdePkg: Removing ipf which is no longer supported from edk2.Chen A Chen1-2/+2
2018-06-28MdePkg: Clean up source filesLiming Gao1-4/+4
2015-12-15MdePkg: Convert all .uni files to utf-8Jordan Justen1-0/+0
2014-09-03MdePkg: Convert non DOS format files to DOS formatGao, Liming1-0/+0
2014-08-27MdePkg: INF/DEC file updates to EDK II packagesGao, Liming1-0/+0
2014-08-27MdePkg: INF/DEC file updates to EDK II packagesGao, Liming1-1/+2
2010-10-18Update UefiDriverEntryPoint library by adding BaseLib library class required ...lgao42-0/+4
2010-06-30Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter1-4/+4
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter1-1/+1
2010-04-23Update the copyright notice formathhtian2-4/+4
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu21-2/+0
2010-02-241. Correct File header to ## @filelgao41-4/+4
2009-04-02Fix some typo.gikidy1-1/+1
2008-12-29Update copyright for files modified in this yearqhuang81-1/+1
2008-12-10Synchronize the h files with c files.gikidy1-1/+1
2008-11-26Function headers in .h and .c files synchronized with specjji41-13/+26
2008-11-25Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao41-2/+2
2008-10-29Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian1-1/+0
2008-10-28Refine file header for INF files of MDE library instances.xli241-3/+2
2008-08-25remove the unused msa files in MdePkg.lgao41-42/+0
2008-07-16Code Scrub the common includes in MdePkg.yshang11-2/+0
2007-07-19Remove unused comments in MdePkg.yshang11-28/+0
2007-06-29Removed CommonHeader.h generated file from the MdePkg. AJFISH2-41/+1
2007-06-29removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu...AJFISH1-10/+0
2007-06-22Checked in part of MDE library instances following PI and UEFI. It includes:yshang12-3/+10
2007-06-22Import some Pei and Dxe related instances for MdePkg.vanjeff4-0/+262
2007-06-01Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2-145/+0
2007-02-051.Drop the support of UEFI_APPLICATION for UefiDriverLibqhuang81-1/+1
2007-01-30Add supported module type & arch filter for all libraries in MdePkg to filter...qhuang81-3/+3
2007-01-09Add in UefiApplicationEntryPoint library class and library instance. qwang122-0/+145