]> git.proxmox.com Git - mirror_edk2.git/history - MdePkg/Library
Patch from open source community for CryptoPkg to allow it to build for ARM using...
[mirror_edk2.git] / MdePkg / Library /
2011-04-19 lgao4Update the description of Loaded Image Protocol Unload...
2011-03-15 ydong10Refine code to follow coding style.
2011-03-14 ydong10Enhance inf to follow spec.
2011-03-10 mdkinneyUpdate DebugLib to provide support for "err" command...
2011-02-21 gikidyA minor change for the format of usage align with spec.
2011-02-17 ydong10Update inappropriate comments.
2011-02-16 lgao4Per PI1.2B spec, for the case that TE Image Relocation...
2011-02-11 mdkinneyAdd SmmPeriodicSmiLib to MdePkg.
2011-02-01 andrewfishReplace INTERWORK_FUNC, with GCC_ASM_EXPORT() and GCC_A...
2011-01-07 darylm503Fix InternalMemScanMem* functions so that they return...
2010-12-30 mdkinneyFix issue when BaseDebugLibSerialPort is combined with...
2010-12-22 ydong10Update inappropriate comments.
2010-12-18 mdkinneyAdd CONSTRUCTOR to BaseDebugLibSerialPort to call Seria...
2010-12-18 mdkinneyRemove CONSTRUCTOR from DxePcdLib aligning the DxePcdLi...
2010-12-18 mdkinneyAdd an empty CONSTRUCTOR to the UefiLib to resolve...
2010-12-17 mdkinneyFix DxeHobLib to also support a module type of SMM_CORE.
2010-12-16 andrewfishAdd support for ARM MOVW/MOVT instructions that were...
2010-12-15 andrewfishFix issue with CodeSourcery gcc requiring assembly...
2010-12-06 jljustenMdePkg: Fix GCC Thunk support for IA32
2010-11-29 rsun3Add a new Timer Library instance SecPeiDxeTimerLibUefiC...
2010-11-12 li-elvinFix the issue that the high 16-bit of EAX may contain...
2010-11-04 ydong10Add API to ExtractGuidedSectionLib.h to retrieve the...
2010-10-18 lgao4Update UefiDriverEntryPoint library by adding BaseLib...
2010-09-14 mdkinneyUpdate MODULE_TYPE to be DXE_RUNTIME_DRIVER
2010-09-10 mdkinneyUpdate this library to restrict usage to DXE_RUNTIME_DR...
2010-08-26 qhuang8Sync bug fix in Edk r10821 to PeiMemoryLib and UefiMemo...
2010-08-25 darylm503Fix the InternalMemScanMem* functions. They were retur...
2010-08-16 sfu5Refine code.
2010-08-14 qhuang8Minor refinement on source code.
2010-08-13 sfu5Refine code.
2010-08-09 hhuan13Fixed K9 scan issues.
2010-07-29 lgao4Use FreePool() library API to replace gBS->FreePool...
2010-07-28 lgao4Roll back change r10695, because new update on r10700...
2010-07-28 lgao4Enhance SmmMemoryAllocationLib Free function implementa...
2010-07-26 lgao4Make sure gBS FreePool() is used to free the buffer...
2010-07-24 hhtianminor format update
2010-06-30 myronporterMinor grammatical work--mostly adding periods. Items...
2010-06-25 mdkinneyUpdate BASE PCI Library that uses CF8/CFC access mechan...
2010-06-25 myronporterMinor grammatical work--mostly adding periods. Items...
2010-06-24 myronporterMinor grammatical work--mostly adding periods. Items...
2010-06-24 myronporterMinor grammatical work--mostly adding periods. Items...
2010-06-22 myronporterMinor grammatical work--mostly adding periods. Items...
2010-06-22 MyronPorterMinor grammatical work--mostly adding periods. Items...
2010-06-11 mdkinneyAdd ASSERT() conditions to UEFI Library Print() and...
2010-06-11 myronporterMinor grammatical work--mostly adding periods. Sending...
2010-06-01 geekboy15aFixed issue with InternalX86ReadIdtr referencing LDT...
2010-05-28 li-elvinAdd Read/Write (16) command to SCSI library.
2010-05-20 jljustenMdePkg BaseLib: Fix GCC build break
2010-05-20 qhuang8Fix GCC build break as MemoryFence() API has already...
2010-05-20 qhuang8Fix some typos
2010-05-19 qhuang8Temporarily remove build-in __sync_val_compare_and_swap...
2010-05-18 hhtianUpdate copyright format
2010-05-18 qhuang81. Restore the inline C implementation of GCC assembly...
2010-05-10 xdu2Fix bug in AsmCpuVirtual() to return 1 instead of 0...
2010-05-10 qhuang8Use the ASSERT() for parameter checking as the 4th...
2010-05-07 mdkinneyFix ICC 11.1 build break
2010-05-05 lgao4Move SecExtractGuidedSectionLib instance from OvmfPkg...
2010-05-05 lgao4Add new API GetSectionFromAnyFvByFileType() into MdePkg...
2010-04-29 geekboy15aForcing functions with variable argument lists to use...
2010-04-23 hhtianUpdate the copyright notice format
2010-04-23 hhtianUpdate the copyright notice format
2010-04-23 hhtianUpdate the copyright notice format
2010-04-23 hhtianUpdate the copyright notice format
2010-04-23 hhtianUpdate the copyright notice format
2010-04-23 hhtianUpdate the copyright notice format
2010-04-23 hhtianUpdate the copyright notice format
2010-04-23 hhtianUpdate the copyright notice format
2010-04-23 hhtianUpdate the copyright notice format
2010-04-23 hhtianUpdate the copyright notice format
2010-04-23 hhtianUpdate the copyright notice format
2010-04-23 hhtianUpdate the copyright notice format
2010-04-23 hhtianUpdate the copyright notice format
2010-04-23 hhtianUpdate the copyright notice format
2010-04-23 hhtianUpdate the copyright notice format
2010-04-21 rsun3Add an IO Lib instance based on CPU IO2 Protocol.
2010-04-16 geekboy15aFixed GCC 4.4 build issue due to incorrect prefix....
2010-04-16 geekboy15aFixed GCC 4.4 build issue. Also fixed issue where...
2010-03-31 qhuang8Fix INF file header format
2010-03-23 qhuang8Remove obsolete BuildCapsuleHob() function in DxeCoreHo...
2010-03-17 andrewfishAdd Math64.S to reduce the number of compiler intrinsic...
2010-03-05 jyao1Move SmmCoreSmmServicesTableLib from MdePkg to MdeModul...
2010-03-05 jyao1Add SmmCore SmmServicesTable library.
2010-03-04 hhuan13Remove SMM_CORE from SmmServicesTableLib.inf that is...
2010-03-03 klu2Removing "Ex" in PI PCD_PPI/PROTOCOL's interface accord...
2010-03-01 vanjeffupdated definitions of PCD PPI/Protocol per latest...
2010-03-01 mdkinneyRemove assumption that the transition code for transiti...
2010-02-27 xli24Update SEC Platform Information PPI according to PI...
2010-02-25 klu2Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION...
2010-02-24 lgao4Correct Copyright year format
2010-02-24 lgao41. Correct File header to ## @file
2010-02-23 klu2Disable interrupt when changing IDTR register.
2010-02-23 qhuang8Temporarily remove the C implementation of some GCC...
2010-02-15 mdkinneyRemove SMM_CORE as a supported module type for the...
2010-02-14 mdkinneyAdd Memory Allocation Library instance for modules...
2010-02-14 mdkinney1) Remove dependency on the UEFI Boot Services Table...
2010-02-14 mdkinneyRemove constructor from this library. This library...
2010-02-11 mdkinneyDo not set gBS to NULL when the ExitBootServices event...
2010-02-01 qhuang8Minor update to fix typos and update the file to use...
2010-02-01 qhuang8Add missing dependency expression for some library...
2010-01-29 mdkinneyAdd missing [Depex]
next