- 7344986 Move STRING_REF and RELOFST to FrameworkHii.h. by qwang12 · 16 years ago
- 8bc7aa6 Add missing Framework HII definitions to pass build. by qhuang8 · 16 years ago
- c6ad4aa Add back PeiServicesTablePointerLib library class since GetPeiServicesPointer() API is directly used in PeiSmbusLibSmbusPpi. by qhuang8 · 16 years ago
- 0c39efc Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PEI_SERVICES**. This is a incompatible changes. All file that reference this must be updated. by qwang12 · 16 years ago
- 575bc2b Remove over specify library class for IntelFrameworkPkg and IntelFrameworkModulePkg. by klu2 · 16 years ago
- 66eebcf Remove Smbus related macro, which are defined in MdePkg. by klu2 · 16 years ago
- 834a2e4 Replace mBS with gBS from UefiBootServicesTablePointer Lib to avoid library instance to cache too many copies of Boot Service Pointer. by qwang12 · 16 years ago
- 7338117 remove the unused msa/npsd files by lgao4 · 16 years ago
- 156eb6b Bug Fix in DxeSmmDriverEntryLib. by yshang1 · 16 years ago
- 299d51f remove unnecessary comments introduced by tools. by vanjeff · 16 years ago
- c57da11 cleanup some comments. by eric_tian · 16 years ago
- ed66e1b clean up the un-suitable ';' location when declaring the functions. by vanjeff · 16 years ago
- 39e0ae3 revert it for error checking-in. by vanjeff · 16 years ago
- e53a6ea remove EFI_EVENT_ alias, replace them with EVT_ by vanjeff · 16 years ago
- c39940b Update FrameworkHiiToUefiHiiThunk to produce Framework HII Protocol and Framework Setup Browser in new GUIDs. This is because the interfaces produced only handle IFR and String packages in UEFI format. by qwang12 · 16 years ago
- f829715 remove the unused msa files in FatBinPkg, IntelFrameworkPkg, IntelFrameworkModulePkg, Nt32Pkg, OptionRomPkg. by lgao4 · 16 years ago
- bd33fcf Misuse protocol and guid by klu2 · 16 years ago
- eabbb93 Remove blank for function typedef, it break generating doxygen document by klu2 · 16 years ago
- 5593fdd Remove blank for function typdef, it will break generating doxygen document. by klu2 · 16 years ago
- 69686d5 Remove blank for function typedef, it will break generating doxygen document. by klu2 · 16 years ago
- 2498053 get the definition for EFI_PEI_PCI_CFG_PPI_WIDTH from PciCfg2.h by qwang12 · 17 years ago
- 661e7af Remove the tailing ',' to ensure the code pass EBC's -Za option (Enforces strict conformance to the ANSI standard for C). by qwang12 · 17 years ago
- ac64461 De-unicode in comment for all source files. by qhuang8 · 17 years ago
- 6ee6927 Update ChangeLog.txt by qwang12 · 17 years ago
- 3d02e41 by qwang12 · 17 years ago
- 7459094 Fix typo in comment. by klu2 · 17 years ago
- 102e727 rename EFI_HII_UPDATE_DATA in FrameworkHii.h to FRAMEWORK_EFI_HII_UPDATE_DATA as it is a duplicated definition with IfrSupportLib.h by qwang12 · 17 years ago
- c2c8503 Correct EFI_COMPATIBILITY16_TABLE_SIGNATURE definition to "IFE$" by lgao4 · 17 years ago
- 6cd4aed Remove unused function. by klu2 · 17 years ago
- 68fc9ba define #define EFI_HII_UPDATE_DATA FRAMEWORK_EFI_HII_UPDATE_DATA to avoid duplicated definition between Framework and IfrSuportLib.h. This duplicated definition only occurs for EdkCompatibilityPkg's FrameworkHiiToUefiHiiThunk module as it needs to include header file from both sides. by qwang12 · 17 years ago
- b2cefd7 Fix function comments. by klu2 · 17 years ago
- 2ec4d26 Fix coding style issue. by klu2 · 17 years ago
- 65c2940 Remove IfrLibConstruct, because it do nothing. by klu2 · 17 years ago
- bb55784 Add comments for library function interface. by klu2 · 17 years ago
- 0b34b86 Fix unknown character in header comments which break build. by klu2 · 17 years ago
- 3471dae Fix unknown character in header comments which break build. by klu2 · 17 years ago
- f1df9cf Fix build error. by klu2 · 17 years ago
- c4fa3ea Add comments. by klu2 · 17 years ago
- 8411f1c Add more comments for IntelFramework's header files. by klu2 · 17 years ago
- 4a71b21 Add more comments for IntelFramework's header files. by klu2 · 17 years ago
- c1adc63 Both FrameworkHii and UefiHii declare some macros and structure with the same name. To make a Framework Hii to Uefi HII thunk layer to be able to be built. We need to define the Framework Hii names with a prefix "FRAMEWORK_". by qwang12 · 17 years ago
- f100bb0 Fix a GUID value typo for Legacy BIOS protocol by qhuang8 · 17 years ago
- 19dd2b3 Correct gEfiLegacyBiosPlatformProtocolGuid value same to the definition in header file by lgao4 · 17 years ago
- cf7e50f Modify all file header to follow doxygen format by klu2 · 17 years ago
- 9d19852 [Description] by eric_tian · 17 years ago
- a2b58cf [Description]: by qwang12 · 17 years ago
- dce23de update ChangeLog.txt by qwang12 · 17 years ago
- 11219cc [Description]: by qwang12 · 17 years ago
- 765e516 Modify the structure name to follows spec. by klu2 · 17 years ago
- ab654bf Add definition for EfiCacheAssociativity24Way. by xli24 · 17 years ago
- 91399a5 Add more smbios record support. by klu2 · 17 years ago
- 7adf5fa remove the duplicate guid. by qwang12 · 17 years ago
- 568f78a 1) Cleanup HiiLib, IfrSupportLib. by qwang12 · 17 years ago
- 6178919 UEFI HII: Merge UEFI HII support changes from branch. by qwang12 · 17 years ago
- dc7b4a5 UEFI HII: Merge UEFI HII support changes from branch. by qwang12 · 17 years ago
- 373572c Fix build break issue by klu2 · 17 years ago
- 8a7d75b Clean up: update "EFI" to "UEFI" if applicable. by qhuang8 · 17 years ago
- 8e5b17b Update following library class/Protocol for puting 'Framework' as prefix by klu2 · 17 years ago
- f1f289a Move the EFI_PEI_STARTUP_DESCRIPTOR into IntelFrameworkPkg. by klu2 · 17 years ago
- 3d6f81d Use Device Path Macros to get Device Path Type/SubType. (Some extensions might use high-bit-set device path type to specify "unpacked" device path.) by qhuang8 · 17 years ago
- c180991 Make IntelFrameworkPkg pass package build by qhuang8 · 17 years ago
- bba9ad9 FixedPcd macro should *not* be used in Library's inf file. by klu2 · 17 years ago
- 4aad654 Update the local header file name. by qhuang8 · 17 years ago
- 6313f11 1. Add Missing UefiDrvierModel APIs in UefiLibFramework instances. by qhuang8 · 17 years ago
- 1b7f798 Add the "ChangeLog.txt" to record packages' all non-compatible changes and important compatible changes. by zliu3 · 17 years ago
- 22936e9 Merge the PI enabling works from the branch by qwang12 · 17 years ago
- f4a9471 Add a new library class of SmmLib by qhuang8 · 17 years ago
- 8fb6b71 Add missing packages dependency. by vanjeff · 17 years ago
- b3af5df Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec 0.41, DSC spec 0.40. by qhuang8 · 17 years ago
- 80c76d5 Remove the duplicated Hii header file FrameworkHii.h by lgao4 · 17 years ago
- 2d0beb9 Make IntelFrameworkPkg GCC+IA32 clean. by qwang12 · 17 years ago
- 055a4a3 add in newline to make it pass GCC build by qwang12 · 17 years ago
- 8135e4a Remove duplicate GUID declaration for DataHub by mdkinney · 17 years ago
- 514ba42 Move some datahub producer GUID from IntelFrameworkPkg to IntelFrameworkModulePkg. by klu2 · 17 years ago
- 820dff1 Move EFI_STATUS_CODE_DATA_MAX_SIZE from IntelFrameworkPkg to IntelFrameworkModulePkg by klu2 · 17 years ago
- 4cd79ac Add missing definition EFI_PEI_SERVICE into IntelFrameworkPkg. by klu2 · 17 years ago
- 1c9d209 Add missing definition EFI_PEIM_ENTRY_POINT to IntelFrameworkPkg and rename original to EFI_PEIM_ENTRY_POINT2 to follow PI definition. by klu2 · 17 years ago
- c7458ef 1) Move the structure definitions related GUID EFI_STATUS_CODE_SPECIFIC_DATA_GUID and EFI_STATUS_CODE_DATA_TYPE_STRING_GUID from IntelFrameworkPkg\Framework/StatusCodeDataTypeId.h to IntelFrameworkPkg\Guid/StatusCodeDataTypeId.h by klu2 · 17 years ago
- c0691ef 1) Move definition of FFS-related in Include/Framework/FirmwareFileSystem.h to IntelFrameworkPkg/Include/Guid/FirmwareFileSystem.h by klu2 · 17 years ago
- 3fb0bd7 Fix wrong include issue, FirmwareVolumeHeader.h itself is part of FrameworkPei.h so should not include FrameworkPei.h again. by klu2 · 17 years ago
- 1b144bb Move the definition of Capsule from IntelFrameworkPkg/Include/Framework/Capsule.h to IntelFrameworkPkg/Include/Guid/Capsule.h. by klu2 · 17 years ago
- f22cf5f 1) Move EFI_DEBUG_INFO structure to IntelFrameworkModule/Include/DebugInfo.h header file. by klu2 · 17 years ago
- 2d200d7 Added USER_DEFINED in the supported module type list by jwang36 · 17 years ago
- c9cbbe7 Remove all *_PAYLOAD structures definition in IntelFrameworkPkg/Include/Framework/StatusCodeDataTypeId.h file, they are *not* in any specification and should be moved to user's header file. by klu2 · 17 years ago
- 51d104f Synchronize with StatusCode Specification. by klu2 · 17 years ago
- 2327f6c Move the structure of DATA_HUB_STATUS_CODE_DATA_RECORD from IntelFrameworkPkg to IntelFrameworkModulePkg/Include/Guid/DataHubStatusCodeRecord.h by klu2 · 17 years ago
- 6ae8cca Fix a typo in library class name. by qhuang8 · 17 years ago
- 8403ef2 Adding typedef according to framework specification. by klu2 · 17 years ago
- 13978ff Remove duplicate GuidCName of "gEfiFirmwareVolumeProtocolGuid" by qhuang8 · 17 years ago
- 9f5fea4 Add library dependency expressions for several library instances. by qhuang8 · 17 years ago
- 6b4fe92 1. Generated new build.exe from new tools code by jwang36 · 17 years ago
- c741cc2 Update the license header. by yshang1 · 17 years ago
- 81221fc Update the license header. by yshang1 · 17 years ago
- 409f678 Removed unneeded $(WORKSPACE)\ in *.DSC files. Also synced MdePkg.dec file with package specification update by AJFISH · 17 years ago
- 501c217 Added SEC module type by AJFISH · 17 years ago
- 2a4e5fe Added a Base ReportStatusCodeLib by AJFISH · 17 years ago
- 8209680 Change Commonheader file to IfrSupportLibInternal.h by klu2 · 17 years ago
- dfe7bb0 Change Commonheader file to IfrSupportLibInternal.h by klu2 · 17 years ago
- cc9d728 Change Commonheader file to IfrSupportLibInternal.h by klu2 · 17 years ago
- c8377c4 Remove the EFI_FV_FILETYPE_ALL definition from IntelFrameworkPkg, which has been defined in MdePkg. PI1.0 does not define the type now. It is a bug in PI. by yshang1 · 17 years ago