summaryrefslogtreecommitdiffstats
path: root/MdePkg/Include
Commit message (Expand)AuthorAgeFilesLines
* Add comments for the MACRO follow the Spec, and change some definition not ma...gikidy2008-12-055-64/+203
* Remove todo comment in BaseLib.hlgao42008-12-042-3/+2
* Correct Minor Comments in M3 to M4 review.lgao42008-12-0410-23/+60
* Function comments have been checked with spec.jji42008-12-041-4/+0
* Change function IpfFlushCacheRange() to AsmFlushCacheRange() follow the Mde_L...gikidy2008-12-041-11/+9
* Follow the Mde_Lib_Spec to fix the function PeCoffLoaderUnloadImage() IN/OUT ...gikidy2008-12-041-1/+1
* Add CONST modifier for "Buffer" parameter in LibPcdSetPtr()qhuang82008-12-031-1/+1
* Fix typo in function prototype.qhuang82008-12-031-1/+1
* Add AsmEnableCache() and AsmDisableCache() as the IA32 & x64 specific BaseLib...qhuang82008-12-031-0/+28
* remove DEFIO_PCI_ADDRESS from MdePkg.vanjeff2008-12-021-8/+0
* adjust codes.vanjeff2008-12-021-3/+3
* 1. add some comments for structuresvanjeff2008-12-029-377/+443
* remove duplicated #pragma pack().vanjeff2008-12-021-15/+5
* Fix doxygen comment for structure definitions.klu22008-12-021-1190/+928
* Split architecture judgement then doxygen can merge them into one document.klu22008-12-011-6/+10
* De-Unicode in MdePkg source files.qhuang82008-12-012-4/+4
* De-Unicode in MdePkg source files.qhuang82008-12-016-17/+17
* Update the API of UsbGetInterface() & UsbGetConfiguration () to follow MdeLib...qhuang82008-12-011-2/+2
* Remove ProcessLibraryDestructorList() from the library class of DxeCoreEntryP...qhuang82008-12-011-13/+0
* Remove NibbleToHexChar() function from BaseLiblgao42008-12-011-129/+0
* Fix to pass the Richford tip ICC build, this check-in is need for the previou...zliu32008-11-291-1/+1
* Function headers in .h and .c files synchronized with specjji42008-11-281-199/+225
* Fix the parameter typo, it should confirm to UEFI spec.qhuang82008-11-271-1/+1
* Remove GetCurrentLanguage () from UefiLib in MdePkgqhuang82008-11-271-21/+0
* 1. Removal PalCallStatic APIqhuang82008-11-271-61/+99
* Synchronize function comment in h filegikidy2008-11-268-20/+19
* Function headers in .h and .c files synchronized with specjji42008-11-263-11/+10
* Function headers in .h and .c files synchronized with specjji42008-11-265-96/+126
* Synchronize function comment in gikidy2008-11-267-52/+47
* Remove checking for overflow in several Multiple functions in BaseLib, for it...qhuang82008-11-261-4/+0
* Function headers in .h and .c files synchronized with specjji42008-11-251-11/+13
* Function headers in .h and .c files synchronized with specjji42008-11-254-222/+285
* Synchronize function comment in MdePkg\Library\BaseMemoryLib.h,CacheMaintenan...gikidy2008-11-252-8/+19
* remove vendor specific fields to improve CDROM read performance.vanjeff2008-11-251-6/+0
* Synchronize function comment in MdePkg\Library\BaseLib.h with the instance o...gikidy2008-11-251-23/+23
* Add runtime registration functions to the 4 PCI Library classesmdkinney2008-11-244-0/+96
* Fix typos in the Memory Allocation Library commentsmdkinney2008-11-241-3/+3
* synchronize the files with the MDE_Library_Spec gikidy2008-11-245-25/+186
* Code scrub with spec.jji42008-11-241-1/+1
* Should use uppercase character for return value's comment.klu22008-11-242-1/+7
* 1. refine the commentsvanjeff2008-11-248-147/+148
* 1.retried graphics library class from MdePkgvanjeff2008-11-241-90/+0
* remove definition not defined by UEFI spec.vanjeff2008-11-231-1/+1
* Remove absolute URL in comment as they may become stale.qwang122008-11-231-2/+2
* Add ReallocatePool(), ReallocateRuntimePool(), and ReallocateReservedPool() t...mdkinney2008-11-221-0/+90
* Add detailed comments.qwang122008-11-211-0/+4
* synchronize the MdePkg/Include/Library/PcdLib.h and the MDE_Library_Spec.Add ...gikidy2008-11-211-32/+771
* Function comments have been checked with spec.jji42008-11-211-1/+3
* Code and comments have been checked with spec.jji42008-11-211-55/+147
* synchronize the MdePkg/Include/Library/MemoryAllocationLib.h,PalLib.h the MDE...gikidy2008-11-212-4/+26