Update change log to include the enabling of component name 2 protocol.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3999 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
qhuang8 2007-09-30 02:39:37 +00:00
parent 9d64ff86b1
commit 866e8172e7
1 changed files with 14 additions and 0 deletions

View File

@ -38,5 +38,19 @@ EDK_0000: Compatible: owner
!!!!!!!!!!!!!!!!!! End of Notes !!!!!!!!!!!!!!!!!!
##########################################################################################
==========================================================================================
EDK_3896-3898: Compatible: qhuang8
Class_UefiEnable[0]: Uefi feature -Add component name 2 protocol support for
all drivers that support component name protocol
Code Change :
1) Update IntelFrameworkModulePkg/Bus/Isa/*
2) Update IntelFrameworkModulePkg/Bus/Pci/*
3) Update IntelFrameworkModulePkg/Universal/Console/VgaClassDxe/*
possible impact:
1) To produce the component name 2 protocol, platform DSC file needs to set feature
flag 'PcdComponentName2Disable' to 'FALSE'