diff options
author | qhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-01-26 05:18:33 +0000 |
---|---|---|
committer | qhuang8 <qhuang8@6f19259b-4bc3-4df7-8a09-765794883524> | 2010-01-26 05:18:33 +0000 |
commit | 2d36815641640fb399ef796b407446d16d8c8508 (patch) | |
tree | dca96f87180408c5dc0a750b86b1906154692b4e /MdePkg/ChangeLog.txt | |
parent | c3117889c48ded5aed87e72d15ae8e77fd7fdb1b (diff) | |
download | edk2-platforms-2d36815641640fb399ef796b407446d16d8c8508.tar.xz |
Fix incorrect Edk revision number in last commit
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@9819 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'MdePkg/ChangeLog.txt')
-rw-r--r-- | MdePkg/ChangeLog.txt | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/ChangeLog.txt b/MdePkg/ChangeLog.txt index ab276e8973..2f8af61313 100644 --- a/MdePkg/ChangeLog.txt +++ b/MdePkg/ChangeLog.txt @@ -326,7 +326,7 @@ Possible impacts: This is a source level compatible change, but not binary level. We might need to rebuild some old binary modules to work with newer version of MdePkg.
-EDK_9815: Non-Compatible: qhuang8
+EDK_9817: Non-Compatible: qhuang8
Scrub EFI_ATA_IDENTIFY_DATA and EFI_ATAPI_IDENTIFY_DATA to strict follow newest ATA spec (ATA-8). This is a build non-backward compatible changes for ATA-related modules.
The ATA5_IDENTIFY_DATA in MdePkg\IndustryStandards\Atapi.h is exactly the same as the original ATA_IDENTIFY_DATA for backward compatibility support to follow ATA-5 spec.
|