summaryrefslogtreecommitdiff
path: root/IntelFrameworkPkg/Include/Protocol
AgeCommit message (Expand)AuthorFilesLines
2009-05-21Synchronize code with specs.gikidy9-19/+111
2009-04-02Data field added for long physical blocks. gikidy1-2/+9
2009-02-19Add the missing definitions in framework Pci Host bridge specification.lgao41-0/+8
2009-02-05update comments to allign with spectding111-142/+127
2009-01-04Add a comment to describe the reason why the GUID for HII protocol is not mat...qwang121-0/+6
2009-01-04Replace some CopyMem() for GUID copy with CopyGuid().gdong11-1/+4
2008-12-16Clean up to update the reference of the these macros:qhuang81-1/+1
2008-12-15clean coding style issuetding11-5/+5
2008-12-04fix ecc report-out issuestding13-5/+5
2008-10-27Remove the duplicated definitins.qwang121-5/+1
2008-10-22Move STRING_REF and RELOFST to FrameworkHii.h.qwang121-0/+3
2008-10-21Add missing Framework HII definitions to pass build.qhuang81-0/+4
2008-09-04clean up the un-suitable ';' location when declaring the functions.vanjeff2-24/+12
2008-09-03Update FrameworkHiiToUefiHiiThunk to produce Framework HII Protocol and Frame...qwang122-0/+14
2008-07-31Remove blank for function typdef, it will break generating doxygen document.klu21-1/+1
2008-07-31Remove blank for function typedef, it will break generating doxygen document.klu231-140/+140
2008-05-16git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5216 6f1...qwang121-26/+26
2008-04-18rename EFI_HII_UPDATE_DATA in FrameworkHii.h to FRAMEWORK_EFI_HII_UPDATE_DATA...qwang121-3/+2
2008-04-17define #define EFI_HII_UPDATE_DATA FRAMEWORK_EFI_HII_UPDATE_DATA to avoid dup...qwang121-0/+1
2008-04-09Fix unknown character in header comments which break build.klu21-2/+2
2008-04-09Fix unknown character in header comments which break build.klu21-3/+1
2008-04-08Add more comments for IntelFramework's header files.klu219-28/+87
2008-04-08Add more comments for IntelFramework's header files.klu23-17/+16
2008-04-03Both FrameworkHii and UefiHii declare some macros and structure with the same...qwang122-39/+39
2008-03-19Modify all file header to follow doxygen formatklu21-2/+2
2008-03-17[Description]eric_tian1-1/+6
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang123-167/+39
2007-11-22Clean up: update "EFI" to "UEFI" if applicable.qhuang81-1/+1
2007-10-22Update following library class/Protocol for puting 'Framework' as prefixklu23-5/+5
2007-08-28Remove the duplicated Hii header file FrameworkHii.hlgao42-949/+1
2007-08-27Make IntelFrameworkPkg GCC+IA32 clean.qwang121-1/+0
2007-07-30Update the license header.yshang11-5/+5
2007-07-30Update the license header.yshang11-5/+6
2007-07-23add back AcpiS3Save.h and gEfiAcpiS3SaveProtocolGuidqwang121-0/+63
2007-07-231) Remove Protocol/AcpiS3Save.h from IntelFrameworkPkg, which should be defin...yshang14-247/+0
2007-07-181) Add _MSC_VER judgment for usage of #pragma intrinsic klu22-5/+0
2007-07-09get the multiple phase definition by including the Bootscript Ppi definition.qwang121-0/+4
2007-07-05Check in following modules,xgu31-0/+950
2007-07-02Rename Protocol/FormCallback.h to Protocol/FormCallbackFramework.h to follow ...qwang121-1/+1
2007-07-02Make EdkGenericBdsLib compile.qwang121-0/+2
2007-07-02Rename Protocol/FormCallback.h to Protocol/FormCallbackFramework.h to follow ...qwang122-211/+0
2007-07-02Rename Protocol/FormCallback.h to Protocol/FormCallbackFramework.h to follow ...qwang121-0/+211
2007-07-02Rename Protocol/FrameworkHii.h to Protocol/HiiFramework.h to follow the namin...qwang122-2/+2
2007-07-021. remove FirmwareVolumeBlock.h for IntelFrameworkPkgvanjeff1-252/+0
2007-07-021. Add FrameworkFormBrowser.hvanjeff3-11/+161
2007-06-29add some definitions about HIIvanjeff2-0/+15
2007-06-28Make public header file #ifndef XXX #define XXX start with __ to avoid collis...qhuang81-2/+2
2007-06-28Modified header files to make them compilebxing34-61/+122
2007-06-28Rename GuidedSectionExtraction.h to Crc32GuidedSectonExtraction.h to avoid na...qhuang81-0/+45
2007-06-27Add extra inclusion: PciHostBridgeResourceAllocation protocol depends on PciR...qhuang81-0/+2