summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg
AgeCommit message (Expand)Author
2008-09-25remove unnecessary comments introduced by tools. vanjeff
2008-09-24Revert back the change. For now, ECP only support build mode with EFI_SPECIFI...qwang12
2008-09-24Add an ASSERT to make sure this thunk module can only be used together with a...qwang12
2008-09-23Update EfiLibReportStatusCode in ECP EfiDriverLib and EfiRuntimeLib libraries...lgao4
2008-09-22Add gEfiHiiFontProtocolGuid AND gEfiFormBrowser2ProtocolGuid into depex as t...qwang12
2008-09-19edk2/EdkCompatibilityPkg/EdkCompatibilityPkg.dsc:jljusten
2008-09-19Correct CompareGuid function lgao4
2008-09-181. Correct CopyMem and CompareMem to CopyGuid and CompareGuid for GUID datalgao4
2008-09-16Fix build errorlgao4
2008-09-16Only generate the random GUID if a package list already exist in the database.qwang12
2008-09-16Fix the build bugs for these three files.lgao4
2008-09-16Framework code may call PreparePacckage with NULL GUID and both IFR and Strin...qwang12
2008-09-12Fix the bug in GlueLib that we should depend on the gRT revision to use the p...qhuang8
2008-09-12Change the status code to EFI_NOT_FOUND for Framework Hii's GetGlyph if EFI_W...qwang12
2008-09-12Delete the unused PEIMs. EDK 2 PEI core now support this feature by gEfiMdeMo...qwang12
2008-09-11Pass GCC build.qwang12
2008-09-11// EFI_FORM_BROWSER_PROTOCOL_GUID has been changed from the one defined in Fr...qwang12
2008-09-11GCC clean.qwang12
2008-09-11// EFI_HII_PROTOCOL_GUID has been changed from the one defined in Framework H...qwang12
2008-09-101. Rename gRT in GlueLib to avoid collision with EfiDriverLibqhuang8
2008-09-05Add in a temp fix to make UEFI HII SCT can pass with platform built with Fram...qwang12
2008-09-05Fix a bug.qwang12
2008-09-051) Fix a bug in ASSERT condition.qwang12
2008-09-041) Add a stringent check to make sure the package list for UpdateForm call mu...qwang12
2008-09-04clean up the un-suitable ';' location when declaring the functions. The regul...vanjeff
2008-09-04Remove unnecessary CONST.vanjeff
2008-09-03Update FrameworkHiiToUefiHiiThunk to produce Framework HII Protocol and Frame...qwang12
2008-09-02Save the type of OneOf question.qwang12
2008-09-011) Remove the hard-code length before building FRAMEWORK_EFI_IFR_DATA_ARRAY.qwang12
2008-08-29Fix build warning by replace CompareGuid by CompareMemlgao4
2008-08-29OptionMap->Guid may not align on UINT32 baundary.qwang12
2008-08-29GetNextMonotonicCount may not be available when GenerateRandomGuid is called....qwang12
2008-08-28Add .S file for X64 GCC tool-chain for Thunk16.qwang12
2008-08-28Add .S file for GCC tool-chain for EfiRuntimeLib.qwang12
2008-08-28Add .S file for GCC tool-chain for PeiLib.qwang12
2008-08-28Add .S file for GCC tool-chain for EfiCommonLib.qwang12
2008-08-27Add Cpu.S for X64 GCC tool-chain.qwang12
2008-08-26Add in Thunk16.S.qwang12
2008-08-25Add Fx.sqwang12
2008-08-25Add in SupportItpDebug.S.qwang12
2008-08-23Add .S (for GCC) file for Pei/PeiLib/PeiLib_Edk2.inf.qwang12
2008-08-23Make EfiRuntimeLib pass GCC.qwang12
2008-08-23Fix a bug in UefiDefaultsToFwDefaults NULL should be returned if no Variable ...qwang12
2008-08-231) Cleanup for GCC and ICC tool-chain.qwang12
2008-08-231) Make EfiCpuVersion.c pass ICC and GCC tool-chainqwang12
2008-08-231) add in CpuIA32Lib_Edk2.inf to allow CpuIa32 to be built under GCC tool-chain.qwang12
2008-08-23Add in _Edk2.inf so that library can be build by GCC and ICC tool-chain.qwang12
2008-08-231) add in EfiCommonLib_Edk2.inf which will allow EfiCommonLib to build unders...qwang12
2008-08-22Use correct link list traverse functions.qwang12
2008-08-211) Add in support to get only VarStoreId = 1 from Multiple VarStores.qwang12