summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/UefiApplicationEntryPoint
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-2/+2
* MdePkg: Clean up source filesLiming Gao2018-06-281-4/+4
* 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-1/+2
* Update UefiDriverEntryPoint library by adding BaseLib library class required ...lgao42010-10-182-0/+4
* Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter2010-06-301-4/+4
* 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
* Fix some typo.gikidy2009-04-021-1/+1
* Update copyright for files modified in this yearqhuang82008-12-291-1/+1
* Synchronize the h files with c files.gikidy2008-12-101-1/+1
* Function headers in .h and .c files synchronized with specjji42008-11-261-13/+26
* Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao42008-11-251-2/+2
* 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-42/+0
* Code Scrub the common includes in MdePkg.yshang12008-07-161-2/+0
* Remove unused comments in MdePkg.yshang12007-07-191-28/+0
* Removed CommonHeader.h generated file from the MdePkg. AJFISH2007-06-292-41/+1
* removed [includes] section from MdePkg and MdeModulePkg .inf files. The inclu...AJFISH2007-06-291-10/+0
* Checked in part of MDE library instances following PI and UEFI. It includes:yshang12007-06-222-3/+10
* Import some Pei and Dxe related instances for MdePkg.vanjeff2007-06-224-0/+262
* Moved the MdePkg to OldMdePkg so that new code in MdePkg does not break exist...lhauch2007-06-012-145/+0
* 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-3/+3
* Add in UefiApplicationEntryPoint library class and library instance. qwang122007-01-092-0/+145