]> git.proxmox.com Git - mirror_edk2.git/history - EdkCompatibilityPkg/Foundation/Library/Dxe
MdePkg: introduce standalone MM entry point library implementation
[mirror_edk2.git] / EdkCompatibilityPkg / Foundation / Library / Dxe /
2018-09-25 Chen A ChenEdkCompatibilityPkg: Removing ipf from edk2.
2016-11-03 Song, BinXEdkCompatibilityPkg/PrintLite: Fix ErrorPrint() wrong...
2016-10-21 Gary LinEdkCompatibilityPkg: Fix typos in comments
2016-03-25 Laszlo ErsekEdkCompatibilityPkg: UefiEfiIfrSupportLib: remove set...
2014-06-26 Eric DongRefine code to make it more safely.
2013-10-22 Olivier MartinEdkCompatibilityPkg: Fixed EDK Shell build
2013-09-03 Olivier MartinEdkCompatibilityPkg: Fixed build for AArch64
2013-08-08 Harry LiebelAdd Aarch64 support to EdkCompatibilityPkg.
2012-06-21 ydong10Fix a typo.
2012-05-04 ydong10Correct an error in Aprint function.
2012-04-11 ydong10Add more check for the bmp file to avoid access violation.
2012-02-01 rsun3Add Missing invocations to VA_END() for VA_START().
2011-10-19 niruiyuAvoid using code name in comments.
2011-09-29 ydong10Add more check to avoid access violation.
2011-07-12 andrewfishEdkCompatabilityPkg: Fix build issues with X64 clang
2010-12-09 ydong10Refine code to make code run more safely.
2010-12-06 ydong10Refine code to make code more safely.
2010-11-26 lgao4Sync all bug fixes between EDK1.04 and EDK1.06 into...
2010-09-13 ydong10Refine some code to make code run safely.
2010-09-10 ydong10Refine some code to make the code run safely.
2010-07-29 lgao4Use local version EfiScriptLibAsciiStrLen() and EfiScri...
2010-07-19 lgao41. Update FFS_FIXED_CHECKSUM to 0xAA to match PI FV...
2010-07-16 andrewfishFixes for the ARM port of SCTs
2010-07-09 andrewfishPorted more of EdkCompatabilityPkg to ARM to support...
2010-06-15 jljustenEdkCompatibilityPkg: Fix EFIAPI usage inconsistencies
2010-06-12 lgao4Initialize the local variable before refer to them.
2010-06-11 lgao4Add more check to make sure code run safely.
2010-04-28 hhtianUpdate the copyright notice format
2009-07-27 vanjeffEnhanced BMP file security check.
2008-12-02 qwang121) Add in EcpEfiBreakPoint and EcpMemoryFence which...
2008-11-11 qwang12EFI Specification extension on Media Device Path. MEDIA...
2008-11-11 qhuang8Revert previous check in. ECP is only supposed to suppo...
2008-11-11 qhuang8Do not use statically macros of EFI_SPECIFICATION_VERSI...
2008-09-27 vanjeffChanging source filename to match name changing.
2008-09-27 vanjeffRenamed remotely
2008-09-27 vanjeffRenamed remotely
2008-09-24 qwang12Revert back the change. For now, ECP only support build...
2008-09-23 lgao4Update EfiLibReportStatusCode in ECP EfiDriverLib and...
2008-09-04 vanjeffclean up the un-suitable ';' location when declaring...
2008-07-23 qwang12Enhance the string formatting function to take "%p...
2008-07-08 qhuang8Some adjustment in ECP to make it compatible with EDK1...
2008-06-19 qhuang8Remove unrecognized chars in comment in source file.
2008-06-19 qhuang8Remove unrecognized chars in comment for all source...
2008-05-27 jljustenedk2/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiIfrS...
2008-05-26 jljustenedk2/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriv...
2008-05-22 jljustenedk2/EdkCompatibilityPkg/Foundation/Library/Dxe/EfiDriv...
2008-05-09 lgao4Assert() break point default is DEADLOOP().
2008-05-07 qwang12Re-enable ExtractDataFromHiiHandle and FindHiiHandle...
2008-04-24 jljustenFix various warnings with the Intel C compiler.
2008-04-17 qwang12Add in Macro named SUPPORT_DEPRECATED_IFRSUPPORTLIB_API...
2008-04-11 jljustenFixed several include filename issues for gcc+unix.
2008-04-02 jwang36Removed one include path which doesn't exist
2008-03-29 qhuang8GCC cleanup for all EDK I DXE libraries.
2008-03-28 qhuang8Update Guid Value format.
2008-03-27 qhuang8Add EfiDriverLib to the [libraries] for the reference...
2008-03-21 jljustenMatch case of architecture specific include path added...
2008-03-17 jljustenedk2/EdkCompatibilityPkg/**
2008-03-17 jljustenRenamed to match filename naming recommendations.
2008-03-17 jljustenRenamed to match filename naming recommendations.
2008-03-17 jljustenRenamed to match filename naming recommendations.
2008-03-17 jljustenRenamed to match filename naming recommendations.
2008-03-17 jljustenRenamed to match filename naming recommendations.
2008-01-24 qwang121) Sync EdkCompatibilityPkg with EDK 1.04. The changes...
2007-06-28 qwang12Add in the 1st version of ECP.