summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2009-01-15 10:03:51 +0000
committerqhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524>2009-01-15 10:03:51 +0000
commit9fa98a8f58e09e44e0df995c87627284defc3949 (patch)
treec51ec620a4a43fd74f6e3c32f4d506f2de3e9704
parentf29d42d54bce6cd8268142d6e7e9d8f060ab6161 (diff)
downloadedk2-platforms-9fa98a8f58e09e44e0df995c87627284defc3949.tar.xz
Add change log for some new definitions. They are backward compatible.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7288 6f19259b-4bc3-4df7-8a09-765794883524
-rw-r--r--EdkCompatibilityPkg/ChangeLog.txt11
1 files changed, 11 insertions, 0 deletions
diff --git a/EdkCompatibilityPkg/ChangeLog.txt b/EdkCompatibilityPkg/ChangeLog.txt
index 1d56307836..9eac2dce56 100644
--- a/EdkCompatibilityPkg/ChangeLog.txt
+++ b/EdkCompatibilityPkg/ChangeLog.txt
@@ -96,3 +96,14 @@ EDK_r4960: Non-Compatible: qhuang8
[BuildOptions]
*_*_*_CC_FLAGS = /D PCD_EDKII_GLUE_PciExpressBaseAddress=0xC0000000
+
+EDK_r7286: Compatible: qhuang8
+
+ Class_HFile: Add several new UEFI definition to build with newest EFI shell source.
+
+ Code Change:
+ 1) Add new UEFI Load File 2 protocol defininition.
+ 2) Add MEDIA_RELATIVE_OFFSET_RANGE_DEVICE_PATH device path type.
+
+ Possible impact:
+ None. \ No newline at end of file