]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library
1. Add DPC protocol and DpcLib library in MdeModulePkg.
[mirror_edk2.git] / MdePkg / Library /
2007-11-18 qwang12Fix up the comment for several functions and make sure...
2007-11-08 qhuang8Fix the wrong memory type for BSP stack hob. EfiConvent...
2007-11-08 yshang11) Fix bugs in BaseMemoryLibOptXXX instances in MdePkg.
2007-11-02 jljustenedk2/MdePkg/MdePkg/Library/UefiScsiLib/UefiScsiLib.c:
2007-10-30 jljustenMdePkg/Library/BaseLib/ChkStkGcc.c:
2007-10-30 jljustenMdePkg/Library/BaseMemoryLibRepStr/x64/*.S:
2007-10-26 lgao4Add one judge whether TeImage or PeImage has reloc...
2007-10-19 lgao4Update ExtractGuidedSectionLib instance to cover the...
2007-10-18 lgao4Make GuidedSection library instance to follow the value...
2007-10-18 klu2The BaseAddress and Length should be align PAGE accordi...
2007-10-16 qwang12add in include for header file to get value for MACRO...
2007-10-15 klu2Remove library instance of PeiServicesTablePointerLibMm7
2007-10-12 lgao41. Update internal EfiPrint protocol to contain all...
2007-10-12 lgao4Fix ICC build error
2007-10-12 zliu3Updating for pass building: Remove the "#include <Itani...
2007-10-11 vprabhalmoved the PeiPalCallLib from ItaniumFamilyCpuPkg to...
2007-10-11 vprabhalthese files have moved to cpulib
2007-10-11 yshang1Add BasePalCallLibNull instance in MdePkg. It is useful...
2007-10-11 lgao4Remove PeiDxeExtractGuidedSectionLib instance, which...
2007-10-10 jwang36Changed to pass the build with Visual Studio 2005
2007-10-10 qwang120) Change the PEI core behavior to not install FV HOB...
2007-10-10 klu2Remove assemble file for different arch,
2007-10-09 jlin16Add SetPeiServicesTablePointer() interface implement...
2007-10-09 klu2PI Enabling: the address of PeiServices Pointer should be
2007-10-09 lgao4Correct ExtractGuidedSectionLib library instance for...
2007-10-08 zliu3Added the "#include <Library/PalCallLib.h>" to pass...
2007-10-06 mdkinneyAdd BaseMemoryLib optimized for DXE
2007-10-06 mdkinneyAdd BaseMemoryLib optimized for PEI
2007-10-06 mdkinneyMake header consistent with other files.
2007-10-06 mdkinneyRestore original algorithm and add comments
2007-10-06 mdkinneyReturn buffer in rax
2007-10-06 mdkinneySync with other libs
2007-10-05 vprabhalmoved CpuSleep and CpuFlushTlb to the CpuLib to use...
2007-10-05 vprabhalremoved the use of PalCallStatic and changed to PalCall
2007-10-05 vprabhalremoved the use of PalCallStatic and changed to PalCall
2007-10-05 vprabhalcreated a CpuLib for CpuSleep and CpuFlushTlb from...
2007-09-30 lgao4Add two ExtractGuidedSectionLib instance separately...
2007-09-30 qhuang8Work around fix to bypass to register GUID on S3 resume.
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-28 xli24Fix a bug of ScsiWrite10Command() UefiScsiLib. After...
2007-09-27 mdkinneyAdd SEC as a supported Module Type for all libraries...
2007-09-25 qwang12Make the module pass CYGWIN GCC build
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-22 mdkinneyFix bug in backward copy for x64
2007-09-20 qhuang8Fix invalid return status to sync with newest UEFI...
2007-09-20 qwang12Fix a bug to print correct message to ConOut and StdErr...
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-18 qhuang8Use Device Path Macros to get Device Path Type/SubType...
2007-09-17 klu2Remove OldPeiCoreEntryPoint library instance from MdePkg
2007-09-17 klu2FixedPcd macro should *not* be used in Library's inf...
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-09-01 AJFISHFixed problem with sign extension in print lib. PrintXY...
2007-08-30 mdkinneyUpdate for ICC 10
2007-08-30 qhuang8Update all INF, DEC and DSC file to confirm to newest...
2007-08-30 klu2Fix the invalid return code for OemHookStatusCodeLibNul...
2007-08-29 yshang1Add dependent packages in INF of modules.
2007-08-27 mdkinneyHandle case when PAL calls 13 or 14 may not be available.
2007-08-24 qwang12Use CopyGuid instead of CopyMem.
2007-08-23 qwang12Add in BuildFv2Hob in HobLib
2007-08-17 mdkinneyUse <> in #include statements instead of "" for include...
2007-08-15 yshang11) Add type casting for argument "a" in EFI_ERROR(a...
2007-08-14 lgao4Add debugLib for this instance.
2007-08-14 lgao4Sync code with MdePkg spec for Scsi library class and...
2007-08-09 jwang36Added DXE_CORE in the supported module type list
2007-08-08 mdkinneyChange EfiConvertPointer() and EfiSetVirtualAddressMap...
2007-08-08 lgao4Correct parameter UINTN to UINT32
2007-08-08 lgao4Update CustomDecompress library to support algorithm...
2007-08-08 jwang36Changed the class name to OldPeiCoreEntryPoint
2007-08-06 yshang1Fix bug in PciCfg to support PCI express address.
2007-08-02 qhuang8Add library dependency expressions for several library...
2007-08-02 jwang36Changed source file format
2007-08-01 jwang361. Generated new build.exe from new tools code
2007-07-30 qwang12add EFIAPI to the library functions.
2007-07-27 yshang1Add BasePcdLibNull in MdePkg.
2007-07-24 zliu3Added the Lib Construction function for IPF lib instance
2007-07-24 qhuang8Update Guid Value to avoid collision with old one
2007-07-23 yshang1Import BaseMemoryLibMmx.
2007-07-20 vanjeffremove some comments introduced by tools.
2007-07-20 vanjefffixed to pass IPF build
2007-07-20 vanjeffremove some comments introduced by tools.
2007-07-19 yshang1Remove unused comments in MdePkg.
2007-07-19 yshang1Fix bugs in MdePkg for GCC build.
2007-07-19 qwang12add in PeiServicesTablePointerLibMm7.inf
2007-07-18 klu2Remove _MSC_VER for this file is just built by MSFT...
2007-07-18 AJFISHremoved comments (and fix) compiler specific compile...
2007-07-18 klu21) Add _MSC_VER judgment for usage of #pragma intrinsic
2007-07-18 jwang36Added tool chain family modifier for source files used...
2007-07-18 vanjeffadd UefiUsbLibInternal.h in .inf
2007-07-17 yshang1Clean up comments in PeiServicesTablePointerLibIdt
2007-07-17 yshang1To support GCC build. Currently, it could not pass...
2007-07-17 yshang1Rename PeiSmbusLibSmbus2 as PeiSmbusLibSmbus2Ppi.
2007-07-17 klu2Comment unallowed item
next