]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Include/Library
1. Add DPC protocol and DpcLib library in MdeModulePkg.
[mirror_edk2.git] / MdePkg / Include / Library /
2007-11-18 qwang12Fix up the comment for several functions and make sure...
2007-11-07 zliu3Removed the PAL definition of PAL_ROUTE_CONFIG because...
2007-11-01 gtianAdd more PAL_ROUTE related definition in to PalCallLib.h
2007-10-20 zliu3Added the PAL call PAL_ROUTE_CONFIG for Tukwila processor
2007-10-11 yshang1Add BasePalCallLibNull instance in MdePkg. It is useful...
2007-10-10 qwang120) Change the PEI core behavior to not install FV HOB...
2007-10-09 klu2PI Enabling: the address of PeiServices Pointer should be
2007-10-09 lgao4Correct ExtractGuidedSectionLib library instance for...
2007-10-05 vprabhalcreated a new library instance with CpuSleep and CpuFlu...
2007-10-05 vprabhalmoved CpuSleep and CpuFlushTlb to the CpuLib to use...
2007-09-30 lgao4Add two ExtractGuidedSectionLib instance separately...
2007-09-29 lgao4Remove CustomDecompressLib, which has replaced by Extra...
2007-09-29 lgao41. Add ExtractGuidedSectionLib library to replace custo...
2007-09-28 lgao41. Replace PeCoffLoader library by PeCoff lib for PeiCo...
2007-09-24 klu2Merge branch of PI tree to main trunk
2007-09-24 qhuang8Fix one minor comment issue in last check-in
2007-09-24 qhuang8Update DevicePathLib to reflect the update of UEFI...
2007-09-20 qhuang8Fix invalid return status to sync with newest UEFI...
2007-09-17 klu2Remove OldPeiCoreEntryPoint library instance from MdePkg
2007-09-17 qhuang81. Add EfiLibInstallDriverBindingComponentName2() to...
2007-09-07 klu2Upgrade the format of EFI_PEIM_ENTRY_POINT to EFI_PEIM_...
2007-09-04 qwang12Merge the PI enabling works from the branch
2007-08-22 qwang12Update the code to match spec for EfiFvbSetVolumeAttrib...
2007-08-14 qwang12gEfiCallerIdGuid is defined in Autogen.h
2007-08-14 lgao4Sync code with MdePkg spec for Scsi library class and...
2007-08-10 klu21) Move the structure definitions related GUID EFI_STAT...
2007-08-08 lgao4Correct parameter UINTN to UINT32
2007-08-08 lgao4Update CustomDecompress library to support algorithm...
2007-07-30 qwang12add EFIAPI to the library functions.
2007-07-17 vanjeffMove some definitions defined in USB spec and HID Spec...
2007-07-13 xli24Add necessary macro definitions in PalCallLib.h of...
2007-07-13 AJFISHFixed comments to follow coding standard.
2007-07-12 AJFISHRemoved MdePkg usage of ModuleName: in file headers
2007-07-12 vanjeff1. Import UsbKbDxe and UsbMouseDxe into MdeModulePkg
2007-07-06 qwang12Enable Intel IPF compilation for MdePkg.
2007-07-06 xli24Check in library class of SalLib.
2007-07-06 yshang1Update PalCallLib.h
2007-07-06 yshang1Checked in PalCallLib.h. The patch does not remove...
2007-07-05 AJFISHGraphicsLib depends on GraphicsOutput protocol definiti...
2007-07-05 klu2Enable Nt32 platform boot to DXE phase.
2007-07-03 qwang12add in GraphicsLib.h
2007-07-03 vanjeffUpdate EFI_CAPSULE_HEADER definition.
2007-06-29 AJFISHPorted SerialPortLib to support base type.
2007-06-29 qwang12add a error macro to prevent this file from included...
2007-06-29 vanjeffadd SerialPortLib.h
2007-06-27 AJFISHUpdated headers to follow coding standard
2007-06-27 yshang1Move #include <IndustryStandard/Pal.h> into IPF specifi...
2007-06-27 qhuang8Add new Library Class: CustomDecompressLib
2007-06-26 vanjeffFixed build issues for DxeCoreHobLib and BaseUefiDecomp...
2007-06-26 vanjeffRemove prefix EFI_ from some TPL macros reference in...
2007-06-25 AJFISHFixed typo in function header
2007-06-22 yshang1Checked in part of MDE library instances following...
2007-06-22 yshang1Fixed typo in PiPeiCis.h.
2007-06-19 yshang1Import Library Class from original MDE package. Also...
2007-06-01 lhauchMoved the MdePkg to OldMdePkg so that new code in MdePk...
2007-05-14 gtianThese updates are for IPF low level assembly library...
2007-05-14 gtiangit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2007-05-05 ajfishUpdate BaseLib.h to make the spaces between comments...
2007-03-29 qhuang81.Define SPIN_LOCK as "volatile UINTN" to prevent mutli...
2007-03-22 vanjeff1. Removed AsmSwitchStackAndBackingStore from BaseLib.h
2007-03-14 qwang12Remove the BugBug in package header file for DXE_CORE...
2007-02-14 qwang12Added Print, ErrorPrint, AsciiPrint, AsciiErrorPrint...
2007-02-13 qhuang81. Add two interfaces in PeCoffGetEntryPointLib.h
2007-02-13 qhuang8Add alias EFI_D_XXX to provide backward compatibilities.
2007-02-13 qwang12Update all String related functions in BaseLib for...
2007-02-12 qwang121) Added BIT0, BIT1, …, BIT63 to the Base Defines
2007-01-25 xli24Make MDE package pass intel IPF compiler with /W4 ...
2007-01-18 qhuang8Add two useful functions in UefiLib for the implementat...
2007-01-09 qwang12Add in UefiApplicationEntryPoint library class and...
2006-12-28 qhuang8Refix the previous issue.
2006-12-28 qhuang8Fix a typo in UefiLib. The parameter type of Registrati...
2006-12-14 lgao4Merge R8->R9 tracker 5935 and 7080 to update runtime...
2006-11-28 mdkinneyDeclare the alignment required for jump Buffers
2006-11-03 cwu111. Add the fix for the following Bugs:
2006-10-23 yshang1Follow up tracker EDKT285.
2006-10-22 ajfishUpdated the Runtime Driver to use the MDE libs for...
2006-10-22 ajfishRemoved duplicate PalCallStatic functions in different...
2006-09-18 vanjeffadd EFIAPI for those constructor funcitons declaration
2006-09-13 vanjeffupdate GetPerformanceCounterProperties() declare
2006-08-24 klu2Fix track EDKT106 & EDKT112: map LibPcdSetPtr function...
2006-08-17 bxingAdded AsmSwitchStackAndBackingStore() to BaseLib.h...
2006-08-14 yshang1Add more comments in UefiDriverModelLib
2006-07-26 ajfishRemoved cross references from PciCf8Lib and PciExpressL...
2006-07-25 bxing1. Updated declaration of timer functions according...
2006-07-23 qhuang8Adjust coding style for MemoryAllocationLib.
2006-07-21 yshang1Change DxeRuntimeDriverLib name to UefiRuntimeLib.
2006-07-20 lgao4Remove BugBug in comments and adjust function header...
2006-07-20 vanjeffModified comment for gDs
2006-07-20 vanjeffadded some comments in BaseLib
2006-07-19 vanjeff1. added functions header for BaseUefiDecompressLi
2006-07-19 ajfishFixed some naming issues and update to the EDK II name...
2006-07-19 qwang12Add [in,out] in the @param for PCD header and c file.
2006-07-17 qwang12map FeaturePcdGet(TokenName) to _PCD_GET_MODE_BOOL_...
2006-07-13 yshang1git-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-07-13 qhuang8BasePrintLib: Fix Buffer Overflow issue.
2006-07-13 vanjeffadded function header
2006-07-12 alfredgit-svn-id: https://edk2.svn.sourceforge.net/svnroot...
2006-07-12 bxing1. Added '#pragma pack' directive in BaseLib.h for...
2006-07-05 qhuang8 DebugLib:
2006-07-04 qwang12Added LibPatchPcdSetPtr.
next