]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library
STATIC should be prefixed for internal functions to pass the stringent compiler such...
[mirror_edk2.git] / MdePkg / Library /
2007-03-09 qwang12Update the comments.
2007-03-05 qhuang81. Change the protocol usage type in UefiDriverModelLib
2007-02-14 qwang12Added Print, ErrorPrint, AsciiPrint, AsciiErrorPrint...
2007-02-13 qhuang8Clean up MSA for MDE Libs:
2007-02-13 qhuang8Remove the wrong dependency on PeimEntryPointLib
2007-02-13 qhuang81. Add two interfaces in PeCoffGetEntryPointLib.h
2007-02-13 qhuang8Drop the support of DXE_RUNTIME_DRIVER since all combo...
2007-02-13 qhuang8PcdLib is only referenced by IPF arch.
2007-02-13 qhuang8BaseLib is only used by IA32, X64 & IPF
2007-02-13 qhuang8Clean up MSA 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-02-06 vanjeffupdated the comment according to latest version of...
2007-02-05 qhuang81.Drop the support of UEFI_APPLICATION for UefiDriverLib
2007-02-02 vanjeff1. removed BaseTimerLibLocalApic from MdePkg and Nt32Ti...
2007-01-30 qhuang8Fix a typo in last check in.
2007-01-30 qhuang8Add supported module type & arch filter for all librari...
2007-01-26 xli24Make MDE and EdkModule packages avoid all Intel IPF...
2007-01-26 vanjeffremoved SupModuleList firstly
2007-01-25 xli24Make MDE package pass intel IPF compiler with /W4 ...
2007-01-25 lgao4BaseMemoryLibSse2 library doesn't support IPF and EBC...
2007-01-24 jwang36Added DXE_RUNTIME_DRIVER in the SupModuleList since...
2007-01-24 vanjeffadd <SupModuleList> in <LibraryClass> item for TimerLib...
2007-01-23 yshang1git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2007-01-23 yshang1Updated the function comments in UefiDriverEntryLib...
2007-01-18 qhuang8Add two useful functions in UefiLib for the implementat...
2007-01-17 vanjeffsupmodulelist not supported by now, i remove it firstly.
2007-01-16 lgao4Fix PeLoad function can't handle invalid PeImage to...
2007-01-15 lgao4Correct TeImage Header based on PeiCis spec.
2007-01-15 lgao4Correct TeImage file format and Clean up PeiRebase...
2007-01-12 lgao4Correctly skip debug entry.
2007-01-10 bbahnsenMark some .c files as MSFT only.
2007-01-10 bxing1. Added comments to ASM files
2007-01-09 bbahnsenThe header file applies to all architectures.
2007-01-09 qwang12Add in UefiApplicationEntryPoint library class and...
2007-01-06 tgingoldUse ASM_PFX to optionnaly set the underscore prefix
2006-12-29 bxingFixed tracker EDKT395
2006-12-28 vanjeffadd <SupModuleList> in <LibraryClass> item for TimerLib...
2006-12-28 qhuang8Refix the previous issue.
2006-12-28 qhuang8Fix a typo in UefiLib. The parameter type of Registrati...
2006-12-20 mdkinneyUpdate DxeSmmDriverEntryPoint library to only support...
2006-12-12 mdkinneyUpdate BaseDebugLibNull to not touch any global variabl...
2006-12-08 klu2The EFI_IMAGE_REL_BASED_DIR64 type has been in switch...
2006-12-08 klu2Handle new relocation type EFI_IMAGE_REL_BASED_DIR64...
2006-12-06 mdkinneyMove registration and processing of ExitBootServices...
2006-11-25 mdkinneyFix IPF alignment issue when building a Report Status...
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-23 bbahnsenPort a couple of files to gnu assembly.
2006-11-22 mdkinneyAdd PeiServiceTablePointerLib that uses KR1 to save...
2006-11-22 mdkinneyAdd 64-bit I/O port functions that ASSERT()
2006-11-22 mdkinneyRemove DXE Core Entry Point Library Class
2006-11-22 mdkinneyRemove Peim Entry Point Library Class
2006-11-20 vanjefffix one bug on Timer Frequency return.
2006-11-18 mdkinneyRemove duplicate <Extern> for the lib constructor and...
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-14 gtianAdd IPF support in Base IO Lib, and related change...
2006-11-14 vanjeffRename PcdPlatformBusSpeed to PcdFSBClock and update...
2006-11-13 vanjeffrename PcdGenericPlatformBusSpeed to PcdFSBClock to...
2006-11-13 vanjeff1. Rename PcdPlatformBusSpeed to PcdGenericPlatformBusSpeed
2006-11-13 xli24git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-11-10 vanjeffadded help text for PcdPlatformBusSpeed
2006-11-07 vanjeffadded PcdPlatformBusSpeed for BaseTimerLibLocalApic...
2006-11-06 xli24Ia32/DivS64x64Remainder.c is not tool-chain specific...
2006-11-03 xli24According to MDE Library specification, BaseIoLibIntrin...
2006-11-03 cwu111. Add the fix for the following Bugs:
2006-10-30 mikewuping1. In event.c, a function's name is not spelled correct...
2006-10-23 qhuang8Remove the library instance of BaseReportStatusCodeLibNull
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-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-19 mdkinneyAdd GLOBAL_REMOVE_IF_REFERENCED to the declaration...
2006-09-18 vanjeffadd EFIAPI for those constructor funcitons declaration
2006-09-15 vanjefftypecast some return values
2006-09-14 bxingAdded an extra GDT entry to the GDT used by thunk code...
2006-09-13 vanjeffupdate GetPerformanceCounterProperties() declare
2006-09-09 bxingFixed a bug in WriteBackInvalidDataCache() that always...
2006-09-07 lgao4Change PcdDebugPrintErrorLevel PCD declare in msa as...
2006-08-22 bxingChanged GetPerformanceCounter() to use the most efficie...
2006-08-21 bxingA workaround to a compiler bug that causes the high...
2006-08-21 bxing1. Added Non-existing.c in BaseLib to assert no invocat...
2006-08-18 bxingFixed a bug causing the high order double word of value...
2006-08-17 klu2Continue to fix EDKT187.
2006-08-17 bxingAdded AsmSwitchStackAndBackingStore() to BaseLib.h...
next