summaryrefslogtreecommitdiffstats
path: root/EdkCompatibilityPkg
Commit message (Expand)AuthorAgeFilesLines
* Update MapUefiHiiHandles to return EFI_SUCCESS if there is no packages regist...qwang122008-05-141-1/+9
* 1) Use 0xFFEE as the VarId the reason is as follows:qwang122008-05-142-6/+10
* Assert() break point default is DEADLOOP().lgao42008-05-091-7/+0
* 1) Fix a bug. Before this fix, a Module that calling UEFI HII Interface to ge...qwang122008-05-085-28/+57
* Re-enable ExtractDataFromHiiHandle and FindHiiHandle. The Framework to HII Th...qwang122008-05-071-17/+0
* Add in supports for platform Setup module which is programmed using Framework...qwang122008-05-077-21/+567
* Fix a bug which cause the thunk code failed to handle creation of "One Of" an...qwang122008-04-302-8/+31
* fixed bug for special case.vanjeff2008-04-301-7/+4
* Add in code to support the deletion of opcode from a form.qwang122008-04-302-19/+37
* Add support to map more Framework Opcode (such as OrderedList, OneOf, etc) to...qwang122008-04-308-126/+1002
* For UNI file, some String may not be defined for a language. This has been tr...qwang122008-04-291-2/+8
* Fix various warnings with the Intel C compiler.jljusten2008-04-2423-46/+93
* 1) Add in IfrParser so that the FrameworkHii->GetDefaultImage can scan UEFI I...qwang122008-04-2420-63/+5774
* add in data type cast to ensure stringent compilers are happy.qwang122008-04-171-1/+1
* Add in Macro named SUPPORT_DEPRECATED_IFRSUPPORTLIB_API to comment out the fu...qwang122008-04-173-1/+30
* Add the filed FormValue to Framework's EFI_HII_UPDATE_DATA. This change keeps...qwang122008-04-171-0/+1
* Add in Thunking function for Dynamic Code creation. Only support Text and Sub...qwang122008-04-176-32/+244
* Add EFI_D_INFO and EFI_D_WARN to the default print level. lgao42008-04-171-1/+1
* (((EFI_IFR_FORM_SET *) OpCodeData)->Guid) may not align properly on UINT32 bo...qwang122008-04-161-1/+1
* Change to CopyMem as VarStoreOpCode->Guid may align on UINT32.qwang122008-04-161-2/+2
* Add in some features for the thunk layer:qwang122008-04-169-22/+684
* Add in thunk support for HiiGetSecondaryLanguages and HiiGetPrimaryLanguagesqwang122008-04-145-7/+120
* Remove ambiguous auto-increment usage. (gcc warning)jljusten2008-04-111-1/+2
* Remove empty typedefs (gcc warning).jljusten2008-04-111-2/+1
* Remove duplicate definition of TPM_CHOSENID_HASH.jljusten2008-04-111-3/+0
* Remove duplicate definition of PEI_MASTER_BOOT_MODE_PPI.jljusten2008-04-111-2/+0
* Remove duplicate definition of EFI_REPORT_STATUS_CODE.jljusten2008-04-112-13/+6
* Fix filename case: Autoscan => AutoScanjljusten2008-04-111-2/+2
* Fix filename case: Autoscan => AutoScanjljusten2008-04-111-2/+2
* Fix filename case: Autoscan => AutoScanjljusten2008-04-111-0/+0
* Fix filename case: Autoscan => AutoScanjljusten2008-04-111-0/+0
* Fix case: Autoscan => AutoScanjljusten2008-04-112-0/+0
* edk2/trunk/edk2/EdkCompatibilityPkg/EdkCompatibilityPkg.dsc:jljusten2008-04-111-2/+0
* Fixed several include filename issues for gcc+unix.jljusten2008-04-119-43/+43
* edk2/EdkCompatibilityPkg/Foundation/Efi/Include/EfiTypes.h:jljusten2008-04-111-0/+3
* edk2/EdkCompatibilityPkg/EdkCompatibilityPkg.dsc:jljusten2008-04-051-17/+17
* edk2/EdkCompatibilityPkg/EdkCompatibilityPkg.dsc:jljusten2008-04-041-18/+37
* Fix a type in the directory name. Compatiblity -> Compatibility.qwang122008-04-0322-0/+4975
* Fix a type in the directory name. Compatiblity -> Compatibility.qwang122008-04-0322-4975/+0
* Add in FrameworkHiiToUefiHiiThunk module.qwang122008-04-0310-0/+1761
* Add compatibility modules for Firmware Volume, PCI CFG, and Read Only Variablemdkinney2008-04-0312-0/+3214
* Removed one include path which doesn't existjwang362008-04-021-1/+1
* Add the value definition of PCD_EDKII_GLUE_PciExpressBaseAddress to build Pci...qhuang82008-03-291-2/+2
* GCC cleanup for all EDK I DXE libraries.qhuang82008-03-2916-243/+255
* Remove forward declaration.qhuang82008-03-291-4/+0
* Skip the progma for GCC tool chain.qhuang82008-03-291-2/+10
* Remove the invalid build option for IPF assembly.qhuang82008-03-281-2/+2
* Add newline at the end of file.qhuang82008-03-285-5/+5
* Update Guid Value format.qhuang82008-03-28248-327/+327
* Add a work around Dummy.c file to avoid autogen error to GCC tool chain family.qhuang82008-03-282-0/+22