]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/BaseLib
Change DxeRuntimeDriverLib name to UefiRuntimeLib.
[mirror_edk2.git] / MdePkg / Library / BaseLib /
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
2006-06-01 vanjeffAdded function declaration
2006-05-31 vanjeffCreated as one wrapper
2006-05-31 vanjeffCreated as one wrapper for SwitchStack.c to add assert()
2006-05-31 vanjeffChanged SwitchStack() to _SwitchStack()
2006-05-31 vanjeffChanged LongJump() to _LongJump()
2006-05-31 vanjeffCreated as wrapper for SwitchStack() to add assert()
2006-05-31 vanjeffChanged SwitchStack() to _SwitchStack()
2006-05-31 vanjeffChanged LongJump() to _LongJump()
2006-05-31 vanjeffchange LongJump() to _LongJump()
2006-05-31 vanjeffMove SetJumpLongJump.c and SwitchStack,c into ebc sub...
2006-05-31 vanjeffFixed one bug of WriteUnaligned24()
2006-05-31 vanjeffCreated as one wrapper for LongJump(), to added assert...
2006-05-31 vanjeffRemoved file/folder
2006-05-31 vanjeffRemoved file/folder
2006-05-29 bxingChange SPIN_LOCK_ACQUIRED to 1 and SPIN_LOCK_RELEASED...
2006-05-25 lhauchUpdated MSA by putting Specification element at the...
2006-05-24 bbahnsenGcc versions of the msa files. These files can be used...
2006-05-24 vanjeffadded ASSERT()
2006-05-24 vanjeffadded ASSERT()
2006-05-24 bxing1. Updated CpuFlushTlb() according to IA-64 programmer...
2006-05-23 bxingFixed a bug due to misorder of 'push's
2006-05-22 bxingFixed tracker #40
2006-05-22 bxingRemoved unnecessary ASSERT condition (assertion of...
2006-05-19 bbahnsenThunk16.s has not been ported to GCC. This will at...
2006-05-17 bbahnsenGet the underscore typed in correctly.
2006-05-17 bbahnsenResync the GNU assembly to the MASM code.
2006-05-17 bxingAdded CpuFlushTlb() for IPF
2006-05-16 bbahnsenFixes for GCC.
2006-05-15 bxingUpdated BaseLib for THUNK functions and some CPU functions
2006-05-14 lgao4git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-04-26 bbahnsenConvert backslashes to forward slashes in many build...
2006-04-25 mdkinneyFix bug in StrnCpy() and AsciStrnCpy(). It was copying...
2006-04-24 bbahnsenRename dirs
2006-04-21 bbahnsenInitial import.