summaryrefslogtreecommitdiffstats
path: root/IntelFrameworkPkg/Include
Commit message (Expand)AuthorAgeFilesLines
* Remove the duplicated definitins.qwang122008-10-271-5/+1
* Move STRING_REF and RELOFST to FrameworkHii.h.qwang122008-10-221-0/+3
* Add missing Framework HII definitions to pass build.qhuang82008-10-212-0/+5
* clean up the un-suitable ';' location when declaring the functions.vanjeff2008-09-043-26/+13
* Update FrameworkHiiToUefiHiiThunk to produce Framework HII Protocol and Frame...qwang122008-09-032-0/+14
* Remove blank for function typedef, it break generating doxygen documentklu22008-07-311-1/+1
* Remove blank for function typdef, it will break generating doxygen document.klu22008-07-311-1/+1
* Remove blank for function typedef, it will break generating doxygen document.klu22008-07-3145-173/+173
* get the definition for EFI_PEI_PCI_CFG_PPI_WIDTH from PciCfg2.hqwang122008-06-201-0/+4
* Remove the tailing ',' to ensure the code pass EBC's -Za option (Enforces str...qwang122008-06-041-18/+18
* De-unicode in comment for all source files.qhuang82008-05-271-1/+1
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5216 6f1...qwang122008-05-161-26/+26
* Fix typo in comment.klu22008-04-221-1/+2
* rename EFI_HII_UPDATE_DATA in FrameworkHii.h to FRAMEWORK_EFI_HII_UPDATE_DATA...qwang122008-04-181-3/+2
* Correct EFI_COMPATIBILITY16_TABLE_SIGNATURE definition to "IFE$"lgao42008-04-181-1/+1
* define #define EFI_HII_UPDATE_DATA FRAMEWORK_EFI_HII_UPDATE_DATA to avoid dup...qwang122008-04-171-0/+1
* 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 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
* Modify all file header to follow doxygen formatklu22008-03-192-4/+4
* [Description]eric_tian2008-03-171-1/+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
* UEFI HII: Merge UEFI HII support changes from branch.qwang122008-01-221-0/+418
* UEFI HII: Merge UEFI HII support changes from branch.qwang122008-01-217-175/+54
* Clean up: update "EFI" to "UEFI" if applicable.qhuang82007-11-222-3/+3
* Update following library class/Protocol for puting 'Framework' as prefixklu22007-10-225-6/+6
* Move the EFI_PEI_STARTUP_DESCRIPTOR into IntelFrameworkPkg.klu22007-10-161-1/+8
* Add a new library class of SmmLibqhuang82007-09-031-0/+78
* 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
* 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-101-18/+0
* Remove all *_PAYLOAD structures definition in IntelFrameworkPkg/Include/Frame...klu22007-08-091-91/+0
* Synchronize with StatusCode Specification.klu22007-08-091-62/+57
* Move the structure of DATA_HUB_STATUS_CODE_DATA_RECORD from IntelFrameworkPkg...klu22007-08-091-18/+1
* Adding typedef according to framework specification.klu22007-08-071-1/+2