]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/BaseLib
1) Add in support to traverse taken space
[mirror_edk2.git] / MdePkg / Library / BaseLib /
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.