diff options
author | qwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-03-15 04:15:03 +0000 |
---|---|---|
committer | qwang12 <qwang12@6f19259b-4bc3-4df7-8a09-765794883524> | 2008-03-15 04:15:03 +0000 |
commit | dce23de2f16fe603c4a464c19d1fe6db68e3a6da (patch) | |
tree | 550b87e36e7fd39a43587582d7bc504c58a7b7aa /IntelFrameworkPkg | |
parent | 11219cc655ecda0cdae05d293370d1e663c014ff (diff) | |
download | edk2-platforms-dce23de2f16fe603c4a464c19d1fe6db68e3a6da.tar.xz |
update ChangeLog.txt
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4854 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'IntelFrameworkPkg')
-rw-r--r-- | IntelFrameworkPkg/ChangeLog.txt | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/IntelFrameworkPkg/ChangeLog.txt b/IntelFrameworkPkg/ChangeLog.txt index 2cba62a250..6f2171e503 100644 --- a/IntelFrameworkPkg/ChangeLog.txt +++ b/IntelFrameworkPkg/ChangeLog.txt @@ -38,5 +38,11 @@ EDK_0000: Compatible: owner !!!!!!!!!!!!!!!!!! End of Notes !!!!!!!!!!!!!!!!!!
##########################################################################################
+==========================================================================================
+EDK_4853: Non-Compatible: qwang12
+ remove the definition of EFI_DISPATCH_OPROM_TABLE from IntelFrameworkPkg\Include\Framework\Legacy16.h
+ as it is not defined in any Intel Framework spec.
+ Possible Impacts:
+ 1) Modules that may reference this structure.
|