index
:
edk2-platforms.git
about
devel-IntelAtomProcessorE3900
devel-MinPlatform
devel-MinnowBoard3
devel-MinnowBoard3-UDK2017
devel-MinnowBoardMax-UDK2017
devel-OpenPlatformPkg
devel-dynamictables
master
minnowboard-max-udk2015
pentium-celeron-n-udk2015
(https://github.com/tianocore/edk2-platforms)
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
IntelFrameworkPkg
/
Include
/
Protocol
/
FrameworkHii.h
Age
Commit message (
Expand
)
Author
2009-09-03
specify the spec revision number followed by protocol
eric_tian
2009-07-28
fixed wrong comments format.
vanjeff
2009-07-28
Committing changes to the comments, after review with engineers.
pkandel
2009-07-11
1) Add Include/Framework/BootScript.h that contains defines shared between Bo...
mdkinney
2009-07-10
Fix Doxygen document generation for function prototypes
mdkinney
2009-07-10
Clean the public header files to remove the unnecessary include files.
lgao4
2009-07-10
Code clean up to match with Framework HII 0.92 spec. Add comments for mismatc...
rsun3
2009-07-09
Remove structure declaration for EFI_UGA_PIXEL.
mdkinney
2009-07-09
Add comments to describe the difference between code and spec to fix the bug ...
jchen20
2009-07-02
Correct the structure's comments to follow doxygen format.
klu2
2009-05-21
Synchronize code with specs.
gikidy
2009-01-04
Add a comment to describe the reason why the GUID for HII protocol is not mat...
qwang12
2009-01-04
Replace some CopyMem() for GUID copy with CopyGuid().
gdong1
2008-10-27
Remove the duplicated definitins.
qwang12
2008-10-22
Move STRING_REF and RELOFST to FrameworkHii.h.
qwang12
2008-10-21
Add missing Framework HII definitions to pass build.
qhuang8
2008-09-03
Update FrameworkHiiToUefiHiiThunk to produce Framework HII Protocol and Frame...
qwang12
2008-07-31
Remove blank for function typedef, it will break generating doxygen document.
klu2
2008-04-18
rename EFI_HII_UPDATE_DATA in FrameworkHii.h to FRAMEWORK_EFI_HII_UPDATE_DATA...
qwang12
2008-04-17
define #define EFI_HII_UPDATE_DATA FRAMEWORK_EFI_HII_UPDATE_DATA to avoid dup...
qwang12
2008-04-03
Both FrameworkHii and UefiHii declare some macros and structure with the same...
qwang12
2008-01-21
UEFI HII: Merge UEFI HII support changes from branch.
qwang12
2007-10-22
Update following library class/Protocol for puting 'Framework' as prefix
klu2
2007-08-28
Remove the duplicated Hii header file FrameworkHii.h
lgao4
2007-08-27
Make IntelFrameworkPkg GCC+IA32 clean.
qwang12
2007-07-05
Check in following modules,
xgu3
2007-07-02
Rename Protocol/FrameworkHii.h to Protocol/HiiFramework.h to follow the namin...
qwang12
2007-07-02
1. Add FrameworkFormBrowser.h
vanjeff
2007-06-29
add some definitions about HII
vanjeff
2007-06-28
Modified header files to make them compile
bxing
2007-06-27
Update IntelFrameworkPkg
qwang12