| .. |
|
BaseCacheMaintenanceLib
|
Changing source filename to match name changing.
|
2008-09-27 06:49:50 +00:00 |
|
BaseDebugLibNull
|
Correct the wrong '?' character to '-', and add check DestinationBuffer == SourceBuffer for CompareMem functions in all BaseMemory library instances.
|
2008-09-08 01:24:16 +00:00 |
|
BaseDebugLibSerialPort
|
wrong comment for "Unicode" string.
|
2008-09-08 08:35:54 +00:00 |
|
BaseIoLibIntrinsic
|
1. Change 0 == Length style to Length == 0
|
2008-09-18 14:27:39 +00:00 |
|
BaseLib
|
1.removed DivS64x64Remainder.c since it has been moved to upper directory.
|
2008-10-22 08:14:35 +00:00 |
|
BaseMemoryLib
|
Fix typo to pass build
|
2008-10-21 13:33:38 +00:00 |
|
BaseMemoryLibMmx
|
modify CopyMem.S to align with CopyMem.asm
|
2008-10-23 05:17:35 +00:00 |
|
BaseMemoryLibOptDxe
|
CodeReview for MdePkg/BaseMemoryXXX libraries. Refine file description, function comments and move some redundant logic.
|
2008-10-21 06:52:21 +00:00 |
|
BaseMemoryLibOptPei
|
CodeReview for MdePkg/BaseMemoryXXX libraries. Refine file description, function comments and move some redundant logic.
|
2008-10-21 06:52:21 +00:00 |
|
BaseMemoryLibRepStr
|
add corresponding .S files for BaseMemoryLibXXX X64 arch. Note that we use ".intel_syntax noprefix" directive to simplify the .S implementation.
|
2008-10-22 08:36:39 +00:00 |
|
BaseMemoryLibSse2
|
add corresponding .S files for BaseMemoryLibXXX X64 arch. Note that we use ".intel_syntax noprefix" directive to simplify the .S implementation.
|
2008-10-22 08:36:39 +00:00 |
|
BasePalCallLibNull
|
clean the codes according to review comments.
|
2008-09-03 07:54:27 +00:00 |
|
BasePcdLibNull
|
follow up code review
|
2008-09-16 06:01:21 +00:00 |
|
BasePciCf8Lib
|
Update MDE Library instances according to code review comments.
|
2008-09-04 13:39:18 +00:00 |
|
BasePciExpressLib
|
Update MDE Library instances according to code review comments.
|
2008-09-04 13:39:18 +00:00 |
|
BasePciLibCf8
|
Update MDE Library instances according to code review comments.
|
2008-09-04 13:39:18 +00:00 |
|
BasePciLibPciExpress
|
Update MDE Library instances according to code review comments.
|
2008-09-04 13:39:18 +00:00 |
|
BasePeCoffGetEntryPointLib
|
changed the format when use "=="
|
2008-09-09 05:28:47 +00:00 |
|
BasePeCoffLib
|
Update HobLib and PeCoffLib according to MDE Lib Spec 0.61c
|
2008-10-10 06:20:50 +00:00 |
|
BasePerformanceLibNull
|
remove the unused msa files in MdePkg.
|
2008-08-25 05:00:23 +00:00 |
|
BasePostCodeLibDebug
|
clean the codes according to review comments.
|
2008-09-03 07:54:27 +00:00 |
|
BasePostCodeLibPort80
|
clean the codes according to review comments.
|
2008-09-03 07:54:27 +00:00 |
|
BasePrintLib
|
Clean up code according to code review.
|
2008-09-25 04:56:53 +00:00 |
|
BaseTimerLibNullTemplate
|
rename filename to match actual ones.
|
2008-09-25 03:24:17 +00:00 |
|
BaseUefiDecompressLib
|
Remove over specific usage for library class
|
2008-10-15 07:18:19 +00:00 |
|
CpuLib
|
Update HobLib and PeCoffLib according to MDE Lib Spec 0.61c
|
2008-10-10 06:20:50 +00:00 |
|
DxeCoreEntryPoint
|
Remove msa file and add more comments for DXE core entry
|
2008-08-18 07:20:14 +00:00 |
|
DxeCoreHobLib
|
Update HobLib and PeCoffLib according to MDE Lib Spec 0.61c
|
2008-10-10 06:20:50 +00:00 |
|
DxeExtractGuidedSectionLib
|
Code Clean up for IfrSupportLib, HiiLib, PeiExtractGuidedSectionLib and DxeExtractGuidedSectionLib,
|
2008-08-18 12:11:37 +00:00 |
|
DxeHobLib
|
Update HobLib and PeCoffLib according to MDE Lib Spec 0.61c
|
2008-10-10 06:20:50 +00:00 |
|
DxeMemoryAllocationLib
|
Update these library instances module type to UEFI_DIRVER, because they only depends on UEFI spec.
|
2008-09-19 06:22:44 +00:00 |
|
DxeMemoryLib
|
CodeReview for MdePkg/BaseMemoryXXX libraries. Refine file description, function comments and move some redundant logic.
|
2008-10-21 06:52:21 +00:00 |
|
DxePcdLib
|
Add description for NULL return value.
|
2008-10-22 15:32:13 +00:00 |
|
DxePiLib
|
1) Add in ASSERT conditions
|
2008-08-22 13:44:57 +00:00 |
|
DxeServicesTableLib
|
Correct file comment for DxeServicesTableLib.c
|
2008-09-29 08:09:56 +00:00 |
|
DxeSmbusLib
|
synchronize macros SMBUS_LIB_SLAVE_ADDRESS, SMBUS_LIB_COMMAND, SMBUS_LIB_LENGTH, SMBUS_LIB_PEC, SMBUS_LIB_RESERVED with latest MdePkg specification.
|
2008-10-10 08:00:29 +00:00 |
|
HiiLib
|
Fix ECC issue.
|
2008-10-20 13:56:32 +00:00 |
|
IfrSupportLib
|
Fix ECC issue.
|
2008-10-20 14:00:00 +00:00 |
|
PeiCoreEntryPoint
|
Remove over specific usage for library class
|
2008-10-15 07:18:19 +00:00 |
|
PeiDxePostCodeLibReportStatusCode
|
remove the unused msa files in MdePkg.
|
2008-08-25 05:00:23 +00:00 |
|
PeiExtractGuidedSectionLib
|
Code Clean up for IfrSupportLib, HiiLib, PeiExtractGuidedSectionLib and DxeExtractGuidedSectionLib,
|
2008-08-18 12:11:37 +00:00 |
|
PeiHobLib
|
Fix ECC issue.
|
2008-10-20 14:01:43 +00:00 |
|
PeiIoLibCpuIo
|
Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PEI_SERVICES**. This is a incompatible changes. All file that reference this must be updated.
|
2008-10-17 08:41:06 +00:00 |
|
PeiMemoryAllocationLib
|
remove the unused msa files in MdePkg.
|
2008-08-25 05:00:23 +00:00 |
|
PeiMemoryLib
|
CodeReview for MdePkg/BaseMemoryXXX libraries. Refine file description, function comments and move some redundant logic.
|
2008-10-21 06:52:21 +00:00 |
|
PeimEntryPoint
|
refine code.
|
2008-08-18 05:48:39 +00:00 |
|
PeiPalCallLib
|
Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PEI_SERVICES**. This is a incompatible changes. All file that reference this must be updated.
|
2008-10-17 08:41:06 +00:00 |
|
PeiPcdLib
|
Fix ECC issue.
|
2008-10-20 14:05:39 +00:00 |
|
PeiPiLib
|
follow up code review
|
2008-09-16 06:13:42 +00:00 |
|
PeiResourcePublicationLib
|
remove the unused msa files in MdePkg.
|
2008-08-25 05:00:23 +00:00 |
|
PeiServicesLib
|
Fix ECC issue.
|
2008-10-20 14:12:50 +00:00 |
|
PeiServicesTablePointerLib
|
1) Update SetPeiServicesTablePointer's prototype add CONST modifier.
|
2008-10-21 05:52:19 +00:00 |
|
PeiServicesTablePointerLibIdt
|
1) Update SetPeiServicesTablePointer's prototype add CONST modifier.
|
2008-10-21 05:52:19 +00:00 |
|
PeiServicesTablePointerLibKr7
|
1) Update SetPeiServicesTablePointer's prototype add CONST modifier.
|
2008-10-21 05:52:19 +00:00 |
|
PeiSmbusLibSmbus2Ppi
|
Remove over specific usage for library class
|
2008-10-15 07:18:19 +00:00 |
|
SecPeiDxeTimerLibCpu
|
Use macro instead of hard code value for timer register address in local APIC
|
2008-09-28 07:30:16 +00:00 |
|
SerialPortLibNull
|
sync SerialPortLib.h with mde library spec0.61d-8.doc on webtop.
|
2008-10-09 10:11:48 +00:00 |
|
UefiApplicationEntryPoint
|
remove the unused msa files in MdePkg.
|
2008-08-25 05:00:23 +00:00 |
|
UefiBootServicesTableLib
|
Correct module type for library UefiBootServicesTableLib and UefiRuntimeServicesTableLib.
|
2008-09-16 06:44:15 +00:00 |
|
UefiDebugLibConOut
|
use UnicodeVSPrintAsciiFormat, UnicodeSPrintAsciiFormat to simplify code.
|
2008-09-08 09:08:04 +00:00 |
|
UefiDebugLibStdErr
|
use UnicodeVSPrintAsciiFormat, UnicodeSPrintAsciiFormat to simplify code.
|
2008-09-08 09:08:26 +00:00 |
|
UefiDevicePathLib
|
Code cleanup for library instances in MdePkg.
|
2008-09-09 04:41:59 +00:00 |
|
UefiDevicePathLibDevicePathProtocol
|
Code cleanup for library instances in MdePkg.
|
2008-09-09 04:41:59 +00:00 |
|
UefiDriverEntryPoint
|
remove the unused msa files in MdePkg.
|
2008-08-25 05:00:23 +00:00 |
|
UefiLib
|
Adjust doxygen comment style for structure.
|
2008-10-21 18:58:59 +00:00 |
|
UefiRuntimeLib
|
The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend on PI spec should include Uefi.h not PiDxe.h.
|
2008-08-30 14:09:38 +00:00 |
|
UefiRuntimeServicesTableLib
|
Correct module type for library UefiBootServicesTableLib and UefiRuntimeServicesTableLib.
|
2008-09-16 06:44:15 +00:00 |
|
UefiScsiLib
|
Move definition of EFI_SCSI_TARGET_MAX_BYTES from IndustryStandard in MDE Package to UefiScsiLib.
|
2008-10-20 15:34:16 +00:00 |
|
UefiUsbLib
|
Add Usb Hid class request type into IndustryStandard/Usb.h, and replace the hard value in UefiUsbLib by them.
|
2008-09-08 04:59:00 +00:00 |