summaryrefslogtreecommitdiffstats
path: root/EdkCompatibilityPkg
Commit message (Expand)AuthorAgeFilesLines
* 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
* Layer AllocateBuffer and FreeBuffer on the PciRootBridgeIo too.qwang122008-05-291-12/+34
* add in DeviceIoToPciRootBridgeIoThunk.qwang122008-05-282-0/+1265
* edk2/EdkCompatibilityPkg/Foundation/Protocol/Performance/Performance.h:jljusten2008-05-271-1/+1
* edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiIfrSupportLib/IfrOpCodeCre...jljusten2008-05-271-8/+8
* edk2/EdkCompatibilityPkg/Foundation/Efi/Include/EfiTypes.h:jljusten2008-05-271-1/+1
* edk2/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLibjljusten2008-05-273-26/+26
* edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/(Ia3...jljusten2008-05-2696-28/+215
* edk2/EdkCompatibilityPkg/Foundation/Include/(Ia32|X64)/EfiBind.h:jljusten2008-05-262-2/+12
* edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/Handle.c:jljusten2008-05-261-1/+1
* edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseMemoryLi...jljusten2008-05-261-22/+22
* Use EDK library macro for EDK library function.qhuang82008-05-231-1/+1
* 1) Add BufToHexString, HexStringToBuf and IsHexDigit to BaseLib.qwang122008-05-235-348/+12
* edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/PeiMemoryAll...jljusten2008-05-221-7/+2
* edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseMemoryLi...jljusten2008-05-2225-46/+1227
* edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/*:jljusten2008-05-22274-251/+12253