]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/BaseLib
Add in edk2/EdkCompatibilityPkg dir.
[mirror_edk2.git] / MdePkg / Library / BaseLib /
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
2006-07-10 bxing1. Fixed a logical error in PciReadBuffer() and PciWrit...
2006-07-08 vanjeffIn AsciiStrncmp(), if length=0, should return 0
2006-07-07 lgao4Redefine SPEC and Release Version to 0x20000
2006-07-07 jwang36Obsoleted by new schema and new build tools.
2006-07-06 jwang36Fixed the GCC assembler issue. Now we can use full...
2006-07-06 bxing1. Simplified PalCallStatic.s's by removing unnecessary...
2006-07-06 vanjeff1. Sync LinkedList.c with MWG
2006-07-04 jwang36git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-07-02 klu2Modify MSA file for correcting <TokenSpaceGuidCName>
2006-06-30 jwang36removed unnecessary name space declarations in some...
2006-06-30 jwang36converted all surface area description files to new...
2006-06-30 vanjeff1.Updated some functions header of BaseLib with new...
2006-06-28 vanjeffChange VOID into VOID * in function header
2006-06-28 vanjeff1. Fixed bug in FlushCacheLine.asm, added return value
2006-06-26 qhuang8• BaseMemoryLib:
2006-06-26 klu2Roll back modification for autogen of assemble code...
2006-06-22 klu2In before, FixedPcdGetxx macro was defined as global...
2006-06-20 bbahnsenRemove
2006-06-20 bbahnsenUse capital S for GCC assembly. This enables pre-proces...
2006-06-20 vanjeff1. Fixed bug for WriteUnaligned24() in Unaligned.c...
2006-06-16 lgao4Rool Back this modification to enable gcc Build.
2006-06-16 bxingUpdated CpuFlushCacheLine() to return the address flushed.
2006-06-15 bxingThunk16.asm's can use constants defined in BaseLib...
2006-06-14 bbahnsenFix an assembler warning.
2006-06-12 bbahnsenFixes for gcc assembly.
2006-06-12 klu2Transfer old <PCDs> in MSA to <PcdCoded>:
2006-06-10 bxingFixed mistyping in Ia32/LongJump.asm and X64/LongJump.asm
2006-06-10 bxing1. Added AsmCpuidEx() to BaseLib
2006-06-10 bxing1. Updated SetJump() and LongJump() for IPF
2006-06-04 qhuang8UefiLib:
2006-06-02 vanjeffDeleted x64\SwitchStack.c Ipf/SwitchStack.c.
2006-06-02 vanjeffRemoved file/folder
2006-06-02 vanjeffRemoved file/folder
2006-06-02 vanjeffRemoved file/folder
next