]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/UefiLib/UefiDriverModel.c
UefiCpuPkg: Move AsmRelocateApLoopStart from Mpfuncs.nasm to AmdSev.nasm
[mirror_edk2.git] / MdePkg / Library / UefiLib / UefiDriverModel.c
2021-12-07 Michael KubackiMdePkg: Apply uncrustify changes
2021-12-07 Michael D KinneyMdePkg: Change OPTIONAL keyword usage style
2019-04-09 Michael D KinneyMdePkg: Replace BSD License with BSD+Patent License
2019-01-10 Ashish SinghalMdePkg/UefiLib: Abstract driver model protocol uninstal...
2018-06-28 Liming GaoMdePkg: Clean up source files
2013-07-10 Ruiyu NiFill the ImageHandle and DriverBindingHandle field...
2010-06-30 myronporterMinor grammatical work--mostly adding periods. Items...
2010-06-25 myronporterMinor grammatical work--mostly adding periods. Items...
2010-04-23 hhtianUpdate the copyright notice format
2009-04-02 gikidyFix some typo.
2009-02-25 qhuang8Fix typo in API prototype
2009-02-06 jji4Comments checked with spec.
2008-11-25 jji4Function headers in .h and .c files synchronized with...
2008-11-20 jji4Code and comments have been checked with spec.
2008-11-07 qhuang8Update the implementation of EfiLibInstallAllDriverBind...
2008-09-17 vanjeffremove unnecessary comments introduced by tools from...
2007-09-17 qhuang81. Add EfiLibInstallDriverBindingComponentName2() to...
2007-06-29 AJFISHRemoved CommonHeader.h generated file from the MdePkg.
2007-06-22 yshang1Add UefiDriverModel.c for Installation of driver model...