summaryrefslogtreecommitdiffstats
path: root/IntelFrameworkPkg
Commit message (Expand)AuthorAgeFilesLines
* Remove IfrLibConstruct, because it do nothing.klu22008-04-092-21/+2
* Add comments for library function interface.klu22008-04-092-35/+81
* Fix unknown character in header comments which break build.klu22008-04-091-2/+2
* Fix unknown character in header comments which break build.klu22008-04-091-3/+1
* Fix build error.klu22008-04-091-1/+1
* Add comments.klu22008-04-082-2/+7
* Add more comments for IntelFramework's header files.klu22008-04-0820-29/+88
* Add more comments for IntelFramework's header files.klu22008-04-0816-39/+79
* Both FrameworkHii and UefiHii declare some macros and structure with the same...qwang122008-04-032-39/+39
* Fix a GUID value typo for Legacy BIOS protocolqhuang82008-04-011-1/+1
* Correct gEfiLegacyBiosPlatformProtocolGuid value same to the definition in he...lgao42008-03-191-1/+1
* Modify all file header to follow doxygen formatklu22008-03-196-12/+12
* [Description]eric_tian2008-03-171-1/+6
* [Description]:qwang122008-03-151-36/+0
* update ChangeLog.txtqwang122008-03-151-0/+6
* [Description]:qwang122008-03-151-14/+0
* Modify the structure name to follows spec.klu22008-03-141-38/+41
* Add definition for EfiCacheAssociativity24Way.xli242008-03-131-1/+2
* Add more smbios record support.klu22008-03-111-31/+197
* remove the duplicate guid.qwang122008-02-041-1/+0
* 1) Cleanup HiiLib, IfrSupportLib. qwang122008-02-022-8/+11
* UEFI HII: Merge UEFI HII support changes from branch.qwang122008-01-223-0/+583
* UEFI HII: Merge UEFI HII support changes from branch.qwang122008-01-2115-379/+517
* Fix build break issueklu22007-12-101-1/+1
* Clean up: update "EFI" to "UEFI" if applicable.qhuang82007-11-222-3/+3
* Update following library class/Protocol for puting 'Framework' as prefixklu22007-10-2225-26/+26
* Move the EFI_PEI_STARTUP_DESCRIPTOR into IntelFrameworkPkg.klu22007-10-161-1/+8
* Use Device Path Macros to get Device Path Type/SubType. (Some extensions migh...qhuang82007-09-181-3/+3
* Make IntelFrameworkPkg pass package buildqhuang82007-09-173-0/+25
* FixedPcd macro should *not* be used in Library's inf file. klu22007-09-171-1/+1
* Update the local header file name.qhuang82007-09-171-4/+1
* 1. Add Missing UefiDrvierModel APIs in UefiLibFramework instances.qhuang82007-09-173-2/+672
* Add the "ChangeLog.txt" to record packages' all non-compatible changes and im...zliu32007-09-131-0/+42
* Merge the PI enabling works from the branchqwang122007-09-043-5/+7
* Add a new library class of SmmLibqhuang82007-09-032-0/+79
* Add missing packages dependency.vanjeff2007-08-311-0/+1
* Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec...qhuang82007-08-302-7/+7
* Remove the duplicated Hii header file FrameworkHii.hlgao42007-08-282-949/+1
* Make IntelFrameworkPkg GCC+IA32 clean.qwang122007-08-271-1/+0
* add in newline to make it pass GCC buildqwang122007-08-241-1/+1
* Remove duplicate GUID declaration for DataHubmdkinney2007-08-241-1/+0
* Move some datahub producer GUID from IntelFrameworkPkg to IntelFrameworkModul...klu22007-08-161-19/+0
* Move EFI_STATUS_CODE_DATA_MAX_SIZE from IntelFrameworkPkg to IntelFrameworkMo...klu22007-08-161-12/+0
* Add missing definition EFI_PEI_SERVICE into IntelFrameworkPkg.klu22007-08-131-0/+124
* Add missing definition EFI_PEIM_ENTRY_POINT to IntelFrameworkPkg and rename o...klu22007-08-132-0/+41
* 1) Move the structure definitions related GUID EFI_STATUS_CODE_SPECIFIC_DATA_...klu22007-08-104-332/+290
* 1) Move definition of FFS-related in Include/Framework/FirmwareFileSystem.h t...klu22007-08-103-32/+6
* Fix wrong include issue, FirmwareVolumeHeader.h itself is part of FrameworkPe...klu22007-08-101-2/+0
* Move the definition of Capsule from IntelFrameworkPkg/Include/Framework/Capsu...klu22007-08-103-70/+44
* 1) Move EFI_DEBUG_INFO structure to IntelFrameworkModule/Include/DebugInfo.h ...klu22007-08-1014-2514/+0