]> git.proxmox.com Git - mirror_edk2.git/commitdiff
Not maintained.
authorhhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 25 Mar 2010 14:45:17 +0000 (14:45 +0000)
committerhhtian <hhtian@6f19259b-4bc3-4df7-8a09-765794883524>
Thu, 25 Mar 2010 14:45:17 +0000 (14:45 +0000)
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10312 6f19259b-4bc3-4df7-8a09-765794883524

IntelFrameworkModulePkg/ChangeLog.txt [deleted file]

diff --git a/IntelFrameworkModulePkg/ChangeLog.txt b/IntelFrameworkModulePkg/ChangeLog.txt
deleted file mode 100644 (file)
index 8d9ac80..0000000
+++ /dev/null
@@ -1,64 +0,0 @@
-##########################################################################################\r
-!!!!!!!!!!!!!!!!!               Notes for this ChangeLog.txt             !!!!!!!!!!!!!!!!!\r
-\r
-This log file is used to record two kinds of important information:\r
- a) "Non-Compatible Changes": all non-compatible changes should be recorded. These info\r
-    will help the package user to merge this package; and some non-compatible changes\r
-    can also be added into release notes as news features when we release this package.\r
-    Normally Non-Compatible Changes contains the following types:\r
-      1) Package's external services were changed/updated\r
-      2) Package's common .h file is renamed, deleted, or the file path is changed.\r
-      3) The definition of package's common data structure is changed\r
-      ...\r
-\r
- b) "Important Compatible Changes": some important compatible changes can aslo be recorded\r
-    in this file, and we can add these updating into release notes when we release this\r
-    package.\r
-\r
-Non-Compatible and Compatible example format:\r
-==========================================================================================\r
-EDK_0010: Non-Compatible: owner\r
-\r
-         Class_HFile: PPI A of MdePkg has been removed.\r
-\r
-               Code Change :\r
-               1) Removed the .h file: MdePkg\Include\Ppi\A.h\r
-\r
-               Possible Impacts:\r
-               1) All modules that used this PPI A should be updated.\r
-\r
-==========================================================================================\r
-EDK_0000: Compatible: owner\r
-\r
-         Class_BuildTool: with the EDK_0000 build.exe, the build performance is enhanced great.\r
-\r
-               Code Change :\r
-               1) BaseTools\Bin\Win32\build.exe\r
-\r
-!!!!!!!!!!!!!!!!!!                     End of Notes                     !!!!!!!!!!!!!!!!!!\r
-##########################################################################################\r
-\r
-==========================================================================================\r
-EDK_3896-3898: Compatible: qhuang8\r
-\r
-           Class_UefiEnable[0]: Uefi feature -Add component name 2 protocol support for\r
-                                all drivers that support component name protocol\r
-       \r
-\r
-    Code Change :\r
-    1) Update IntelFrameworkModulePkg/Bus/Isa/* \r
-    2) Update IntelFrameworkModulePkg/Bus/Pci/*\r
-    3) Update IntelFrameworkModulePkg/Universal/Console/VgaClassDxe/*\r
-\r
-    possible impact:\r
-    1) To produce the component name 2 protocol, platform DSC file needs to set feature\r
-       flag 'PcdComponentName2Disable' to 'FALSE'\r
-\r
-==========================================================================================\r
-EDK_4776: Compatible: qwang12\r
-\r
-Remove the following modules.\r
-\r
-  IntelFrameworkModulePkg/Universal/HiiDataBaseDxe/HiiDatabase.inf\r
-  IntelFrameworkModulePkg/Universal/SetupBrowserDxe/SetupBrowser.inf\r
-  IntelFrameworkModulePkg/Universal/DriverSampleDxe/DriverSampleDxe.inf\r