summaryrefslogtreecommitdiff
path: root/MdePkg/Library
AgeCommit message (Expand)Author
2011-11-23Add the missing supported module type in MdePkg DxeServicesTableLib instance.lgao4
2011-11-22MdePkg DxeServicesLib: Search further in GetFileBufferByFilePathjljusten
2011-11-22Update comments in BaseExtractGuidedSectionLib library instance to say its us...lgao4
2011-11-08MdePkg/BaseLib: Replaced inline assembly for ARMGCC by GCC assembly source fileoliviermartin
2011-10-27Add core FFS3 support, ExtractGuidedSectionLib/GuidedSectionExtractionLib/PiF...lzeng14
2011-10-24Update Base type SecPeiDxeTimerLibCpu to support all module type.lgao4
2011-10-08Fix Xcode link failure. Relocations are not supported in .text sections.andrewfish
2011-09-14Refine code to follow coding style.ydong10
2011-09-13Minor copyright format updatehhtian
2011-09-08MdePkg: Add missing implementation of GetTimeInNanoSecond() to TimerLib libra...xdu2
2011-09-05Refine code to follow coding style.ydong10
2011-09-02Move generic IA32_SEGMENT_DESCRIPTOR definition to BaseLib.h.li-elvin
2011-09-02Add check before use to make code run more safer.ydong10
2011-08-29MdePkg: Add S3 library interfaces and base implementationsjljusten
2011-08-25Add new API GetTimeInNanoSecond() to TimerLib to convert elapsed ticks to tim...xdu2
2011-08-24Refine code to follow coding style.ydong10
2011-08-19Simplify the SmmPeriodicSmiLib to call AllocatePool() for every entry in the ...niruiyu
2011-08-15Use linked list to replace the current array solution to store the periodic S...niruiyu
2011-08-09Fix X64 compile error.lgao4
2011-08-08clarify the logic of the print length counting functions in both PrintLib lib...jcarsey
2011-08-04Fix X64 compile error.lgao4
2011-08-02Add 2 functions to UefiLib library class: CatSPrint and CatVSPrint.jcarsey
2011-08-02MdePkg: Fixed hang/reset in thunk code when building with GCC X64geekboy15a
2011-07-27For libraries that have multiple module types support, just define a [Depex] ...lzeng14
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