summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Library
AgeCommit message (Expand)AuthorFilesLines
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
2009-06-08Add comments for Include header files lgao42-1/+1
2009-06-07Remove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsLib.h and BdsDxe modulemdkinney1-12/+1
2009-06-07Retire <FrameworkModuleBase.h>, <FrameworkModuleDxe.h>, and <FrameworkModuleP...mdkinney3-5/+0
2009-06-04Remove ASSERT (TotalSize <= sizeof (Buffer));xli241-5/+0
2009-06-03Fix IPF alignment fault caused by addition of BASE_LIST type that was added t...mdkinney1-2/+2
2009-06-01Increase source portability by replace the use of EFI_STATUS_CODE_DATA_MAX_SI...mdkinney1-3/+3
2009-06-011) Move gEfiStatusCodeDataTypeDebugGuid from the IntelFrameworkPkg to the Int...mdkinney4-6/+4
2009-06-01Remove the GUID declared as gEfiStatusCodeDataTypeAssertGuid and EFI_STATUS_C...mdkinney2-2/+1
2009-05-31Change (UINT8 *) to (CHAR *) to make types the same for comparison operationsmdkinney1-3/+3
2009-05-30This checkin addresses the compatibility issue of passing arguments of type V...mdkinney4-19/+133
2009-05-26fix a bug of incorrectly judge the end of variable arguments.eric_tian1-1/+1
2009-05-21Clean up GenericBdsLib.h to remove unnecessary include header files.lgao41-0/+23
2009-05-13Refine code for PeiReportStatusCodeLib.xli242-24/+33
2009-05-07Refine code for OemHookStatusCodeLibNull.xli242-21/+7