summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseLib
AgeCommit message (Expand)Author
2008-12-17Add AccessMsrDb.s for MSFT tool chain. It uses raw data to represent instruct...qhuang8
2008-12-151. Simplify the implementation of AsmReadApplicationRegister() & AsmReadContr...qhuang8
2008-12-12Fix some typo.gikidy
2008-12-11Synchronize MdePkg h files to Library/Base* c files.gikidy
2008-12-11Synchronize BaseLib h files to c files.gikidy
2008-12-09Synchronize comment of BaseLib.h and it's implementation to match the Spec.gikidy
2008-12-05Make comments match the Spec.gikidy
2008-12-05Update the text to use "x64" instead of "X64" in MdePkg.qhuang8
2008-12-04Change function IpfFlushCacheRange() to AsmFlushCacheRange() follow the Mde_L...gikidy
2008-12-03Add AsmEnableCache() and AsmDisableCache() as the IA32 & x64 specific BaseLib...qhuang8
2008-12-01De-Unicode in MdePkg source files.qhuang8
2008-12-01Fix the issue that wrong doxygen header comments.klu2
2008-12-01Remove NibbleToHexChar() function from BaseLiblgao4
2008-11-271. Removal PalCallStatic APIqhuang8
2008-11-26Remove checking for overflow in several Multiple functions in BaseLib, for it...qhuang8
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-25Use ".486" for the instruction of "wbinvd"qhuang8
2008-11-24Add EnableCache() and DisableCache() implementations for IA32 and X64 to the ...mdkinney
2008-11-19Detabqhuang8
2008-11-19Update doxygen comment for VarArg list parameter. "..."'s description is added.qwang12
2008-11-05Add two EFI Modifier.qwang12
2008-11-03Update to use DOS formatqhuang8
2008-10-31Use #include <XXX.h> for public include files.qhuang8
2008-10-31Use #include "XXX.h" for module internal header files.qhuang8
2008-10-31Update to use DOS formatqhuang8
2008-10-31Update to use DOS formatqhuang8
2008-10-29Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian
2008-10-28Refine comments of X64 assembly files of MDE BaseLib.xli24
2008-10-28sync comments.vanjeff
2008-10-28Refine file header for INF files of MDE library instances.xli24
2008-10-28move Ia32DivS64x64Remainder.c to Ia32/DivS64x64Remainder.c.vanjeff
2008-10-28Copied remotelyvanjeff
2008-10-24Refine code for ECC check.xli24
2008-10-24Revert CpuId and CpuIdEx to r6213.xli24
2008-10-24Sync function prototype of CpuId and CpuIdEx with MDE library specification.xli24
2008-10-24ECC Cleanup.vanjeff
2008-10-24rename filename to match the actual ones.vanjeff
2008-10-24Renamedvanjeff
2008-10-24Renamedvanjeff
2008-10-24Renamedvanjeff
2008-10-24Renamedvanjeff
2008-10-23Update EBC sub-dir of BaseLib according to code review comments.xli24
2008-10-23Update GCC assembly files for MdePkg/Library/BaseLib/X64xli24
2008-10-23Update GCC assembly files for MdePkg/Library/BaseLib/Ia32xli24
2008-10-221.removed DivS64x64Remainder.c since it has been moved to upper directory.vanjeff
2008-10-21Update some comments.qwang12
2008-10-20Change style of (CONSTANT == Var) to (Var == CONSTANT) for BaseLib/String.c.xli24
2008-10-20removed blank lines to refine source codes.vanjeff