summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Library
AgeCommit message (Expand)AuthorFilesLines
2009-08-141. Log performance data below 4Gqhuang81-25/+29
2009-08-14Add performance logging on EFI boot pathqhuang81-2/+9
2009-08-13recalculate the total size of format string printed by DebugPrint(). eric_tian1-2/+16
2009-08-11Do not use EfiACPIReclaimMemory type to log performance data because some OS ...qhuang81-1/+1
2009-08-11Update the comments for S3Lib and RecoveryLib instances to state that they ar...qhuang84-9/+19
2009-08-10remove a segment of code, in which it forces EHCI to be connected firstly bef...eric_tian1-27/+6
2009-08-05Update links for broken urls in BaseTools/gcc/mingw-gcc-build.py script.jljusten1-0/+4
2009-07-24Fix build break for missing definition of PCI_IF_EHCImdkinney1-1/+1
2009-07-24roll back the changes on replace Pcixx.h with Pci.h due to it's NOT in the sc...eric_tian1-1/+1
2009-07-24if module doesn't explicitly depend on specific Pci spec, it should include I...eric_tian1-1/+1
2009-07-24remove two duplication macros "PCI_CLASSC_PI_UHCI/PCI_CLASSC_PI_EHCI", which ...eric_tian1-2/+2
2009-07-15Clean up PERF macro usage. The macros were being used with 0 as the first pa...darylm5031-52/+52
2009-07-13ProcessCapsule() and BdsMemoryTest() are implemented in the BdsDxe module, wh...eric_tian1-2/+8
2009-07-13Retire description string macro for boot device type which are not defined in...klu22-75/+11
2009-07-12Fix Doxygen comment syntaxmdkinney1-3/+3
2009-07-11Remove extra #includes where possible to make build more efficientmdkinney3-4/+2
2009-07-10Add the missing header file.lgao41-1/+1
2009-07-10Move LockKeyboards API from GenericBdsLib to PlatformBdsLiblgao41-4/+23
2009-07-10enhanced check when reading BMP file.vanjeff1-8/+9
2009-07-10Move LockKeyboards API from GenericBdsLib to PlatformBdsLiblgao41-27/+4
2009-07-09Refine comments for BdsGetBootTypeFromDevicePath().klu21-15/+14
2009-07-09Retire Logo and Shell guid header file, which are replaced by gEfiIntelFramew...lgao43-7/+7
2009-07-08Add comments for the return value of GenericBdsLib functions.lgao41-6/+7
2009-07-08Refine comments.klu21-9/+13
2009-07-07Retired PciIncompatibleDeviceSupportLib from IntelFrameworkModulePkg.vanjeff3-617/+0
2009-06-30Should not use integer as boolean value for judgment.klu21-5/+5
2009-06-30Refine the member name.klu21-1/+1
2009-06-29Add check for memory allocation.xli241-2/+6
2009-06-26Update code style.lgao41-1/+1
2009-06-26Clean up ECC.vanjeff2-124/+124
2009-06-25Code scrub for PCI Bus module and PciIncompatibleDeviceSupportLib module.vanjeff3-131/+97
2009-06-25Clean up Library LzmaCustomDecompressLib, PeiRecoveryLib and driver SectionEx...lgao47-235/+284
2009-06-25Use UNI file string to display Boot Option for language localization.gikidy2-45/+20
2009-06-24Use INTN to case the result of subtractklu21-1/+1
2009-06-24Add NULL checking for input parameter.klu21-1/+4
2009-06-24Update code style and commentslgao46-127/+266
2009-06-23Add more checking to avoid the buffer overflow.klu21-0/+4
2009-06-19git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8613 6f1...jchen201-1/+1
2009-06-19Code scrub for IdeBusDxe driver and PeiS3Lib.(undergoing)jchen202-5/+6
2009-06-19Add missing source item in INF for Bmp.h header fileklu22-2/+2
2009-06-19Update comments.xli241-0/+1
2009-06-19Code scrub for SmmRuntimeDxeReportStatusCodeLibFramework.xli244-336/+203
2009-06-18Remove an inline assembly statement added for debugrsun31-1/+0
2009-06-18Code scrub for PeiDxeDebugLibReportStatusCode.xli242-61/+70
2009-06-17Update header file comments.lgao41-1/+1
2009-06-16Update comments.xli241-5/+2
2009-06-16Update comments.xli241-5/+2
2009-06-11Fix BDS limitation of two "EFI DVD/CDROM" options appear after plug two CD-ROM.gikidy2-22/+155
2009-06-11Update comments for PeiReportStatusCodeLib.xli241-1/+9
2009-06-11Code scrub for DxeReportStatusCodeLib.xli244-353/+116