Age | Commit message (Expand) | Author |
2014-06-26 | Refine code to make it more safely. | Eric Dong |
2013-10-22 | EdkCompatibilityPkg: Fixed EDK Shell build | Olivier Martin |
2013-09-03 | EdkCompatibilityPkg: Fixed build for AArch64 | Olivier Martin |
2013-08-08 | Add Aarch64 support to EdkCompatibilityPkg. | Harry Liebel |
2012-06-21 | Fix a typo. | ydong10 |
2012-05-04 | Correct an error in Aprint function. | ydong10 |
2012-04-11 | Add more check for the bmp file to avoid access violation. | ydong10 |
2012-02-01 | Add Missing invocations to VA_END() for VA_START(). | rsun3 |
2011-10-19 | Avoid using code name in comments. | niruiyu |
2011-09-29 | Add more check to avoid access violation. | ydong10 |
2011-07-12 | EdkCompatabilityPkg: Fix build issues with X64 clang | andrewfish |
2010-12-09 | Refine code to make code run more safely. | ydong10 |
2010-12-06 | Refine code to make code more safely. | ydong10 |
2010-11-26 | Sync all bug fixes between EDK1.04 and EDK1.06 into EdkCompatibilityPkg. | lgao4 |
2010-09-13 | Refine some code to make code run safely. | ydong10 |
2010-09-10 | Refine some code to make the code run safely. | ydong10 |
2010-07-29 | Use local version EfiScriptLibAsciiStrLen() and EfiScriptLibStrLen() function... | lgao4 |
2010-07-19 | 1. Update FFS_FIXED_CHECKSUM to 0xAA to match PI FV image generated by EDKII... | lgao4 |
2010-07-16 | Fixes for the ARM port of SCTs | andrewfish |
2010-07-09 | Ported more of EdkCompatabilityPkg to ARM to support SCT port. | andrewfish |
2010-06-15 | EdkCompatibilityPkg: Fix EFIAPI usage inconsistencies | jljusten |
2010-06-12 | Initialize the local variable before refer to them. | lgao4 |
2010-06-11 | Add more check to make sure code run safely. | lgao4 |
2010-04-28 | Update the copyright notice format | hhtian |
2009-07-27 | Enhanced BMP file security check. | vanjeff |
2008-12-02 | 1) Add in EcpEfiBreakPoint and EcpMemoryFence which will be defined as EFI_BR... | qwang12 |
2008-11-11 | EFI Specification extension on Media Device Path. MEDIA_FW_VOL_FILEPATH_DEVIC... | qwang12 |
2008-11-11 | Revert previous check in. ECP is only supposed to support UEFI 2.0. | qhuang8 |
2008-11-11 | Do not use statically macros of EFI_SPECIFICATION_VERSION: Use gST->Hdr.Revis... | qhuang8 |
2008-09-27 | Changing source filename to match name changing. | vanjeff |
2008-09-27 | Renamed remotely | vanjeff |
2008-09-27 | Renamed remotely | vanjeff |
2008-09-24 | Revert back the change. For now, ECP only support build mode with EFI_SPECIFI... | qwang12 |
2008-09-23 | Update EfiLibReportStatusCode in ECP EfiDriverLib and EfiRuntimeLib libraries... | lgao4 |
2008-09-04 | clean up the un-suitable ';' location when declaring the functions. The regul... | vanjeff |
2008-07-23 | Enhance the string formatting function to take "%p" to print pointer. | qwang12 |
2008-07-08 | Some adjustment in ECP to make it compatible with EDK1.01(EDK1117) foundation... | qhuang8 |
2008-06-19 | Remove unrecognized chars in comment in source file. | qhuang8 |
2008-06-19 | Remove unrecognized chars in comment for all source C/h files. | qhuang8 |
2008-05-27 | edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiIfrSupportLib/IfrOpCodeCre... | jljusten |
2008-05-26 | edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/Handle.c: | jljusten |
2008-05-22 | edk2/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriverLib/ReportStatusCode.c: | jljusten |
2008-05-09 | Assert() break point default is DEADLOOP(). | lgao4 |
2008-05-07 | Re-enable ExtractDataFromHiiHandle and FindHiiHandle. The Framework to HII Th... | qwang12 |
2008-04-24 | Fix various warnings with the Intel C compiler. | jljusten |
2008-04-17 | Add in Macro named SUPPORT_DEPRECATED_IFRSUPPORTLIB_API to comment out the fu... | qwang12 |
2008-04-11 | Fixed several include filename issues for gcc+unix. | jljusten |
2008-04-02 | Removed one include path which doesn't exist | jwang36 |
2008-03-29 | GCC cleanup for all EDK I DXE libraries. | qhuang8 |
2008-03-28 | Update Guid Value format. | qhuang8 |