summaryrefslogtreecommitdiff
path: root/MdeModulePkg/Library/DxeDpcLib
AgeCommit message (Expand)AuthorFilesLines
2018-09-06MdeModulePkg: Removing ipf which is no longer supported from edk2.Chen A Chen1-3/+3
2018-06-28MdeModulePkg: Clean up source filesLiming Gao2-4/+4
2017-12-22MdeModulePkg/DpcLib: return error if failed to locate DPC protocol.Fu Siyuan1-1/+1
2015-12-15MdeModulePkg: Convert all .uni files to utf-8Jordan Justen1-0/+0
2014-09-03MdeModulePkg: Convert non DOS format files to DOS format and remove unused mo...Gao, Liming1-0/+0
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star1-0/+0
2014-08-28MdeModulePkg: INF/DEC file updates to EDK II packagesZeng, Star1-11/+10
2011-07-27For libraries that have multiple module types support, just define a [Depex] ...lzeng141-3/+3
2010-04-24Update the copyright notice formathhtian2-4/+4
2010-02-241. Correct File header to ## @filelgao41-16/+16
2009-04-02Enhance the file header description.niry1-1/+3
2009-01-13git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7258 6f1...ywu212-20/+18
2008-12-24Pure UEFI code should not include “PiDxe.h” & “PiPei.h”ywu211-1/+1
2008-12-24Pure UEFI code should not include “PiDxe.h” & “PiPei.h”ywu211-9/+3
2008-12-03Remove some useless EDK_RELEASE_VERSION, EFI_SPECIFICATION_VERSION ,and revie...gikidy1-2/+0
2008-08-18Add dependency of gEfiDpcProtocolGuid for these two library instances since t...qhuang81-0/+3
2008-04-111. add public functions header.vanjeff1-0/+2
2007-11-201. Add DPC protocol and DpcLib library in MdeModulePkg.vanjeff2-0/+150