summaryrefslogtreecommitdiff
path: root/MdePkg/Library
AgeCommit message (Expand)Author
2008-12-05Comments have been checked with specjji4
2008-12-05Comments have been checked with specjji4
2008-12-05Update the comment for RegisterForRunimeAccess() functions to match the Spec.gikidy
2008-12-05Update the text to use "x64" instead of "X64" in MdePkg.qhuang8
2008-12-04Remove todo comment in BaseLib.hlgao4
2008-12-04Function comments have been checked with spec.jji4
2008-12-04Change function IpfFlushCacheRange() to AsmFlushCacheRange() follow the Mde_L...gikidy
2008-12-04Follow the Mde_Lib_Spec to fix the function PeCoffLoaderUnloadImage() IN/OUT ...gikidy
2008-12-03Add CONST modifier for "Buffer" parameter in LibPcdSetPtr()qhuang8
2008-12-03Add AsmEnableCache() and AsmDisableCache() as the IA32 & x64 specific BaseLib...qhuang8
2008-12-01Remove several over-specific issues.qhuang8
2008-12-01De-Unicode in MdePkg source files.qhuang8
2008-12-01Update the API of UsbGetInterface() & UsbGetConfiguration () to follow MdeLib...qhuang8
2008-12-01Remove ProcessLibraryDestructorList() from the library class of DxeCoreEntryP...qhuang8
2008-12-01Refine MdePkg library instances: Remove unnecessary EFIAPI modifier for libra...qhuang8
2008-12-01Update PalCallLib to PalLib in BasePalLibNull.inf.xli24
2008-12-01Fix the issue that wrong doxygen header comments.klu2
2008-12-01Remove NibbleToHexChar() function from BaseLiblgao4
2008-11-28Refine the comments in PciSegmentLibqhuang8
2008-11-28Function headers in .h and .c files synchronized with specjji4
2008-11-27Add several missing assertions.qhuang8
2008-11-27Fix the parameter typo, it should confirm to UEFI spec.qhuang8
2008-11-27Remove GetCurrentLanguage () from UefiLib in MdePkgqhuang8
2008-11-271. Removal PalCallStatic APIqhuang8
2008-11-27Add the AND of all architectural protocols for UEFI drivers. Build tool will ...qhuang8
2008-11-27Fix constructor/destructor issue for DXE_RUNTIM_DRIVER library instance.qhuang8
2008-11-26Synchronize function comment in h filegikidy
2008-11-26Function headers in .h and .c files synchronized with specjji4
2008-11-26Add SEC as supported module types to follow MdeLib spec.qhuang8
2008-11-26Remove the EBC architecture support.qhuang8
2008-11-26Function headers in .h and .c files synchronized with specjji4
2008-11-26Synchronize function comment in gikidy
2008-11-26Remove checking for overflow in several Multiple functions in BaseLib, for it...qhuang8
2008-11-25Function headers in .h and .c files synchronized with specjji4
2008-11-25Function headers in .h and .c files synchronized with specjji4
2008-11-25Synchronize function comment in MdePkg\Library\BaseMemoryLib.h,CacheMaintenan...gikidy
2008-11-25Add PI_SPECIFICATION_VERSION = 0x00010000 for the following library instance...lgao4
2008-11-25Synchronize function comment in MdePkg\Library\BaseLib.h with the instance o...gikidy
2008-11-25Fix minor issues in GCC assembly. The operand is 64bit and "q" prefix should ...qhuang8
2008-11-25Clean up the unused EDK_RELEASE_VERSION, PI_SPECIFICATION_VERSION and EFI_SPE...lgao4
2008-11-25Fix ICC warningsqhuang8
2008-11-25Use ".486" for the instruction of "wbinvd"qhuang8
2008-11-24Function headers checked with specjji4
2008-11-24Add runtime safe PCI Express Library instancemdkinney
2008-11-24Add runtime registration function to all PCI Libsmdkinney
2008-11-24Add reallocation functions to the UEFI Memory Allocation Librarymdkinney
2008-11-24Add reallocate functions to the PEI Memory Allocation Librarymdkinney
2008-11-24Add EnableCache() and DisableCache() implementations for IA32 and X64 to the ...mdkinney
2008-11-24Code scrub with spec.jji4
2008-11-24Should use uppercase character for return value's comment.klu2