summaryrefslogtreecommitdiffstats
path: root/MdeModulePkg/Library
Commit message (Expand)AuthorAgeFilesLines
...
* Move MdeModuleHii.h into Include\Guid directorylgao42009-02-237-8/+10
* Rename EdkPrintLib to DxePrintLibPrint2Protocol to better reflect its functio...qhuang82009-02-232-62/+44
* Update Performance library instances to adapt to the update in Performance in...qhuang82009-02-237-15/+11
* 1.enhanced security check.vanjeff2009-02-131-1/+1
* fixed comments missing.vanjeff2009-02-121-1/+1
* enhanced security check.vanjeff2009-02-121-0/+5
* Correct typo in comments, clean IfrSupportLib.hlgao42009-02-102-1/+5
* Coding style checkedjji42009-02-061-2/+2
* use the GUIDed versions of events listed below: EVT_SIGNAL_VIRTUAL_ADDRESS_CH...jji42009-02-033-2/+8
* 1) Clean up the INF and add in comment to describe the surface area of modulesqwang122009-02-033-12/+13
* Update the comment section of INF to add in more meta data description.qwang122009-02-021-1/+1
* Add comments for these header fileslgao42009-01-231-3/+2
* Update for Meta data.xli242009-01-232-9/+16
* Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need ...klu22009-01-2311-6557/+2
* Add more checkpoint for deference pointer.klu22009-01-232-2/+2
* Meta-data reviewed and verified.gikidy2009-01-213-7/+5
* Update to add the ASSERT()s in the right place.qhuang82009-01-211-5/+13
* K8:qwang122009-01-212-5/+10
* Meta-data review.gikidy2009-01-201-1/+1
* K8:qwang122009-01-204-70/+115
* Add some ASSERT()s.gikidy2009-01-192-3/+7
* fix minor comment errorywu212009-01-131-1/+1
* fix file header issuesywu212009-01-136-108/+103
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7258 6f1...ywu212009-01-132-20/+18
* Update for code security.xli242009-01-131-0/+2
* checking coding style issues:ywu212009-01-121-152/+150
* Add INF extension Informationlgao42009-01-091-2/+2
* 1. Add some ASSERT();gikidy2009-01-052-13/+19
* 1.Coding style checkedjji42009-01-051-2/+2
* Fix VS2005 build error lgao42009-01-052-1/+2
* Replace CopyMem() which can be replaced by BaseLib's Read/WriteUnalianedXX() ...qwang122009-01-042-7/+7
* Code scrub for the following drivers and librarys.lgao42009-01-048-30/+42
* remove unnecessary check for NULL pointer.vanjeff2008-12-311-6/+4
* Fix some typo.gikidy2008-12-314-37/+38
* enhanced function headerjgong52008-12-301-60/+77
* fixed potential NULL pointer reference issue.vanjeff2008-12-291-6/+7
* Add () after function name so that Doxygen can create reference in doc.jgong52008-12-291-1/+1
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7144 6f1...ywu212008-12-291-39/+190
* Fix OPTIONAL usagejgong52008-12-261-1/+1
* Add more commentsjgong52008-12-261-43/+58
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7125 6f1...niry2008-12-251-26/+25
* Add more comments to describe the net buffer operation functions.niry2008-12-251-160/+208
* Code Clean for Driver PlatformDriOverrideDxe and PlatOverMngr application. An...lgao42008-12-254-137/+70
* Pure UEFI code should not include “PiDxe.h” & “PiPei.h”ywu212008-12-241-1/+1
* Pure UEFI code should not include “PiDxe.h” & “PiPei.h”ywu212008-12-241-9/+3
* Code scrub DxeIpl, Runtime, DevicePath, FvbServicesLib, DiskIo, Partition, En...qhuang82008-12-232-11/+10
* pure UEFI should not include “PiDxe.h” and “PiPei.h”ywu212008-12-231-1/+1
* Fix filer headerywu212008-12-231-306/+236
* Remove #include <Protocol/LoadedImage.h>ywu212008-12-232-325/+279
* Fix some typo.gikidy2008-12-171-3/+3