audk/IntelFrameworkModulePkg/Universal
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
..
Console/VgaClassDxe Add compiler hint of "GLOBAL_REMOVE_IF_UNREFERENCED" to prevent static unicode string table linked into final image if both PcdComponentNameDisabled and PcdComponentName2Disabled are set to TRUE. 2007-10-11 03:36:31 +00:00
DataHubDxe Correct all header files for doxygen format and correct the license issue for VgaClass driver. 2007-07-23 07:06:23 +00:00
DataHubStdErrDxe Correct all header files for doxygen format and correct the license issue for VgaClass driver. 2007-07-23 07:06:23 +00:00
DriverSampleDxe Update following library class/Protocol for puting 'Framework' as prefix 2007-10-22 09:36:00 +00:00
HiiDataBaseDxe Update following library class/Protocol for puting 'Framework' as prefix 2007-10-22 09:36:00 +00:00
PcatSingleSegmentPciCfgPei First round of PI enabling work: 2007-09-04 06:09:28 +00:00
SetupBrowserDxe Fix two issues: 2007-11-06 01:38:25 +00:00
StatusCode Bug fix for the runtime memory status code. 2007-09-19 02:07:04 +00:00
VariablePei define the variable related to PCD for supporting big variable (>32K) easily. 2007-11-05 16:11:50 +00:00