]> git.proxmox.com Git - mirror_edk2.git/commit
1. Add EfiLibInstallDriverBindingComponentName2() to install DriverBinding Protocol...
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 17 Sep 2007 03:39:25 +0000 (03:39 +0000)
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 17 Sep 2007 03:39:25 +0000 (03:39 +0000)
commitf662c19489cda7f5246ea0a522cc7660a66ae4d5
tree7240a24d743c22b006470fb9b13177b77e2be5e0
parent90374bc8fd39344aed1da064e7774edaeb650bea
1. Add EfiLibInstallDriverBindingComponentName2() to install DriverBinding Protocol and optional ComponentName Protocol and ComponentName2 Protocol. This new API should cover most cases in our UEFI drivers.
2. Refine the function headers for this driver model APIs

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3862 6f19259b-4bc3-4df7-8a09-765794883524
MdePkg/Include/Library/UefiLib.h
MdePkg/Library/UefiLib/UefiDriverModel.c