summaryrefslogtreecommitdiff
path: root/MdePkg/Library
AgeCommit message (Expand)Author
2011-07-20MdePkg: Update CpuSleep to use ARMv7 instruction. andrewfish
2011-07-12MdePkg: Fix X64 clang compile issues.andrewfish
2011-06-28Clarify the requirements for the Destination parameter of UnicodeStrToAsciiStr.jcarsey
2011-06-21Initialize data before using itydong10
2011-06-15For BaseLib IsNull() function , update retval value comment to match its func...lgao4
2011-06-10Add ESAL support libraries to MdePkgmdkinney
2011-06-09Change BuildGuidHob and BuildGuidDataHob to return NULL upon failure.niruiyu
2011-05-26Fix ICC build break.lgao4
2011-05-24Update BasePrintLib to handle the unaligned GUID. lgao4
2011-05-23Add BlockIO revision 3 definition. Add new API ScsiInquiryCommandEx to UefiSc...niruiyu
2011-04-19Update the description of Loaded Image Protocol Unload function to follow the...lgao4
2011-03-15Refine code to follow coding style.ydong10
2011-03-14Enhance inf to follow spec.ydong10
2011-03-10Update DebugLib to provide support for "err" command in the EFI Shell to adju...mdkinney
2011-02-21A minor change for the format of usage align with spec.gikidy
2011-02-17Update inappropriate comments.ydong10
2011-02-16Per PI1.2B spec, for the case that TE Image Relocation Data Directory Entry V...lgao4
2011-02-11Add SmmPeriodicSmiLib to MdePkg.mdkinney
2011-02-01Replace INTERWORK_FUNC, with GCC_ASM_EXPORT() and GCC_ASM_IMPORT() and update...andrewfish
2011-01-07Fix InternalMemScanMem* functions so that they return the pointer to the matc...darylm503
2010-12-30Fix issue when BaseDebugLibSerialPort is combined with BaseSerialPortLibNull....mdkinney
2010-12-22Update inappropriate comments.ydong10
2010-12-18Add CONSTRUCTOR to BaseDebugLibSerialPort to call SerialPortInitialize() in t...mdkinney
2010-12-18Remove CONSTRUCTOR from DxePcdLib aligning the DxePcdLib design with the PeiP...mdkinney
2010-12-18Add an empty CONSTRUCTOR to the UefiLib to resolve library dependency issues.mdkinney
2010-12-17Fix DxeHobLib to also support a module type of SMM_CORE.mdkinney
2010-12-16Add support for ARM MOVW/MOVT instructions that were added in the latest PE/C...andrewfish
2010-12-15Fix issue with CodeSourcery gcc requiring assembly functions to have a .type ...andrewfish
2010-12-06MdePkg: Fix GCC Thunk support for IA32jljusten
2010-11-29Add a new Timer Library instance SecPeiDxeTimerLibUefiCpu into UefiCpuPkg. Th...rsun3
2010-11-12Fix the issue that the high 16-bit of EAX may contain invalid data, which cau...li-elvin
2010-11-04Add API to ExtractGuidedSectionLib.h to retrieve the set of registered handlers.ydong10
2010-10-18Update UefiDriverEntryPoint library by adding BaseLib library class required ...lgao4
2010-09-14Update MODULE_TYPE to be DXE_RUNTIME_DRIVER mdkinney
2010-09-10Update this library to restrict usage to DXE_RUNTIME_DRIVER and DXE_SAL_DRIVE...mdkinney
2010-08-26Sync bug fix in Edk r10821 to PeiMemoryLib and UefiMemoryLib instances.qhuang8
2010-08-25Fix the InternalMemScanMem* functions. They were returning the character AFT...darylm503
2010-08-16Refine code.sfu5
2010-08-14Minor refinement on source code.qhuang8
2010-08-13Refine code.sfu5
2010-08-09Fixed K9 scan issues.hhuan13
2010-07-29Use FreePool() library API to replace gBS->FreePool() service.lgao4
2010-07-28Roll back change r10695, because new update on r10700 and r10701 handles this...lgao4
2010-07-28Enhance SmmMemoryAllocationLib Free function implementation to call gSmst or ...lgao4
2010-07-26Make sure gBS FreePool() is used to free the buffer always allocated by gBS A...lgao4
2010-07-24minor format updatehhtian
2010-06-30Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter
2010-06-25Update BASE PCI Library that uses CF8/CFC access mechanism for PCI configurat...mdkinney
2010-06-25Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter
2010-06-24Minor grammatical work--mostly adding periods. Items with ONLY period added ...myronporter