summaryrefslogtreecommitdiff
path: root/MdePkg/Library
AgeCommit message (Expand)AuthorFilesLines
2008-12-15Code have been checked with specjji41-1/+1
2008-12-12Update EntryPoint library header lgao44-10/+12
2008-12-12IN OUT modifiers correctedjji42-11/+11
2008-12-12Fix some typo.gikidy1-5/+5
2008-12-12No need of PcdLib in this modulejji41-1/+0
2008-12-11Apply ReallocatePool API in DxeExtractGuidedSectionLib when the allocated res...lgao42-29/+77
2008-12-11Modified PeiServicesTablePointerLib.h to match the Spec, and sync the c files...gikidy3-13/+45
2008-12-11Synchronize MdePkg/Library *.h files with c filesgikidy4-5/+11
2008-12-11Synchronize MdePkg h files to Library/Base* c files.gikidy25-184/+275
2008-12-11Synchronize BaseLib h files to c files.gikidy18-113/+145
2008-12-10Synchronize the h files with c files.gikidy9-189/+337
2008-12-10Library classes updated in INFjji43-1/+3
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