summaryrefslogtreecommitdiff
path: root/MdePkg/Library/BaseLib
AgeCommit message (Expand)Author
2006-11-13git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1931 6f1...xli24
2006-11-06Ia32/DivS64x64Remainder.c is not tool-chain specific, it supports both gcc an...xli24
2006-10-23Did not check in new files correctly the first time!ajfish
2006-10-22Updated the Runtime Driver to use the MDE libs for cache flush and removed lo...ajfish
2006-10-22Removed duplicate PalCallStatic functions in different libraries. Moved ReadI...ajfish
2006-10-09Fix a bug in InternalMathDivRemU64x64(). The bug is that the 64-bit divisor i...rsun3
2006-10-08Optimized HighBitSetXX() functionsbxing
2006-10-04Use intrinsicmdkinney
2006-10-04Use intrinsicmdkinney
2006-10-04Use intrinsicmdkinney
2006-10-04Fix GCC build issuemdkinney
2006-09-27Remove the duplicated Copy Right in msa header.lgao4
2006-09-251.Fix .global issue in GAS (EdkT207).qhuang8
2006-09-19Optimize the size of the Base Library for the MSFT 32-bit tool chains by taki...mdkinney
2006-09-14Added an extra GDT entry to the GDT used by thunk code. SS register will alwa...bxing
2006-08-211. Added Non-existing.c in BaseLib to assert no invocations of SwitchStack() ...bxing
2006-08-17Added AsmSwitchStackAndBackingStore() to BaseLib.h for stack switching on IPF.bxing
2006-08-02Fix a typo.qhuang8
2006-08-021. cleanup functions header in PeCoffLoaderEx.cvanjeff
2006-07-25Added a 64-bit version of EnablePaging64() on X64. AsmEnablePaging64() is the...bxing
2006-07-211. Updated function headers in all assembly files.bxing
2006-07-201.Added EFIAPI for some assembly functions declarevanjeff
2006-07-191. added functions header for BaseUefiDecompressLivanjeff
2006-07-17Modified coding style, removed unnecessary comments and "offset" key words.bxing
2006-07-14Port thunk16 code from MSFT to GCC assembly.qhuang8
2006-07-13Added license & copyright declarationjwang36
2006-07-13Revised GetPowerOfTwo32() and GetPowerOfTwo64() to be more efficient.bxing
2006-07-13Enforced case-sensitive on the file names;jwang36
2006-07-131. Add Assert in SetJump.Sqhuang8
2006-07-12Fix a typo BaseLib.msa and add the missing file in BaseSmbusLib.qhuang8
2006-07-121. Updated some files’ description files in MdePkg, EdkModulePkg & EdkNt32Pkg.qhuang8
2006-07-12git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@905 6f19...alfred
2006-07-11sync GCC assembly files with MASM assembly filesqhuang8
2006-07-111. Fix one bug on EBC for GetPowerOfTwo64.cvanjeff
2006-07-101. Fixed a logical error in PciReadBuffer() and PciWriteBuffer()bxing
2006-07-08In AsciiStrncmp(), if length=0, should return 0vanjeff
2006-07-07Redefine SPEC and Release Version to 0x20000lgao4
2006-07-07Obsoleted by new schema and new build tools.jwang36
2006-07-06Fixed the GCC assembler issue. Now we can use full GCC tools to build our pac...jwang36
2006-07-061. Simplified PalCallStatic.s's by removing unnecessary condition testings.bxing
2006-07-061. Sync LinkedList.c with MWGvanjeff
2006-07-04git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@742 6f19...jwang36
2006-07-02Modify MSA file for correcting <TokenSpaceGuidCName>klu2
2006-06-30removed unnecessary name space declarations in some top level elementsjwang36
2006-06-30converted all surface area description files to new schemajwang36
2006-06-301.Updated some functions header of BaseLib with new MWG specvanjeff
2006-06-28Change VOID into VOID * in function headervanjeff
2006-06-281. Fixed bug in FlushCacheLine.asm, added return valuevanjeff
2006-06-26• BaseMemoryLib:qhuang8
2006-06-26Roll back modification for autogen of assemble code, we do not support PCD au...klu2