Age | Commit message (Expand) | Author | Files | Lines |
2011-06-09 | Change BuildGuidHob and BuildGuidDataHob to return NULL upon failure. | niruiyu | 1 | -5/+49 |
2011-05-20 | Order sections as [Defines], [Includes], [LibraryClasses], [Guids], [Ppis], [... | lzeng14 | 1 | -28/+28 |
2011-04-20 | Update and add some definitions to reflect the latest industry standard or fo... | lzeng14 | 2 | -23/+110 |
2011-03-14 | Enhance dec file to follow spec. | ydong10 | 1 | -2/+2 |
2011-01-31 | Correct comments for EFI_LEGACY_PIRQ_ENTRY. | jyao1 | 1 | -12/+5 |
2011-01-26 | Updated IntelFrameworkPkg\Include\Guid\DataHubRecords.h same with ECP definition | li-elvin | 2 | -3/+16 |
2010-12-22 | Document the inconsistency of EFI_SMM_CPU_SAVE_STATE between the EDK2 code ba... | rsun3 | 1 | -0/+14 |
2010-12-22 | Update definition of EFI_SMM_CPU_SAVE_STATE to exclude Itanium save state. No... | rsun3 | 1 | -1/+3 |
2010-12-13 | Update FrameworkSpecConformance.txt after adding new datahub definitions for ... | li-elvin | 1 | -4/+48 |
2010-12-10 | Add missing data record for Type 4. | li-elvin | 1 | -1/+38 |
2010-12-08 | add progress code definitions defined in Framework Specification. | vanjeff | 1 | -0/+19 |
2010-11-05 | Add comment that describes the TPL restrictions for the Data Hub Protocol. | mdkinney | 1 | -1/+1 |
2010-08-20 | The definition of NumberOfSmmReservedRegions is incorrect in Framework SmmCis... | xli24 | 2 | -2/+11 |
2010-08-10 | Add explicit type cast to suppress possible warning of precession loss. | xli24 | 1 | -10/+10 |
2010-06-17 | Fix the bug that definition of EFI_DISPATCH_OPROM_TABLE does not follow Frame... | xli24 | 1 | -1/+1 |
2010-06-14 | Sync FrameworkUefiLib with the MdePkg UefiLib | mdkinney | 5 | -28/+477 |
2010-05-21 | Clean up package/platform DSC files by the following steps: | lgao4 | 1 | -5/+0 |
2010-04-23 | Update the copyright notice format | hhtian | 79 | -101/+100 |
2010-04-06 | Remove the duplicated SmmLibNull, which has been moved into MdePkg. | lgao4 | 2 | -137/+0 |
2010-03-25 | Not maintained. | hhtian | 1 | -78/+0 |
2010-03-16 | Add missing words for the description of EFI_SMM_CONTROL_PROTOCOL. | xli24 | 1 | -1/+3 |
2010-03-16 | Grammatical and disclaimer changes (does not follow internal C coding stds.) | myronporter | 57 | -1500/+1592 |
2010-03-04 | Update package version for IntelFrameworkPkg and IntelFrameworkModulePkg. | xli24 | 2 | -2/+2 |
2010-03-04 | Correct the CIS spec version info. | xli24 | 2 | -3/+3 |
2010-03-01 | Move the framework version of EFI_S3_RESUME_PPI defintion to Intel framework ... | jchen20 | 2 | -0/+80 |
2010-02-26 | Move EFI_SMRAM_DESCRIPTOR into PiMultiPhase.h. Since the top level includes ... | hhuan13 | 1 | -6/+1 |
2010-02-25 | Clean up EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION. | klu2 | 2 | -2/+0 |
2010-02-24 | 1. Correct File header to ## @file | lgao4 | 8 | -29/+29 |
2010-02-03 | Remove the duplicate protocol header files in IntelFrameworkPkg. Modules that... | qhuang8 | 2 | -81/+0 |
2010-01-27 | Move SmmLib from IntelFrameworkPkg to MdePkg because this library is useful t... | mdkinney | 4 | -99/+183 |
2010-01-15 | Remove the duplicated definitions between Framework AcpiSupport and PI AcpiSy... | lgao4 | 1 | -26/+2 |
2010-01-14 | Remove duplicate typedef of EFI_SMM_CPU_IO_INTERFACE | mdkinney | 1 | -1/+0 |
2010-01-14 | Put Framework SMM CPU I/O Protocol into its own .h file and add the GUID for ... | mdkinney | 3 | -54/+92 |
2010-01-11 | Remove unnecessary colon for @note tag. | xli24 | 3 | -11/+11 |
2010-01-07 | Remove dependency on PCI Root Bridge I/O Protocol. This library should only ... | mdkinney | 3 | -53/+25 |
2010-01-07 | Minor code enhancement. | xli24 | 4 | -11/+7 |
2009-12-31 | Remove duplicated definition of EFI_SMM_COMMUNICATE_HEADER in PI and Framewor... | rsun3 | 1 | -19/+7 |
2009-12-23 | PI 1.1 SMM Feature Check-in | davidhuang | 2 | -0/+25 |
2009-11-30 | Update header file to include common definition of FRAMEWORK_EFI_AP_PROCEDURE. | xli24 | 1 | -1/+3 |
2009-11-26 | Add PI complied S3 implementation. Include the Opcode definition and EFI_BOOT... | jchen20 | 1 | -89/+9 |
2009-11-20 | Rename PI SMM definitions which has same name with those of Framework SMM spe... | rsun3 | 6 | -112/+24 |
2009-11-18 | Update framework CPU I/O protocol to solve some symbol duplication and confli... | qhuang8 | 1 | -78/+15 |
2009-11-09 | Add Framework version of EFI_FIRMWARE_VOLUME_BLOCK_PROTOCOL_GUID and its GUID... | qhuang8 | 2 | -3/+8 |
2009-10-10 | update comments with the right words. | vanjeff | 1 | -1/+1 |
2009-10-10 | clean up non-English characters. | vanjeff | 1 | -2/+2 |
2009-10-10 | clean up non-English characters. | vanjeff | 2 | -2/+2 |
2009-09-03 | specify the spec revision number followed by protocol | eric_tian | 5 | -25/+27 |
2009-08-24 | Make end of line consistent. | qhuang8 | 1 | -85/+85 |
2009-08-24 | Make end of line consistent caused by previous check in. | qhuang8 | 1 | -79/+79 |
2009-08-24 | Integrate the patch contributed by Andrew Fish to add ARM support. | qhuang8 | 1 | -79/+79 |