summaryrefslogtreecommitdiff
path: root/MdePkg/Library
AgeCommit message (Expand)AuthorFilesLines
2007-08-27Handle case when PAL calls 13 or 14 may not be available.mdkinney1-7/+11
2007-08-24Use CopyGuid instead of CopyMem.qwang121-2/+2
2007-08-23Add in BuildFv2Hob in HobLibqwang123-0/+86
2007-08-17Use <> in #include statements instead of "" for include files from packagesmdkinney1-1/+1
2007-08-151) Add type casting for argument "a" in EFI_ERROR(a), since if compare two co...yshang11-40/+58
2007-08-14Add debugLib for this instance.lgao42-0/+3
2007-08-14Sync code with MdePkg spec for Scsi library class and CustomDecompress librar...lgao43-9/+11
2007-08-09Added DXE_CORE in the supported module type listjwang361-1/+1
2007-08-08Change EfiConvertPointer() and EfiSetVirtualAddressMap() to use gRT instead o...mdkinney4-21/+6
2007-08-08Correct parameter UINTN to UINT32lgao41-2/+2
2007-08-08Update CustomDecompress library to support algorithm guid and Update DxeIpl a...lgao41-0/+21
2007-08-08Changed the class name to OldPeiCoreEntryPointjwang361-1/+1
2007-08-06Fix bug in PciCfg to support PCI express address.yshang11-0/+0
2007-08-02Add library dependency expressions for several library instances.qhuang86-0/+14
2007-08-02Changed source file formatjwang361-4/+4
2007-08-011. Generated new build.exe from new tools codejwang362-294/+294
2007-07-30add EFIAPI to the library functions.qwang121-0/+10
2007-07-27Add BasePcdLibNull in MdePkg.yshang13-0/+922
2007-07-24Added the Lib Construction function for IPF lib instancezliu32-1/+30
2007-07-24Update Guid Value to avoid collision with old oneqhuang84-4/+4
2007-07-23Import BaseMemoryLibMmx.yshang150-0/+3233
2007-07-20remove some comments introduced by tools.vanjeff43-352/+118
2007-07-20fixed to pass IPF buildvanjeff1-8/+9
2007-07-20remove some comments introduced by tools.vanjeff14-64/+14
2007-07-19Remove unused comments in MdePkg.yshang157-1609/+38
2007-07-19Fix bugs in MdePkg for GCC build.yshang12-2/+2
2007-07-19add in PeiServicesTablePointerLibMm7.infqwang123-0/+164
2007-07-18Remove _MSC_VER for this file is just built by MSFT tool chainklu21-2/+1
2007-07-18removed comments (and fix) compiler specific compile of .c filesAJFISH1-4/+4
2007-07-181) Add _MSC_VER judgment for usage of #pragma intrinsic klu21-1/+2
2007-07-18Added tool chain family modifier for source files used only for GCC jwang361-281/+281
2007-07-18add UefiUsbLibInternal.h in .infvanjeff1-0/+1
2007-07-17Clean up comments in PeiServicesTablePointerLibIdtyshang14-31/+0
2007-07-17To support GCC build. Currently, it could not pass GCC build,since tool could...yshang15-37/+114
2007-07-17Rename PeiSmbusLibSmbus2 as PeiSmbusLibSmbus2Ppi.yshang15-0/+0
2007-07-17Comment unallowed itemklu21-1/+1
2007-07-13Add Internal.h to UefiUsbLibAJFISH3-8/+26
2007-07-13Fixed comments to follow coding standard. AJFISH5-557/+545
2007-07-12Removed MdePkg usage of ModuleName: in file headersAJFISH163-366/+0
2007-07-121. Import UsbKbDxe and UsbMouseDxe into MdeModulePkgvanjeff4-478/+332
2007-07-10Removed CommonHeader.h from MdePkg & MdeModulePkgAJFISH9-169/+13
2007-07-10Import IsaFloppy Dxe and Pei in IntelFrameworkModulePkg.yshang15-0/+3392
2007-07-06Enable Intel IPF compilation for MdePkg.qwang1216-1/+272
2007-07-06add in proper include for this file.qwang121-0/+2
2007-07-05Enable Nt32 platform boot to DXE phase.klu23-0/+190
2007-07-05add HiiLib.infvanjeff1-0/+70
2007-07-05Add inf files for PeiSmbusLibSmbus2, PeiDxePostCodeLibReportStatusCode, PeiMe...vanjeff23-131/+531
2007-07-03Removed IntelframeworkPkg contamination from MdeModulePkg modules.AJFISH1-9/+0
2007-07-03Add BaseCustomDecompressLibNull, DxeDebugLibSerialPort and UefiUsbLib library...lgao413-0/+1976
2007-07-03Update EFI_CAPSULE_HEADER definition.yshang11-11/+11