audk/IntelFrameworkModulePkg
qhuang8 ebc1ca5a1b Fix two issues:
1. EDK II StrnCpy does not necessarily "0" terminate destination string if the source string length is larger than "n". Caller needs to terminate it itself.
2. The definition of EFI_HII_CALLBACK_PACKET has been changed to follow framework HII spec 0.92, we need to change the corresponding code correctly.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4270 6f19259b-4bc3-4df7-8a09-765794883524
2007-11-06 01:38:25 +00:00
..
Bus Add Add Driver Diagnostic 2 Protocol support for IdeBus driver. 2007-10-30 06:45:44 +00:00
Include Fix the CYGWIN GCC build issue. 2007-08-28 03:59:37 +00:00
Library Update following library class/Protocol for puting 'Framework' as prefix 2007-10-22 09:36:00 +00:00
Universal Fix two issues: 2007-11-06 01:38:25 +00:00
ChangeLog.txt Update change log to include the enabling of component name 2 protocol. 2007-09-30 02:39:37 +00:00
IntelFrameworkModulePkg.dec Update all INF, DEC and DSC file to confirm to newest INF spec 0.44, DEC spec 0.41, DSC spec 0.40. 2007-08-30 09:11:54 +00:00
IntelFrameworkModulePkg.dsc Update following library class/Protocol for puting 'Framework' as prefix 2007-10-22 09:36:00 +00:00
IntelFrameworkModulePkg.nspd Add in Ps2keyboard.inf and Ps2Mouse.inf to IntelFrameworkModuelPkg 2007-07-06 09:11:10 +00:00