summaryrefslogtreecommitdiff
path: root/IntelFrameworkPkg
AgeCommit message (Expand)AuthorFilesLines
2009-06-011) Move gEfiStatusCodeDataTypeDebugGuid from the IntelFrameworkPkg to the Int...mdkinney2-9/+0
2009-06-01Remove the GUID declared as gEfiStatusCodeDataTypeErrorGuid and EFI_STATUS_CO...mdkinney2-19/+0
2009-06-01Remove the GUID declared as gEfiStatusCodeDataTypeAssertGuid and EFI_STATUS_C...mdkinney2-13/+0
2009-06-01Remove the GUID declared as gEfiStatusCodeDataTypeExceptionHandlerGuid and EF...mdkinney2-9/+0
2009-05-21update the file description of PrintXY and AsciiPrintXY. and also refine the ...eric_tian1-8/+12
2009-05-21update the implementation of InternalPrintGraphic to reflect the number of ac...eric_tian1-40/+31
2009-05-21Update revision reference tag.gikidy11-9/+16
2009-05-21Synchronize code with specs.gikidy8-28/+743
2009-05-21Synchronize code with specs.gikidy9-19/+111
2009-05-09Clarify BuildCvHob() API in HobLib to state that this function will ASSERT() ...mdkinney1-0/+1
2009-04-29update the spec file name in headertding11-1/+1
2009-04-29update the header to point to Smm Cis v1.1 to cover the definition of MP APItding11-1/+1
2009-04-22Retire framework IfrSupportLib and HiiLib, which will be replaced by new desi...lgao411-3718/+0
2009-04-17retire AcpiTableStorage.h and implement the gEfiAcpiTableStorageGuid with a f...jchen201-32/+0
2009-04-16remove the gEfiLoadPeImageProtocolGuid and replace all references for it with...eric_tian1-24/+23
2009-04-15sync Print functions with MdePkg counterpart.qhuang81-43/+44
2009-04-02Data field added for long physical blocks. gikidy1-2/+9
2009-03-31Retire FrameworkHiiLib library class. Remove FrameworkHiiLib library instance...rsun35-422/+0
2009-03-24Add PCD to save size.gdong11-2/+2
2009-03-24Fixed two K8 report issuegdong12-3/+6
2009-03-16Update the header file coding style (alignment, comment, etc.)gdong17-1197/+1082
2009-03-05Fix incorrect function headers of I/O Lib.xli241-7/+7
2009-03-03Add PeiHobLibFramework instance to provide a real implementation for BuildCvH...qhuang83-0/+714
2009-02-25Sync with MdePkg counterpartqhuang81-1/+1
2009-02-19Add the missing definitions in framework Pci Host bridge specification.lgao41-0/+8
2009-02-10Add comments in DSC files to explain the function and design of components se...xli241-3/+16
2009-02-05update comments to allign with spectding112-150/+135
2009-01-08Fix FreePoll() bugs in some places.gdong17-43/+38
2009-01-05Fix VS2005 build error lgao42-3/+3
2009-01-04Add a comment to describe the reason why the GUID for HII protocol is not mat...qwang121-0/+6
2009-01-04Replace some CopyMem() for GUID copy with CopyGuid().gdong111-252/+244
2008-12-24correct some coding style issues.gdong15-622/+607
2008-12-24make the comment parameter be consistent with the function parameter.gdong11-4/+4
2008-12-23correct some code style issuegdong11-31/+28
2008-12-23Remove the BUGBUG modifier in the commentgdong11-3/+2
2008-12-23In Comment, the parameter name does NOT consistent with function parameter namegdong11-2/+2
2008-12-23correct the comments style.gdong11-872/+460
2008-12-17git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7064 6f1...gdong11-3/+3
2008-12-16Clean up to update the reference of the these macros:qhuang84-4/+4
2008-12-15clean coding style issuetding11-5/+5
2008-12-15remove EDK_RELEASE_VERSION in inf filetding13-3/+0
2008-12-11update [Depex] sectiontding11-0/+4
2008-12-10update code commenttding11-1/+1
2008-12-08update function commentstding12-0/+28
2008-12-05Change comment "bitwise inclusive OR" to "bitwise OR".gikidy1-32/+32
2008-12-04update INF [LibraryClasses] section to match include libs in module master he...tding13-0/+10
2008-12-04fix ecc report-out issuestding19-28/+17
2008-12-01Sync UefiLib instance in IntelFrameworkPkg with the one in MdePkg.qhuang87-233/+1069
2008-11-21change DxeSmmDriverEntryPoint library class name to UefiEntryPointeric_tian1-1/+1
2008-11-19Update doxygen comment for VarArg list.qwang121-4/+8