summaryrefslogtreecommitdiffstats
path: root/EdkCompatibilityPkg
Commit message (Expand)AuthorAgeFilesLines
* Add Fx.sqwang122008-08-252-0/+55
* Add in SupportItpDebug.S.qwang122008-08-252-0/+72
* Add .S (for GCC) file for Pei/PeiLib/PeiLib_Edk2.inf.qwang122008-08-234-0/+329
* Make EfiRuntimeLib pass GCC.qwang122008-08-232-1/+63
* Fix a bug in UefiDefaultsToFwDefaults NULL should be returned if no Variable ...qwang122008-08-231-2/+12
* 1) Cleanup for GCC and ICC tool-chain.qwang122008-08-2319-83/+187
* 1) Make EfiCpuVersion.c pass ICC and GCC tool-chainqwang122008-08-232-3/+4
* 1) add in CpuIA32Lib_Edk2.inf to allow CpuIa32 to be built under GCC tool-chain.qwang122008-08-231-0/+45
* Add in _Edk2.inf so that library can be build by GCC and ICC tool-chain.qwang122008-08-233-0/+244
* 1) add in EfiCommonLib_Edk2.inf which will allow EfiCommonLib to build unders...qwang122008-08-234-0/+347
* Use correct link list traverse functions.qwang122008-08-221-5/+3
* 1) Add in support to get only VarStoreId = 1 from Multiple VarStores.qwang122008-08-2113-154/+132
* 1) Add GetAttributesOfFirstFormSet to scan form package to read formset title...qwang122008-08-213-166/+149
* 1) Add in fix to handle the case when a form is not related to a buffer storage.qwang122008-08-209-202/+285
* 1) Add in code to sync Browser Data with the NvMapOverride that may be update...qwang122008-08-197-149/+290
* Bug fixes for FrameworkHiiToUefiHiiThunk;qwang122008-08-1819-1363/+2461
* Enhance the string formatting function to take "%p" to print pointer.qwang122008-07-233-0/+64
* Add in .S file for GCC tool-chain.qwang122008-07-221-0/+225
* Inline ASM in .c file is specific to MS tool-chain. Other tool-chain (such as...qwang122008-07-211-0/+202
* Add in .S file for GCC tool-chain.qwang122008-07-2110-0/+1051
* clean up for GCC tool-chain.qwang122008-07-216-12/+12
* Use ebp as frame buffer in DivU64x32. Fix a typo in GetPowerOfTwo.qwang122008-07-212-6/+11
* Inline ASM in .c file is specific to MS tool-chain. Other tool-chain (such as...qwang122008-07-2110-0/+1026
* Fix a bug in Power10U64. Power10U64 should clean up the stack after calling M...qwang122008-07-211-0/+3
* case UINTN to UINT32.vanjeff2008-07-141-2/+2
* Add protocol several UEFI 2.1 protocol definitions so that some EDK 1.05 driv...qhuang82008-07-099-0/+501
* Add change log since Edk r5418-5419 is somewhat not backward-compatible.qhuang82008-07-081-0/+23
* Some adjustment in ECP to make it compatible with EDK1.01(EDK1117) foundation...qhuang82008-07-081-1/+63
* Some adjustment in ECP to make it compatible with EDK1.01(EDK1117) foundation...qhuang82008-07-083-19/+224
* Add protocol defintions for DriverConfiguration2, DriverDiagnostic2 & Unicode...qhuang82008-07-0810-12/+644
* Remove unrecognized chars in comment in source file.qhuang82008-06-192-2/+2
* Remove unrecognized chars in comment in assembly file.qhuang82008-06-191-1/+1
* Remove unrecognized chars in comment for all source C/h files.qhuang82008-06-1917-57/+57
* 1) Add in EBC build support.qwang122008-06-191-4/+21
* Name the module based on the rule belowqwang122008-06-171-1/+1
* Name the module based on the rule belowqwang122008-06-172-0/+0
* Rename the module based on the naming rule qwang122008-06-172-3/+3
* add a comment about why gEfiPeiMemoryDiscoveredPpiGuid is used as dpx.qwang122008-06-171-0/+2
* Add FvHobToFvInfoThunk.qwang122008-06-172-0/+172
* Remove unused include file.qwang122008-06-171-1/+0
* Add more comments.qwang122008-06-122-1/+9
* remove reference to the obsolete EFI_LIGHT_ISA_IO_PROTOCOL. This protocol is ...qwang122008-06-112-189/+4
* install mReadOnlyVariableThunkPresent PPI to insure that only one ReadOnlyVar...qwang122008-06-102-2/+14
* Change notification function to the correct protocol.qwang122008-06-101-1/+1
* fix a typo.qwang122008-06-101-2/+2
* change >> to RShiftU64 function call to avoid compiler to insert __aullshr in...qwang122008-06-051-1/+1
* Install a Framework SetupBrowser protocol interface. But this interface will ...qwang122008-06-053-0/+89
* Update to doxygen comments.qwang122008-05-292-111/+61
* 1) Add in FvFileLoaderToLoadFileThunk.qwang122008-05-294-18/+201
* 1) add in DeviceIoToPciRootBridgeIoThunkqwang122008-05-291-1/+2