audk/MdePkg/Library
AJFISH e7fe49961a Fixed problem with sign extension in print lib. PrintXY could not print out French characters like é.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3761 6f19259b-4bc3-4df7-8a09-765794883524
2007-09-01 15:56:49 +00:00
..
BaseCacheMaintenanceLib remove some comments introduced by tools. 2007-07-20 04:33:45 +00:00
BaseCustomDecompressLibNull Add debugLib for this instance. 2007-08-14 08:12:03 +00:00
BaseDebugLibNull remove some comments introduced by tools. 2007-07-20 06:28:14 +00:00
BaseIoLibIntrinsic Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec 0.41, DSC spec 0.40. 2007-08-30 09:11:54 +00:00
BaseLib Update for ICC 10 2007-08-30 23:01:26 +00:00
BaseMemoryLib Remove unused comments in MdePkg. 2007-07-19 09:43:43 +00:00
BaseMemoryLibMmx Add dependent packages in INF of modules. 2007-08-29 08:52:49 +00:00
BaseMemoryLibRepStr Remove unused comments in MdePkg. 2007-07-19 09:43:43 +00:00
BaseMemoryLibSse2 Remove unused comments in MdePkg. 2007-07-19 09:43:43 +00:00
BasePcdLibNull 1) Add type casting for argument "a" in EFI_ERROR(a), since if compare two constants without specify data type, compiler maybe could not understand what is the actual data type of constant. The default would treat it as unsigned data. therefore, if the argument a of EFI_ERROR(a) is constant, for instance the EFI_LOAD_ERROR, the EFI_ERROR(a) would always be FALSE. 2007-08-15 06:17:29 +00:00
BasePciCf8Lib remove some comments introduced by tools. 2007-07-20 06:28:14 +00:00
BasePciExpressLib Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec 0.41, DSC spec 0.40. 2007-08-30 09:11:54 +00:00
BasePciLibCf8 remove some comments introduced by tools. 2007-07-20 06:28:14 +00:00
BasePciLibPciExpress remove some comments introduced by tools. 2007-07-20 06:28:14 +00:00
BasePeCoffGetEntryPointLib remove some comments introduced by tools. 2007-07-20 06:28:14 +00:00
BasePeCoffLib Remove unused comments in MdePkg. 2007-07-19 09:43:43 +00:00
BasePerformanceLibNull Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec 0.41, DSC spec 0.40. 2007-08-30 09:11:54 +00:00
BasePostCodeLibDebug Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec 0.41, DSC spec 0.40. 2007-08-30 09:11:54 +00:00
BasePostCodeLibPort80 Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec 0.41, DSC spec 0.40. 2007-08-30 09:11:54 +00:00
BasePrintLib Fixed problem with sign extension in print lib. PrintXY could not print out French characters like é. 2007-09-01 15:56:49 +00:00
BaseTimerLibNullTemplate remove some comments introduced by tools. 2007-07-20 06:28:14 +00:00
BaseUefiDecompressLib remove some comments introduced by tools. 2007-07-20 06:28:14 +00:00
DxeCoreEntryPoint remove some comments introduced by tools. 2007-07-20 06:28:14 +00:00
DxeCoreHobLib Add in BuildFv2Hob in HobLib 2007-08-23 06:22:53 +00:00
DxeDebugLibSerialPort Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec 0.41, DSC spec 0.40. 2007-08-30 09:11:54 +00:00
DxeHobLib Add in BuildFv2Hob in HobLib 2007-08-23 06:22:53 +00:00
DxeMemoryAllocationLib remove some comments introduced by tools. 2007-07-20 06:28:14 +00:00
DxeMemoryLib remove some comments introduced by tools. 2007-07-20 06:28:14 +00:00
DxePcdLib Add library dependency expressions for several library instances. 2007-08-02 10:01:41 +00:00
DxeServicesTableLib Remove unused comments in MdePkg. 2007-07-19 09:43:43 +00:00
DxeSmbusLib Add library dependency expressions for several library instances. 2007-08-02 10:01:41 +00:00
HiiLib Update Guid Value to avoid collision with old one 2007-07-24 03:54:55 +00:00
OldPeiCoreEntryPoint Changed the class name to OldPeiCoreEntryPoint 2007-08-08 09:50:16 +00:00
PeiCoreEntryPoint remove some comments introduced by tools. 2007-07-20 06:28:14 +00:00
PeiDxePostCodeLibReportStatusCode Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec 0.41, DSC spec 0.40. 2007-08-30 09:11:54 +00:00
PeiHobLib Use CopyGuid instead of CopyMem. 2007-08-24 02:14:58 +00:00
PeiIoLibCpuIo Add library dependency expressions for several library instances. 2007-08-02 10:01:41 +00:00
PeiMemoryAllocationLib remove some comments introduced by tools. 2007-07-20 06:28:14 +00:00
PeiMemoryLib remove some comments introduced by tools. 2007-07-20 06:28:14 +00:00
PeiPcdLib Add library dependency expressions for several library instances. 2007-08-02 10:01:41 +00:00
PeiResourcePublicationLib remove some comments introduced by tools. 2007-07-20 06:28:14 +00:00
PeiServicesLib remove some comments introduced by tools. 2007-07-20 06:28:14 +00:00
PeiServicesTablePointerLib remove some comments introduced by tools. 2007-07-20 04:33:45 +00:00
PeiServicesTablePointerLibIdt Add dependent packages in INF of modules. 2007-08-29 08:52:49 +00:00
PeiServicesTablePointerLibKr7 Added the Lib Construction function for IPF lib instance 2007-07-24 07:40:09 +00:00
PeiServicesTablePointerLibMm7 add in PeiServicesTablePointerLibMm7.inf 2007-07-19 02:59:30 +00:00
PeiSmbusLibSmbus2Ppi Fix bug in PciCfg to support PCI express address. 2007-08-06 03:52:01 +00:00
PeimEntryPoint remove some comments introduced by tools. 2007-07-20 06:28:14 +00:00
SecPeiDxeTimerLibCpu Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec 0.41, DSC spec 0.40. 2007-08-30 09:11:54 +00:00
SerialPortLibNull remove some comments introduced by tools. 2007-07-20 06:28:14 +00:00
UefiApplicationEntryPoint Remove unused comments in MdePkg. 2007-07-19 09:43:43 +00:00
UefiBootServicesTableLib remove some comments introduced by tools. 2007-07-20 06:28:14 +00:00
UefiDebugLibConOut Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec 0.41, DSC spec 0.40. 2007-08-30 09:11:54 +00:00
UefiDebugLibStdErr Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec 0.41, DSC spec 0.40. 2007-08-30 09:11:54 +00:00
UefiDevicePathLib remove some comments introduced by tools. 2007-07-20 06:28:14 +00:00
UefiDevicePathLibDevicePathProtocol Add library dependency expressions for several library instances. 2007-08-02 10:01:41 +00:00
UefiDriverEntryPoint remove some comments introduced by tools. 2007-07-20 06:28:14 +00:00
UefiLib Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec 0.41, DSC spec 0.40. 2007-08-30 09:11:54 +00:00
UefiRuntimeLib Change EfiConvertPointer() and EfiSetVirtualAddressMap() to use gRT instead of mRT because these two functions must only be called in physical mode, so there is never any need for them to use mRT that is converted to a virtual address 2007-08-08 20:44:44 +00:00
UefiRuntimeServicesTableLib Added DXE_CORE in the supported module type list 2007-08-09 08:06:55 +00:00
UefiScsiLib Sync code with MdePkg spec for Scsi library class and CustomDecompress library class. 2007-08-14 07:58:32 +00:00
UefiUsbLib Sync code with MdePkg spec for Scsi library class and CustomDecompress library class. 2007-08-14 07:58:32 +00:00