summaryrefslogtreecommitdiff
path: root/MdePkg/Library
AgeCommit message (Expand)AuthorFilesLines
2008-12-10Synchronize interface function comment from declaration in library class head...klu212-380/+373
2008-12-10Synchronize interface function comment from declaration in library class head...klu24-127/+187
2008-12-10Synchronize interface function comment from declaration in library class head...klu25-35/+25
2008-12-10Synchronize interface function comment from declaration in library class head...klu25-273/+346
2008-12-10Synchronize function comments from library class to library instance.klu25-47/+97
2008-12-09Synchronize comment of BaseLib.h and it's implementation to match the Spec.gikidy4-5/+5
2008-12-08change library class name to PciSegmentLiberic_tian1-1/+1
2008-12-08Comments have been checked with specjji41-1/+2
2008-12-07Use BIT8-1 insetad of UINT8_MAXmdkinney1-1/+1
2008-12-05Make comments match the Spec.gikidy13-356/+352
2008-12-05Comments have been checked with specjji42-8/+2
2008-12-05Comments have been checked with specjji42-2/+1
2008-12-05Update the comment for RegisterForRunimeAccess() functions to match the Spec.gikidy5-5/+21
2008-12-05Update the text to use "x64" instead of "X64" in MdePkg.qhuang883-120/+120
2008-12-04Remove todo comment in BaseLib.hlgao41-2/+1
2008-12-04Function comments have been checked with spec.jji41-6/+2
2008-12-04Change function IpfFlushCacheRange() to AsmFlushCacheRange() follow the Mde_L...gikidy2-7/+8
2008-12-04Follow the Mde_Lib_Spec to fix the function PeCoffLoaderUnloadImage() IN/OUT ...gikidy1-1/+1
2008-12-03Add CONST modifier for "Buffer" parameter in LibPcdSetPtr()qhuang83-7/+7
2008-12-03Add AsmEnableCache() and AsmDisableCache() as the IA32 & x64 specific BaseLib...qhuang82-6/+6
2008-12-01Remove several over-specific issues.qhuang83-7/+5
2008-12-01De-Unicode in MdePkg source files.qhuang82-3/+3
2008-12-01Update the API of UsbGetInterface() & UsbGetConfiguration () to follow MdeLib...qhuang81-4/+4
2008-12-01Remove ProcessLibraryDestructorList() from the library class of DxeCoreEntryP...qhuang81-2/+2
2008-12-01Refine MdePkg library instances: Remove unnecessary EFIAPI modifier for libra...qhuang85-10/+7
2008-12-01Update PalCallLib to PalLib in BasePalLibNull.inf.xli241-2/+2
2008-12-01Fix the issue that wrong doxygen header comments.klu22-17/+20
2008-12-01Remove NibbleToHexChar() function from BaseLiblgao41-247/+0
2008-11-28Refine the comments in PciSegmentLibqhuang82-53/+35
2008-11-28Function headers in .h and .c files synchronized with specjji41-102/+89
2008-11-27Add several missing assertions.qhuang81-7/+22
2008-11-27Fix the parameter typo, it should confirm to UEFI spec.qhuang81-1/+1
2008-11-27Remove GetCurrentLanguage () from UefiLib in MdePkgqhuang82-50/+0
2008-11-271. Removal PalCallStatic APIqhuang87-49/+2003
2008-11-27Add the AND of all architectural protocols for UEFI drivers. Build tool will ...qhuang81-0/+19
2008-11-27Fix constructor/destructor issue for DXE_RUNTIM_DRIVER library instance.qhuang81-2/+4
2008-11-26Synchronize function comment in h filegikidy12-38/+89
2008-11-26Function headers in .h and .c files synchronized with specjji48-102/+91
2008-11-26Add SEC as supported module types to follow MdeLib spec.qhuang84-4/+4
2008-11-26Remove the EBC architecture support.qhuang81-1/+1
2008-11-26Function headers in .h and .c files synchronized with specjji48-179/+386
2008-11-26Synchronize function comment in gikidy13-183/+277
2008-11-26Remove checking for overflow in several Multiple functions in BaseLib, for it...qhuang83-6/+0
2008-11-25Function headers in .h and .c files synchronized with specjji41-9/+24
2008-11-25Function headers in .h and .c files synchronized with specjji46-262/+312
2008-11-25Synchronize function comment in MdePkg\Library\BaseMemoryLib.h,CacheMaintenan...gikidy75-609/+589
2008-11-25Add PI_SPECIFICATION_VERSION = 0x00010000 for the following library instance...lgao46-3/+6
2008-11-25Synchronize function comment in MdePkg\Library\BaseLib.h with the instance o...gikidy27-394/+406
2008-11-25Fix minor issues in GCC assembly. The operand is 64bit and "q" prefix should ...qhuang82-8/+8
2008-11-25Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao473-84/+4