summaryrefslogtreecommitdiff
path: root/MdePkg/Library
AgeCommit message (Expand)Author
2007-09-01Fixed problem with sign extension in print lib. PrintXY could not print out F...AJFISH
2007-08-30Update for ICC 10mdkinney
2007-08-30Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang8
2007-08-30Fix the invalid return code for OemHookStatusCodeLibNull library instance.klu2
2007-08-29Add dependent packages in INF of modules.yshang1
2007-08-27Handle case when PAL calls 13 or 14 may not be available.mdkinney
2007-08-24Use CopyGuid instead of CopyMem.qwang12
2007-08-23Add in BuildFv2Hob in HobLibqwang12
2007-08-17Use <> in #include statements instead of "" for include files from packagesmdkinney
2007-08-151) Add type casting for argument "a" in EFI_ERROR(a), since if compare two co...yshang1
2007-08-14Add debugLib for this instance.lgao4
2007-08-14Sync code with MdePkg spec for Scsi library class and CustomDecompress librar...lgao4
2007-08-09Added DXE_CORE in the supported module type listjwang36
2007-08-08Change EfiConvertPointer() and EfiSetVirtualAddressMap() to use gRT instead o...mdkinney
2007-08-08Correct parameter UINTN to UINT32lgao4
2007-08-08Update CustomDecompress library to support algorithm guid and Update DxeIpl a...lgao4
2007-08-08Changed the class name to OldPeiCoreEntryPointjwang36
2007-08-06Fix bug in PciCfg to support PCI express address.yshang1
2007-08-02Add library dependency expressions for several library instances.qhuang8
2007-08-02Changed source file formatjwang36
2007-08-011. Generated new build.exe from new tools codejwang36
2007-07-30add EFIAPI to the library functions.qwang12
2007-07-27Add BasePcdLibNull in MdePkg.yshang1
2007-07-24Added the Lib Construction function for IPF lib instancezliu3
2007-07-24Update Guid Value to avoid collision with old oneqhuang8
2007-07-23Import BaseMemoryLibMmx.yshang1
2007-07-20remove some comments introduced by tools.vanjeff
2007-07-20fixed to pass IPF buildvanjeff
2007-07-20remove some comments introduced by tools.vanjeff
2007-07-19Remove unused comments in MdePkg.yshang1
2007-07-19Fix bugs in MdePkg for GCC build.yshang1
2007-07-19add in PeiServicesTablePointerLibMm7.infqwang12
2007-07-18Remove _MSC_VER for this file is just built by MSFT tool chainklu2
2007-07-18removed comments (and fix) compiler specific compile of .c filesAJFISH
2007-07-181) Add _MSC_VER judgment for usage of #pragma intrinsic klu2
2007-07-18Added tool chain family modifier for source files used only for GCC jwang36
2007-07-18add UefiUsbLibInternal.h in .infvanjeff
2007-07-17Clean up comments in PeiServicesTablePointerLibIdtyshang1
2007-07-17To support GCC build. Currently, it could not pass GCC build,since tool could...yshang1
2007-07-17Rename PeiSmbusLibSmbus2 as PeiSmbusLibSmbus2Ppi.yshang1
2007-07-17Comment unallowed itemklu2
2007-07-13Add Internal.h to UefiUsbLibAJFISH
2007-07-13Fixed comments to follow coding standard. AJFISH
2007-07-12Removed MdePkg usage of ModuleName: in file headersAJFISH
2007-07-121. Import UsbKbDxe and UsbMouseDxe into MdeModulePkgvanjeff
2007-07-10Removed CommonHeader.h from MdePkg & MdeModulePkgAJFISH
2007-07-10Import IsaFloppy Dxe and Pei in IntelFrameworkModulePkg.yshang1
2007-07-06Enable Intel IPF compilation for MdePkg.qwang12
2007-07-06add in proper include for this file.qwang12
2007-07-05Enable Nt32 platform boot to DXE phase.klu2