summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg
AgeCommit message (Expand)AuthorFilesLines
2008-07-23Enhance the string formatting function to take "%p" to print pointer.qwang123-0/+64
2008-07-22Add in .S file for GCC tool-chain.qwang121-0/+225
2008-07-21Inline ASM in .c file is specific to MS tool-chain. Other tool-chain (such as...qwang121-0/+202
2008-07-21Add in .S file for GCC tool-chain.qwang1210-0/+1051
2008-07-21clean up for GCC tool-chain.qwang126-12/+12
2008-07-21Use ebp as frame buffer in DivU64x32. Fix a typo in GetPowerOfTwo.qwang122-6/+11
2008-07-21Inline ASM in .c file is specific to MS tool-chain. Other tool-chain (such as...qwang1210-0/+1026
2008-07-21Fix a bug in Power10U64. Power10U64 should clean up the stack after calling M...qwang121-0/+3
2008-07-14case UINTN to UINT32.vanjeff1-2/+2
2008-07-09Add protocol several UEFI 2.1 protocol definitions so that some EDK 1.05 driv...qhuang89-0/+501
2008-07-08Add change log since Edk r5418-5419 is somewhat not backward-compatible.qhuang81-0/+23
2008-07-08Some adjustment in ECP to make it compatible with EDK1.01(EDK1117) foundation...qhuang81-1/+63
2008-07-08Some adjustment in ECP to make it compatible with EDK1.01(EDK1117) foundation...qhuang83-19/+224
2008-07-08Add protocol defintions for DriverConfiguration2, DriverDiagnostic2 & Unicode...qhuang810-12/+644
2008-06-19Remove unrecognized chars in comment in source file.qhuang82-2/+2
2008-06-19Remove unrecognized chars in comment in assembly file.qhuang81-1/+1
2008-06-19Remove unrecognized chars in comment for all source C/h files.qhuang817-57/+57
2008-06-191) Add in EBC build support.qwang121-4/+21
2008-06-17Name the module based on the rule belowqwang121-1/+1
2008-06-17Name the module based on the rule belowqwang122-0/+0
2008-06-17Rename the module based on the naming rule qwang122-3/+3
2008-06-17add a comment about why gEfiPeiMemoryDiscoveredPpiGuid is used as dpx.qwang121-0/+2
2008-06-17Add FvHobToFvInfoThunk.qwang122-0/+172
2008-06-17Remove unused include file.qwang121-1/+0
2008-06-12Add more comments.qwang122-1/+9
2008-06-11remove reference to the obsolete EFI_LIGHT_ISA_IO_PROTOCOL. This protocol is ...qwang122-189/+4
2008-06-10install mReadOnlyVariableThunkPresent PPI to insure that only one ReadOnlyVar...qwang122-2/+14
2008-06-10Change notification function to the correct protocol.qwang121-1/+1
2008-06-10fix a typo.qwang121-2/+2
2008-06-05change >> to RShiftU64 function call to avoid compiler to insert __aullshr in...qwang121-1/+1
2008-06-05Install a Framework SetupBrowser protocol interface. But this interface will ...qwang123-0/+89
2008-05-29Update to doxygen comments.qwang122-111/+61
2008-05-291) Add in FvFileLoaderToLoadFileThunk.qwang124-18/+201
2008-05-291) add in DeviceIoToPciRootBridgeIoThunkqwang121-1/+2
2008-05-29Layer AllocateBuffer and FreeBuffer on the PciRootBridgeIo too.qwang121-12/+34
2008-05-28add in DeviceIoToPciRootBridgeIoThunk.qwang122-0/+1265
2008-05-27edk2/EdkCompatibilityPkg/Foundation/Protocol/Performance/Performance.h:jljusten1-1/+1
2008-05-27edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiIfrSupportLib/IfrOpCodeCre...jljusten1-8/+8
2008-05-27edk2/EdkCompatibilityPkg/Foundation/Efi/Include/EfiTypes.h:jljusten1-1/+1
2008-05-27edk2/edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLibjljusten3-26/+26
2008-05-26edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/(Ia3...jljusten96-28/+215
2008-05-26edk2/EdkCompatibilityPkg/Foundation/Include/(Ia32|X64)/EfiBind.h:jljusten2-2/+12
2008-05-26edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/Handle.c:jljusten1-1/+1
2008-05-26edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseMemoryLi...jljusten1-22/+22
2008-05-23Use EDK library macro for EDK library function.qhuang81-1/+1
2008-05-231) Add BufToHexString, HexStringToBuf and IsHexDigit to BaseLib.qwang125-348/+12
2008-05-22edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/PeiMemoryAll...jljusten1-7/+2
2008-05-22edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseMemoryLi...jljusten25-46/+1227
2008-05-22edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseLib/*:jljusten274-251/+12253
2008-05-22Merge from edk2/MdePkg/Library/BaseIoLibIntrinsic to achieve betterjljusten4-8/+834