summaryrefslogtreecommitdiff
path: root/IntelFrameworkPkg/Include
AgeCommit message (Expand)Author
2008-04-22Fix typo in comment.klu2
2008-04-18rename EFI_HII_UPDATE_DATA in FrameworkHii.h to FRAMEWORK_EFI_HII_UPDATE_DATA...qwang12
2008-04-18Correct EFI_COMPATIBILITY16_TABLE_SIGNATURE definition to "IFE$"lgao4
2008-04-17define #define EFI_HII_UPDATE_DATA FRAMEWORK_EFI_HII_UPDATE_DATA to avoid dup...qwang12
2008-04-09Fix unknown character in header comments which break build.klu2
2008-04-09Fix unknown character in header comments which break build.klu2
2008-04-09Fix build error.klu2
2008-04-08Add more comments for IntelFramework's header files.klu2
2008-04-08Add more comments for IntelFramework's header files.klu2
2008-04-03Both FrameworkHii and UefiHii declare some macros and structure with the same...qwang12
2008-03-19Modify all file header to follow doxygen formatklu2
2008-03-17[Description]eric_tian
2008-03-15[Description]:qwang12
2008-03-14Modify the structure name to follows spec.klu2
2008-03-13Add definition for EfiCacheAssociativity24Way.xli24
2008-03-11Add more smbios record support.klu2
2008-01-22UEFI HII: Merge UEFI HII support changes from branch.qwang12
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang12
2007-11-22Clean up: update "EFI" to "UEFI" if applicable.qhuang8
2007-10-22Update following library class/Protocol for puting 'Framework' as prefixklu2
2007-10-16Move the EFI_PEI_STARTUP_DESCRIPTOR into IntelFrameworkPkg.klu2
2007-09-03Add a new library class of SmmLibqhuang8
2007-08-28Remove the duplicated Hii header file FrameworkHii.hlgao4
2007-08-27Make IntelFrameworkPkg GCC+IA32 clean.qwang12
2007-08-24add in newline to make it pass GCC buildqwang12
2007-08-16Move some datahub producer GUID from IntelFrameworkPkg to IntelFrameworkModul...klu2
2007-08-16Move EFI_STATUS_CODE_DATA_MAX_SIZE from IntelFrameworkPkg to IntelFrameworkMo...klu2
2007-08-13Add missing definition EFI_PEI_SERVICE into IntelFrameworkPkg.klu2
2007-08-13Add missing definition EFI_PEIM_ENTRY_POINT to IntelFrameworkPkg and rename o...klu2
2007-08-101) Move the structure definitions related GUID EFI_STATUS_CODE_SPECIFIC_DATA_...klu2
2007-08-101) Move definition of FFS-related in Include/Framework/FirmwareFileSystem.h t...klu2
2007-08-10Fix wrong include issue, FirmwareVolumeHeader.h itself is part of FrameworkPe...klu2
2007-08-10Move the definition of Capsule from IntelFrameworkPkg/Include/Framework/Capsu...klu2
2007-08-101) Move EFI_DEBUG_INFO structure to IntelFrameworkModule/Include/DebugInfo.h ...klu2
2007-08-09Remove all *_PAYLOAD structures definition in IntelFrameworkPkg/Include/Frame...klu2
2007-08-09Synchronize with StatusCode Specification.klu2
2007-08-09Move the structure of DATA_HUB_STATUS_CODE_DATA_RECORD from IntelFrameworkPkg...klu2
2007-08-07Adding typedef according to framework specification.klu2
2007-08-011. Generated new build.exe from new tools codejwang36
2007-07-30Update the license header.yshang1
2007-07-30Update the license header.yshang1
2007-07-26Remove the EFI_FV_FILETYPE_ALL definition from IntelFrameworkPkg, which has b...yshang1
2007-07-23add back AcpiS3Save.h and gEfiAcpiS3SaveProtocolGuidqwang12
2007-07-231) Remove Protocol/AcpiS3Save.h from IntelFrameworkPkg, which should be defin...yshang1
2007-07-20Remove duplicate definition of 'EFI_FVB_ATTRIBUTES' in MdePkg & IntelFramewor...qhuang8
2007-07-19Clean up the duplicated definitions in Ppi/Smbus.h of IntelFrameworkPkg. yshang1
2007-07-181) Add _MSC_VER judgment for usage of #pragma intrinsic klu2
2007-07-12Remove BootScriptLib from IntelFrameworkPkg.yshang1
2007-07-09get the multiple phase definition by including the Bootscript Ppi definition.qwang12
2007-07-09Renamed LoadFile.h to FvLoadFile.h in order to avoid name conflict.bxing