summaryrefslogtreecommitdiff
path: root/EdkCompatibilityPkg
AgeCommit message (Expand)AuthorFilesLines
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
2008-05-22edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/ReportStatusCode.c:jljusten1-1/+1
2008-05-22edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseMemoryLi...jljusten1-1/+1
2008-05-22edk2/EdkCompatibilityPkg/Foundation/Include/Ia32/EfiBind.h:jljusten1-2/+34
2008-05-22edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Common/EdkII...jljusten1-1/+0
2008-05-22edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/EdkIIGlueBas...jljusten1-1/+1
2008-05-21Add compatibility modules into the DSC file.qwang121-0/+36
2008-05-21Fix a bug and update comments.qwang121-4/+4
2008-05-21Update the comments.qwang122-20/+86
2008-05-211) Change Framework version of PeiServiceTable's PciCfg from PEI_PCI_CFG_PPI ...qwang126-0/+250
2008-05-20Update package dependency.qwang121-1/+1
2008-05-20Update package dependency.qwang121-1/+1
2008-05-20Update comments.qwang121-2/+2
2008-05-201) Add in Doxygen comment.qwang122-29/+249
2008-05-201) Make Compatibility/Include the public include directory.qwang122-0/+72
2008-05-201) Make Compatibility/Include the public include directory.qwang121-1/+6
2008-05-20Update doxygen comments.qwang122-27/+188
2008-05-20Add UcToUc2Thunkqwang122-0/+525
2008-05-201) Fix a bug in UC2_PRIVATE_DATA_FROM_THISqwang122-3/+3
2008-05-19Add in Uc2ToUcThunk module.qwang122-0/+525
2008-05-19Update the file header comments.qwang122-9/+46
2008-05-191) Update the file headersqwang122-1/+20
2008-05-19Update the file header comments.qwang122-12/+19
2008-05-16Update Comments.qwang122-11/+19
2008-05-161) Update comments.qwang122-11/+24
2008-05-16Make the module GCC clean.qwang123-36/+23
2008-05-151) Add Doxygen Commentsqwang122-4/+81
2008-05-151) Add Doxygen Commentsqwang121-3/+174
2008-05-14Update MapUefiHiiHandles to return EFI_SUCCESS if there is no packages regist...qwang121-1/+9
2008-05-141) Use 0xFFEE as the VarId the reason is as follows:qwang122-6/+10
2008-05-09Assert() break point default is DEADLOOP().lgao41-7/+0
2008-05-081) Fix a bug. Before this fix, a Module that calling UEFI HII Interface to ge...qwang125-28/+57