summaryrefslogtreecommitdiffstats
path: root/EdkCompatibilityPkg
Commit message (Expand)AuthorAgeFilesLines
* 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
* Merge from edk2/MdePkg/Library/BaseIoLibIntrinsic to achieve betterjljusten2008-05-224-8/+834
* edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/ReportStatusCode.c:jljusten2008-05-221-1/+1
* edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Library/BaseMemoryLi...jljusten2008-05-221-1/+1
* edk2/EdkCompatibilityPkg/Foundation/Include/Ia32/EfiBind.h:jljusten2008-05-221-2/+34
* edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/Common/EdkII...jljusten2008-05-221-1/+0
* edk2/EdkCompatibilityPkg/Foundation/Library/EdkIIGlueLib/Include/EdkIIGlueBas...jljusten2008-05-221-1/+1
* Add compatibility modules into the DSC file.qwang122008-05-211-0/+36
* Fix a bug and update comments.qwang122008-05-211-4/+4
* Update the comments.qwang122008-05-212-20/+86
* 1) Change Framework version of PeiServiceTable's PciCfg from PEI_PCI_CFG_PPI ...qwang122008-05-216-0/+250
* Update package dependency.qwang122008-05-201-1/+1
* Update package dependency.qwang122008-05-201-1/+1
* Update comments.qwang122008-05-201-2/+2
* 1) Add in Doxygen comment.qwang122008-05-202-29/+249
* 1) Make Compatibility/Include the public include directory.qwang122008-05-202-0/+72
* 1) Make Compatibility/Include the public include directory.qwang122008-05-201-1/+6
* Update doxygen comments.qwang122008-05-202-27/+188
* Add UcToUc2Thunkqwang122008-05-202-0/+525
* 1) Fix a bug in UC2_PRIVATE_DATA_FROM_THISqwang122008-05-202-3/+3
* Add in Uc2ToUcThunk module.qwang122008-05-192-0/+525
* Update the file header comments.qwang122008-05-192-9/+46
* 1) Update the file headersqwang122008-05-192-1/+20
* Update the file header comments.qwang122008-05-192-12/+19
* Update Comments.qwang122008-05-162-11/+19
* 1) Update comments.qwang122008-05-162-11/+24
* Make the module GCC clean.qwang122008-05-163-36/+23
* 1) Add Doxygen Commentsqwang122008-05-152-4/+81
* 1) Add Doxygen Commentsqwang122008-05-151-3/+174
* Update MapUefiHiiHandles to return EFI_SUCCESS if there is no packages regist...qwang122008-05-141-1/+9
* 1) Use 0xFFEE as the VarId the reason is as follows:qwang122008-05-142-6/+10
* Assert() break point default is DEADLOOP().lgao42008-05-091-7/+0
* 1) Fix a bug. Before this fix, a Module that calling UEFI HII Interface to ge...qwang122008-05-085-28/+57
* Re-enable ExtractDataFromHiiHandle and FindHiiHandle. The Framework to HII Th...qwang122008-05-071-17/+0
* Add in supports for platform Setup module which is programmed using Framework...qwang122008-05-077-21/+567
* Fix a bug which cause the thunk code failed to handle creation of "One Of" an...qwang122008-04-302-8/+31
* fixed bug for special case.vanjeff2008-04-301-7/+4
* Add in code to support the deletion of opcode from a form.qwang122008-04-302-19/+37
* Add support to map more Framework Opcode (such as OrderedList, OneOf, etc) to...qwang122008-04-308-126/+1002
* For UNI file, some String may not be defined for a language. This has been tr...qwang122008-04-291-2/+8
* Fix various warnings with the Intel C compiler.jljusten2008-04-2423-46/+93
* 1) Add in IfrParser so that the FrameworkHii->GetDefaultImage can scan UEFI I...qwang122008-04-2420-63/+5774
* add in data type cast to ensure stringent compilers are happy.qwang122008-04-171-1/+1
* Add in Macro named SUPPORT_DEPRECATED_IFRSUPPORTLIB_API to comment out the fu...qwang122008-04-173-1/+30