summaryrefslogtreecommitdiff
path: root/IntelFrameworkPkg
AgeCommit message (Expand)Author
2013-07-10Fill the ImageHandle and DriverBindingHandle field of Driver Binding Protocol...Ruiyu Ni
2012-12-25Add ASSERT() for BitField operations to make sure the input value is valid. lgao4
2012-11-15Enhance CreatePopup to call ReadKeyStroke() before calling WaitForEvent(). Th...niruiyu
2012-04-24Update copyright formathhtian
2012-04-11EDK II Packages: Add Contributions.txt and License.txt filesjljusten
2012-02-29Update FrameworkUefiLib library instance to implement the missing CatSPrint()...lgao4
2012-02-01Add Missing invocations to VA_END() for VA_START().rsun3
2011-12-15Add comments for EFI_CACHE_SRAM_TYPE_DATA because of the inconsistency betwee...lzeng14
2011-12-14Update IntelFrameworkPkg version: 0.91->0.92vanjeff
2011-07-27For libraries that have multiple module types support, just define a [Depex] ...lzeng14
2011-06-09Change BuildGuidHob and BuildGuidDataHob to return NULL upon failure.niruiyu
2011-05-20Order sections as [Defines], [Includes], [LibraryClasses], [Guids], [Ppis], [...lzeng14
2011-04-20Update and add some definitions to reflect the latest industry standard or fo...lzeng14
2011-03-14Enhance dec file to follow spec.ydong10
2011-01-31Correct comments for EFI_LEGACY_PIRQ_ENTRY.jyao1
2011-01-26Updated IntelFrameworkPkg\Include\Guid\DataHubRecords.h same with ECP definitionli-elvin
2010-12-22Document the inconsistency of EFI_SMM_CPU_SAVE_STATE between the EDK2 code ba...rsun3
2010-12-22Update definition of EFI_SMM_CPU_SAVE_STATE to exclude Itanium save state. No...rsun3
2010-12-13Update FrameworkSpecConformance.txt after adding new datahub definitions for ...li-elvin
2010-12-10Add missing data record for Type 4.li-elvin
2010-12-08add progress code definitions defined in Framework Specification.vanjeff
2010-11-05Add comment that describes the TPL restrictions for the Data Hub Protocol.mdkinney
2010-08-20The definition of NumberOfSmmReservedRegions is incorrect in Framework SmmCis...xli24
2010-08-10Add explicit type cast to suppress possible warning of precession loss.xli24
2010-06-17Fix the bug that definition of EFI_DISPATCH_OPROM_TABLE does not follow Frame...xli24
2010-06-14Sync FrameworkUefiLib with the MdePkg UefiLibmdkinney
2010-05-21Clean up package/platform DSC files by the following steps:lgao4
2010-04-23Update the copyright notice formathhtian
2010-04-06Remove the duplicated SmmLibNull, which has been moved into MdePkg.lgao4
2010-03-25Not maintained.hhtian
2010-03-16Add missing words for the description of EFI_SMM_CONTROL_PROTOCOL.xli24
2010-03-16Grammatical and disclaimer changes (does not follow internal C coding stds.)myronporter
2010-03-04Update package version for IntelFrameworkPkg and IntelFrameworkModulePkg.xli24
2010-03-04Correct the CIS spec version info.xli24
2010-03-01Move the framework version of EFI_S3_RESUME_PPI defintion to Intel framework ...jchen20
2010-02-26Move EFI_SMRAM_DESCRIPTOR into PiMultiPhase.h. Since the top level includes ...hhuan13
2010-02-25Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION.klu2
2010-02-241. Correct File header to ## @filelgao4
2010-02-03Remove the duplicate protocol header files in IntelFrameworkPkg. Modules that...qhuang8
2010-01-27Move SmmLib from IntelFrameworkPkg to MdePkg because this library is useful t...mdkinney
2010-01-15Remove the duplicated definitions between Framework AcpiSupport and PI AcpiSy...lgao4
2010-01-14Remove duplicate typedef of EFI_SMM_CPU_IO_INTERFACEmdkinney
2010-01-14Put Framework SMM CPU I/O Protocol into its own .h file and add the GUID for ...mdkinney
2010-01-11Remove unnecessary colon for @note tag.xli24
2010-01-07Remove dependency on PCI Root Bridge I/O Protocol. This library should only ...mdkinney
2010-01-07Minor code enhancement.xli24
2009-12-31Remove duplicated definition of EFI_SMM_COMMUNICATE_HEADER in PI and Framewor...rsun3
2009-12-23PI 1.1 SMM Feature Check-indavidhuang
2009-11-30Update header file to include common definition of FRAMEWORK_EFI_AP_PROCEDURE.xli24
2009-11-26Add PI complied S3 implementation. Include the Opcode definition and EFI_BOOT...jchen20