]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library
Disable the warning of bitfield
[mirror_edk2.git] / MdePkg / Library /
2007-06-27 klu21) Porting the original WinNtStuff Peim to new Nt32Pkg
2007-06-26 vanjeffFixed build issues for DxeCoreHobLib and BaseUefiDecomp...
2007-06-22 yshang1Add UefiDriverModel.c for Installation of driver model...
2007-06-22 yshang1Checked in part of MDE library instances following...
2007-06-22 vanjeffCleanup MdePkg.dsc, UefiLib.inf and UefiLib.msa
2007-06-22 vanjeffImport DxeCoreHobLib, DxeHobLib, PeimEntryPoint and...
2007-06-22 vanjeffImport some Pei and Dxe related instances for MdePkg.
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-15 qouyangFixd EDKII r2594 build broken issue - MdePkg build...
2007-05-15 qouyangFixd EDKII r2594 build broken issue - MdePkg build...
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-05-14 gtiangit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2007-04-09 qhuang8Fix an issue that some image tool will generate PE32...
2007-04-06 qwang121) Initialize gBS, gST, gImageHandle in UefiBootService...
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-27 qhuang8Correct some wrong usage types
2007-03-26 vanjeff1. Removed definition for EFI_1_1 from module ConSplitter
2007-03-22 vanjeff1. Removed AsmSwitchStackAndBackingStore from BaseLib.h
2007-03-15 vanjeff1. Remove #ifdef _MSC_EXTENSION_ from all source files
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...
next