]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/BaseLib
Regenerate Fat binaries for the bug fix of LookupUnicodeString2() in UefiLib (r4655).
[mirror_edk2.git] / MdePkg / Library / BaseLib /
2008-02-01 qhuang8Remove the DivU64x64Remainder.c (embedded asm version...
2008-02-01 qhuang81. Add conformance checking to ensure the input & outpu...
2008-02-01 qhuang8Fix the asserting error for SetJump().
2008-02-01 qhuang8Fix the issues about the loop count for checksum 16...
2008-01-24 xli24Update Thunk16.S of X64 for BaseLib.
2008-01-22 xli24Check in implementation in GNU assembly for Thunk16...
2008-01-21 xli24Fix bugs in GNU assembly files for writing CR and DR...
2007-11-30 mdkinneyFix timeout logic in AcquireSpinLock(). It could fail...
2007-10-30 jljustenMdePkg/Library/BaseLib/ChkStkGcc.c:
2007-10-16 qwang12add in include for header file to get value for MACRO...
2007-10-11 vprabhalthese files have moved to cpulib
2007-10-05 vprabhalmoved CpuSleep and CpuFlushTlb to the CpuLib to use...
2007-09-19 yshang1Update Mde/MdeModulePkg to support ICC build for IA32...
2007-09-18 vprabhalfixed one asm routine
2007-09-18 vprabhalfixed one asm routine
2007-09-17 klu2FixedPcd macro should *not* be used in Library's inf...
2007-08-30 mdkinneyUpdate for ICC 10
2007-08-30 qhuang8Update all INF, DEC and DSC file to confirm to newest...
2007-08-17 mdkinneyUse <> in #include statements instead of "" for include...
2007-08-01 jwang361. Generated new build.exe from new tools code
2007-07-20 vanjeffremove some comments introduced by tools.
2007-07-19 yshang1Remove unused comments in MdePkg.
2007-07-18 jwang36Added tool chain family modifier for source files used...
2007-07-12 AJFISHRemoved MdePkg usage of ModuleName: in file headers
2007-07-06 qwang12add in proper include for this file.
2007-07-02 vanjeffadd internal command header reference
2007-07-02 jwang36Applied tool chain family constraints for file Synchron...
2007-07-02 vanjeff1. Port X64, IPF and EBC arch for BaseLib
2007-06-29 AJFISHRemoved CommonHeader.h generated file from the MdePkg.
2007-06-29 AJFISHremoved [includes] section from MdePkg and MdeModulePkg...
2007-06-28 jwang361. Added depex file generation
2007-06-27 AJFISHFixed IPF and X64 like IA-32 for compiler intrinsics
2007-06-27 AJFISHUpdated to support compiler intrinsics properly. I...
2007-06-27 AJFISHUpdated headers to follow coding standard
2007-06-22 vanjeffImport some basic libraries instances for Mde Packages.
2007-06-01 lhauchMoved the MdePkg to OldMdePkg so that new code in MdePk...
2007-05-31 qhuang8Update the Guid Value of Ext SCSI Pass Thru Protocol
2007-05-14 gtiangit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2007-05-14 gtiangit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2007-05-14 gtiangit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2007-05-14 gtiangit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2007-04-04 yshang1Fixed issue for ICC, since ICC does not allow to cast...
2007-04-04 yshang1Update the MSA for ICC build.
2007-04-03 yshang1Updated MSA file for EBC.
2007-04-03 yshang1Add the ReadWriteBarrier in the Acquire/ReleaseSpin...
2007-04-02 qhuang8Add comments on the definition of SPIN_LOCK_RELEASED...
2007-03-29 qhuang81.Define SPIN_LOCK as "volatile UINTN" to prevent mutli...
2007-03-28 vanjeff1. Removed #ifndef to enable Capsule architecture proto...
2007-03-22 vanjeff1. Removed AsmSwitchStackAndBackingStore from BaseLib.h
2007-03-15 vanjeff1. Remove #ifdef _MSC_EXTENSION_ from all source files
2007-02-13 qwang12Update all String related functions in BaseLib for...
2007-02-12 xli24Update MDE and EdkModule packages for ICC build with...
2007-02-12 qwang121) Added BIT0, BIT1, …, BIT63 to the Base Defines
2007-01-25 xli24Make MDE package pass intel IPF compiler with /W4 ...
2007-01-10 bbahnsenMark some .c files as MSFT only.
2007-01-10 bxing1. Added comments to ASM files
2007-01-06 tgingoldUse ASM_PFX to optionnaly set the underscore prefix
2006-12-29 bxingFixed tracker EDKT395
2006-11-24 xli24Add volatile to modify LockValue in ReleaseSpinLock().
2006-11-23 yshang1To Fix PVCS 429.
2006-11-23 xli24Add volatile to modify LockValue in AcquireLockOrFail().
2006-11-17 bbahnsenAdd Thunk16.S -- needs to be ported from masm.
2006-11-17 bbahnsenAdd gnu x86 assembly sources.
2006-11-17 bbahnsenAdd an underscore for gcc.
2006-11-16 bbahnsenInitial port to x86_64 gnu assembly.
2006-11-15 bxingEnabled 4G+ memory in thunk.
2006-11-13 xli24git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-11-06 xli24Ia32/DivS64x64Remainder.c is not tool-chain specific...
2006-10-23 ajfishDid not check in new files correctly the first time!
2006-10-22 ajfishUpdated the Runtime Driver to use the MDE libs for...
2006-10-22 ajfishRemoved duplicate PalCallStatic functions in different...
2006-10-09 rsun3Fix a bug in InternalMathDivRemU64x64(). The bug is...
2006-10-08 bxingOptimized HighBitSetXX() functions
2006-10-04 mdkinneyUse intrinsic
2006-10-04 mdkinneyUse intrinsic
2006-10-04 mdkinneyUse intrinsic
2006-10-04 mdkinneyFix GCC build issue
2006-09-27 lgao4Remove the duplicated Copy Right in msa header.
2006-09-25 qhuang81.Fix .global issue in GAS (EdkT207).
2006-09-19 mdkinneyOptimize the size of the Base Library for the MSFT...
2006-09-14 bxingAdded an extra GDT entry to the GDT used by thunk code...
2006-08-21 bxing1. Added Non-existing.c in BaseLib to assert no invocat...
2006-08-17 bxingAdded AsmSwitchStackAndBackingStore() to BaseLib.h...
2006-08-02 qhuang8Fix a typo.
2006-08-02 vanjeff1. cleanup functions header in PeCoffLoaderEx.c
2006-07-25 bxingAdded a 64-bit version of EnablePaging64() on X64....
2006-07-21 bxing1. Updated function headers in all assembly files.
2006-07-20 vanjeff1.Added EFIAPI for some assembly functions declare
2006-07-19 vanjeff1. added functions header for BaseUefiDecompressLi
2006-07-17 bxingModified coding style, removed unnecessary comments...
2006-07-14 qhuang8Port thunk16 code from MSFT to GCC assembly.
2006-07-13 jwang36Added license & copyright declaration
2006-07-13 bxingRevised GetPowerOfTwo32() and GetPowerOfTwo64() to...
2006-07-13 jwang36Enforced case-sensitive on the file names;
2006-07-13 qhuang81. Add Assert in SetJump.S
2006-07-12 qhuang8Fix a typo BaseLib.msa and add the missing file in...
2006-07-12 qhuang81. Updated some files’ description files in MdePkg...
2006-07-12 alfredgit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-07-11 qhuang8sync GCC assembly files with MASM assembly files
2006-07-11 vanjeff1. Fix one bug on EBC for GetPowerOfTwo64.c
next