summaryrefslogtreecommitdiff
path: root/IntelFrameworkModulePkg/Library
AgeCommit message (Expand)Author
2009-07-10Move LockKeyboards API from GenericBdsLib to PlatformBdsLiblgao4
2009-07-09Refine comments for BdsGetBootTypeFromDevicePath().klu2
2009-07-09Retire Logo and Shell guid header file, which are replaced by gEfiIntelFramew...lgao4
2009-07-08Add comments for the return value of GenericBdsLib functions.lgao4
2009-07-08Refine comments.klu2
2009-07-07Retired PciIncompatibleDeviceSupportLib from IntelFrameworkModulePkg.vanjeff
2009-06-30Should not use integer as boolean value for judgment.klu2
2009-06-30Refine the member name.klu2
2009-06-29Add check for memory allocation.xli24
2009-06-26Update code style.lgao4
2009-06-26Clean up ECC.vanjeff
2009-06-25Code scrub for PCI Bus module and PciIncompatibleDeviceSupportLib module.vanjeff
2009-06-25Clean up Library LzmaCustomDecompressLib, PeiRecoveryLib and driver SectionEx...lgao4
2009-06-25Use UNI file string to display Boot Option for language localization.gikidy
2009-06-24Use INTN to case the result of subtractklu2
2009-06-24Add NULL checking for input parameter.klu2
2009-06-24Update code style and commentslgao4
2009-06-23Add more checking to avoid the buffer overflow.klu2
2009-06-19git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8613 6f1...jchen20
2009-06-19Code scrub for IdeBusDxe driver and PeiS3Lib.(undergoing)jchen20
2009-06-19Add missing source item in INF for Bmp.h header fileklu2
2009-06-19Update comments.xli24
2009-06-19Code scrub for SmmRuntimeDxeReportStatusCodeLibFramework.xli24
2009-06-18Remove an inline assembly statement added for debugrsun3
2009-06-18Code scrub for PeiDxeDebugLibReportStatusCode.xli24
2009-06-17Update header file comments.lgao4
2009-06-16Update comments.xli24
2009-06-16Update comments.xli24
2009-06-11Fix BDS limitation of two "EFI DVD/CDROM" options appear after plug two CD-ROM.gikidy
2009-06-11Update comments for PeiReportStatusCodeLib.xli24
2009-06-11Code scrub for DxeReportStatusCodeLib.xli24
2009-06-08Add comments for Include header files lgao4
2009-06-07Remove EFI_BDS_ARCH_PROTOCOL_INSTANCE from PlatformBdsLib.h and BdsDxe modulemdkinney
2009-06-07Retire <FrameworkModuleBase.h>, <FrameworkModuleDxe.h>, and <FrameworkModuleP...mdkinney
2009-06-04Remove ASSERT (TotalSize <= sizeof (Buffer));xli24
2009-06-03Fix IPF alignment fault caused by addition of BASE_LIST type that was added t...mdkinney
2009-06-01Increase source portability by replace the use of EFI_STATUS_CODE_DATA_MAX_SI...mdkinney
2009-06-011) Move gEfiStatusCodeDataTypeDebugGuid from the IntelFrameworkPkg to the Int...mdkinney
2009-06-01Remove the GUID declared as gEfiStatusCodeDataTypeAssertGuid and EFI_STATUS_C...mdkinney
2009-05-31Change (UINT8 *) to (CHAR *) to make types the same for comparison operationsmdkinney
2009-05-30This checkin addresses the compatibility issue of passing arguments of type V...mdkinney
2009-05-26fix a bug of incorrectly judge the end of variable arguments.eric_tian
2009-05-21Clean up GenericBdsLib.h to remove unnecessary include header files.lgao4
2009-05-13Refine code for PeiReportStatusCodeLib.xli24
2009-05-07Refine code for OemHookStatusCodeLibNull.xli24
2009-05-05Remove usage of MemoryAllocationLib, and use a simplistic allocationjljusten
2009-05-04Merge PEI & DXE LzmaCustomDecompressLib. A previous implementationjljusten
2009-05-01Add LzmaCustomDecompressLib based on the LZMA SDK 4.65 which wasjljusten
2009-04-24Adjust the code so that global variable placed at beginning of file.gikidy
2009-04-231. EDK_RELEASE_VERSION removed;gikidy