summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg/Compatibility
AgeCommit message (Expand)AuthorFilesLines
2008-05-081) Fix a bug. Before this fix, a Module that calling UEFI HII Interface to ge...qwang125-28/+57
2008-05-07Add in supports for platform Setup module which is programmed using Framework...qwang127-21/+567
2008-04-30Fix a bug which cause the thunk code failed to handle creation of "One Of" an...qwang122-8/+31
2008-04-30fixed bug for special case.vanjeff1-7/+4
2008-04-30Add in code to support the deletion of opcode from a form.qwang122-19/+37
2008-04-30Add support to map more Framework Opcode (such as OrderedList, OneOf, etc) to...qwang128-126/+1002
2008-04-29For UNI file, some String may not be defined for a language. This has been tr...qwang121-2/+8
2008-04-241) Add in IfrParser so that the FrameworkHii->GetDefaultImage can scan UEFI I...qwang1220-63/+5774
2008-04-17add in data type cast to ensure stringent compilers are happy.qwang121-1/+1
2008-04-17Add in Thunking function for Dynamic Code creation. Only support Text and Sub...qwang126-32/+244
2008-04-16(((EFI_IFR_FORM_SET *) OpCodeData)->Guid) may not align properly on UINT32 bo...qwang121-1/+1
2008-04-16Change to CopyMem as VarStoreOpCode->Guid may align on UINT32.qwang121-2/+2
2008-04-16Add in some features for the thunk layer:qwang129-22/+684
2008-04-14Add in thunk support for HiiGetSecondaryLanguages and HiiGetPrimaryLanguagesqwang125-7/+120
2008-04-03Fix a type in the directory name. Compatiblity -> Compatibility.qwang1222-0/+4975