]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library/BaseLib
Clean up DEC files:
[mirror_edk2.git] / MdePkg / Library / BaseLib /
2008-11-25 qhuang8Use ".486" for the instruction of "wbinvd"
2008-11-24 mdkinneyAdd EnableCache() and DisableCache() implementations...
2008-11-19 qhuang8Detab
2008-11-19 qwang12Update doxygen comment for VarArg list parameter. ...
2008-11-05 qwang12Add two EFI Modifier.
2008-11-03 qhuang8Update to use DOS format
2008-10-31 qhuang8Use #include <XXX.h> for public include files.
2008-10-31 qhuang8Use #include "XXX.h" for module internal header files.
2008-10-31 qhuang8Update to use DOS format
2008-10-31 qhuang8Update to use DOS format
2008-10-29 eric_tianRemove unnessary UEFI_SPECIFICATION_VERSION and PI_SPEC...
2008-10-28 xli24Refine comments of X64 assembly files of MDE BaseLib.
2008-10-28 vanjeffsync comments.
2008-10-28 xli24Refine file header for INF files of MDE library instances.
2008-10-28 vanjeffmove Ia32DivS64x64Remainder.c to Ia32/DivS64x64Remainder.c.
2008-10-28 vanjeffCopied remotely
2008-10-24 xli24Refine code for ECC check.
2008-10-24 xli24Revert CpuId and CpuIdEx to r6213.
2008-10-24 xli24Sync function prototype of CpuId and CpuIdEx with MDE...
2008-10-24 vanjeffECC Cleanup.
2008-10-24 vanjeffrename filename to match the actual ones.
2008-10-24 vanjeffRenamed
2008-10-24 vanjeffRenamed
2008-10-24 vanjeffRenamed
2008-10-24 vanjeffRenamed
2008-10-23 xli24Update EBC sub-dir of BaseLib according to code review...
2008-10-23 xli24Update GCC assembly files for MdePkg/Library/BaseLib/X64
2008-10-23 xli24Update GCC assembly files for MdePkg/Library/BaseLib...
2008-10-22 vanjeff1.removed DivS64x64Remainder.c since it has been moved...
2008-10-21 qwang12Update some comments.
2008-10-20 xli24Change style of (CONSTANT == Var) to (Var == CONSTANT...
2008-10-20 vanjeffremoved blank lines to refine source codes.
2008-10-11 xli24Modify MDE source code according to MDE library update.
2008-09-25 vanjeffClean up code according to code review.
2008-09-25 vanjeff1. Changing filename to match actual ones.
2008-09-25 vanjeffChange name.
2008-09-25 vanjeffChange name.
2008-09-25 vanjeffChange name.
2008-09-25 vanjeffChange name.
2008-09-25 vanjeffChange name.
2008-09-25 vanjeffChange name.
2008-09-25 vanjeffChange name.
2008-09-25 vanjeffChange name.
2008-09-25 vanjeffChange name.
2008-09-25 vanjeffChange name.
2008-09-25 vanjeffChange name.
2008-09-25 vanjeffChange name.
2008-09-25 vanjeffChange name.
2008-09-25 vanjeffChange name.
2008-09-24 vanjeffChanging unsigned int into UINTN according to code...
2008-09-24 vanjeffclean up baselib according to review comments.
2008-09-24 xli24Update BaseLib according to code review comments.
2008-09-18 lgao41. Change 0 == Length style to Length == 0
2008-09-17 vanjeffremove unnecessary comments introduced by tools from...
2008-09-11 vanjeffremove '../' from Base Library.
2008-09-11 vanjeffmove and rename it
2008-09-09 eric_tianFunction description in baselib.h is not clear. change...
2008-08-25 lgao4remove the unused msa files in MdePkg.
2008-08-20 jljustenedk2/MdePkg/Library/BaseLib/BaseLib.inf:
2008-08-20 lgao4Cleanup Cpu library class and CpuLib instance and BaseL...
2008-07-31 jljustenMdePkg/Library/BaseLib/X64/ReadCr2.S:
2008-07-31 eric_tianGcc cleanup
2008-07-31 eric_tianGcc cleanup for baselib & basememorylib in mdepkg/library/
2008-07-25 yshang1Code Scrub for MdePkg.
2008-07-08 yshang1Code scrub:
2008-05-30 qhuang81. Add comments about reserve space on space according...
2008-05-27 qhuang8De-unicode in comment for all source files.
2008-05-23 qwang121) Add BufToHexString, HexStringToBuf and IsHexDigit...
2008-04-22 klu2Fix typo in comment.
2008-03-10 qhuang8Replace "addr16" with other instructions.
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...
next