summaryrefslogtreecommitdiff
path: root/IntelFrameworkPkg/Include/Protocol/FrameworkHii.h
AgeCommit message (Expand)AuthorFilesLines
2009-07-28Committing changes to the comments, after review with engineers. pkandel1-72/+16
2009-07-111) Add Include/Framework/BootScript.h that contains defines shared between Bo...mdkinney1-1/+0
2009-07-10Fix Doxygen document generation for function prototypesmdkinney1-1/+1
2009-07-10Clean the public header files to remove the unnecessary include files.lgao41-3/+1
2009-07-10Code clean up to match with Framework HII 0.92 spec. Add comments for mismatc...rsun31-209/+382
2009-07-09Remove structure declaration for EFI_UGA_PIXEL.mdkinney1-10/+1
2009-07-09Add comments to describe the difference between code and spec to fix the bug ...jchen201-15/+13
2009-07-02Correct the structure's comments to follow doxygen format.klu21-57/+68
2009-05-21Synchronize code with specs.gikidy1-1/+1
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-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-03Update FrameworkHiiToUefiHiiThunk to produce Framework HII Protocol and Frame...qwang121-0/+7
2008-07-31Remove blank for function typedef, it will break generating doxygen document.klu21-16/+16
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-03Both FrameworkHii and UefiHii declare some macros and structure with the same...qwang121-37/+37
2008-01-21UEFI HII: Merge UEFI HII support changes from branch.qwang121-151/+23
2007-10-22Update following library class/Protocol for puting 'Framework' as prefixklu21-0/+951
2007-08-28Remove the duplicated Hii header file FrameworkHii.hlgao41-949/+0
2007-08-27Make IntelFrameworkPkg GCC+IA32 clean.qwang121-1/+0
2007-07-05Check in following modules,xgu31-0/+950
2007-07-02Rename Protocol/FrameworkHii.h to Protocol/HiiFramework.h to follow the namin...qwang121-951/+0
2007-07-021. Add FrameworkFormBrowser.hvanjeff1-11/+0
2007-06-29add some definitions about HIIvanjeff1-0/+12
2007-06-28Modified header files to make them compilebxing1-0/+2
2007-06-27Update IntelFrameworkPkgqwang121-0/+948