summaryrefslogtreecommitdiffstats
path: root/MdePkg/Library/UefiLib/UefiDriverModel.c
Commit message (Expand)AuthorAgeFilesLines
* Function headers in .h and .c files synchronized with specjji42008-11-251-66/+78
* Code and comments have been checked with spec.jji42008-11-201-10/+16
* Update the implementation of EfiLibInstallAllDriverBinding2().qhuang82008-11-071-282/+653
* remove unnecessary comments introduced by tools from MdePkg. The regular expr...vanjeff2008-09-171-3/+1
* 1. Add EfiLibInstallDriverBindingComponentName2() to install DriverBinding Pr...qhuang82007-09-171-60/+149
* Removed CommonHeader.h generated file from the MdePkg. AJFISH2007-06-291-1/+1
* Add UefiDriverModel.c for Installation of driver model protocols .yshang12007-06-221-0/+581