summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseLib
AgeCommit message (Expand)AuthorFilesLines
2009-01-13Fix the bug that EntryPoint of DisablePaging64() is corrupted.xli242-3/+7
2009-01-09INF file verified, and Coding Style reviewed.gikidy1-2/+2
2009-01-08Update function header.vanjeff1-2/+4
2008-12-29Update copyright for files modified in this yearqhuang8205-205/+205
2008-12-22Update to use Dos format for all .s filesqhuang85-5/+5
2008-12-17Add AccessMsrDb.s for MSFT tool chain. It uses raw data to represent instruct...qhuang82-0/+123
2008-12-151. Simplify the implementation of AsmReadApplicationRegister() & AsmReadContr...qhuang86-1109/+258
2008-12-12Fix some typo.gikidy1-5/+5
2008-12-11Synchronize MdePkg h files to Library/Base* c files.gikidy1-1/+1
2008-12-11Synchronize BaseLib h files to c files.gikidy18-113/+145
2008-12-09Synchronize comment of BaseLib.h and it's implementation to match the Spec.gikidy4-5/+5
2008-12-05Make comments match the Spec.gikidy2-35/+33
2008-12-05Update the text to use "x64" instead of "X64" in MdePkg.qhuang877-114/+114
2008-12-04Change function IpfFlushCacheRange() to AsmFlushCacheRange() follow the Mde_L...gikidy1-3/+4
2008-12-03Add AsmEnableCache() and AsmDisableCache() as the IA32 & x64 specific BaseLib...qhuang82-6/+6
2008-12-01De-Unicode in MdePkg source files.qhuang81-1/+1
2008-12-01Fix the issue that wrong doxygen header comments.klu22-17/+20
2008-12-01Remove NibbleToHexChar() function from BaseLiblgao41-247/+0
2008-11-271. Removal PalCallStatic APIqhuang87-49/+2003
2008-11-26Remove checking for overflow in several Multiple functions in BaseLib, for it...qhuang83-6/+0
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...lgao41-1/+0
2008-11-25Use ".486" for the instruction of "wbinvd"qhuang82-2/+2
2008-11-24Add EnableCache() and DisableCache() implementations for IA32 and X64 to the ...mdkinney11-0/+414
2008-11-19Detabqhuang824-35/+35
2008-11-19Update doxygen comment for VarArg list parameter. "..."'s description is added.qwang121-0/+4
2008-11-05Add two EFI Modifier.qwang121-0/+2
2008-11-03Update to use DOS formatqhuang885-3502/+3502
2008-10-31Use #include <XXX.h> for public include files.qhuang81-2/+1
2008-10-31Use #include "XXX.h" for module internal header files.qhuang829-91/+91
2008-10-31Update to use DOS formatqhuang82-14/+14
2008-10-31Update to use DOS formatqhuang82-126/+126
2008-10-29Remove unnessary UEFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in I...eric_tian1-2/+0
2008-10-28Refine comments of X64 assembly files of MDE BaseLib.xli2415-59/+50
2008-10-28sync comments.vanjeff19-77/+77
2008-10-28Refine file header for INF files of MDE library instances.xli241-2/+1
2008-10-28move Ia32DivS64x64Remainder.c to Ia32/DivS64x64Remainder.c.vanjeff6-67/+3
2008-10-28Copied remotelyvanjeff1-0/+53
2008-10-24Refine code for ECC check.xli2410-1/+10
2008-10-24Revert CpuId and CpuIdEx to r6213.xli242-24/+24
2008-10-24Sync function prototype of CpuId and CpuIdEx with MDE library specification.xli242-24/+24
2008-10-24ECC Cleanup.vanjeff20-123/+72
2008-10-24rename filename to match the actual ones.vanjeff1-4/+4
2008-10-24Renamedvanjeff1-0/+0
2008-10-24Renamedvanjeff1-0/+0
2008-10-24Renamedvanjeff1-0/+0
2008-10-24Renamedvanjeff1-0/+0
2008-10-23Update EBC sub-dir of BaseLib according to code review comments.xli242-28/+7
2008-10-23Update GCC assembly files for MdePkg/Library/BaseLib/X64xli247-23/+22