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
This commit is contained in:
qhuang8 2009-01-15 10:03:51 +00:00
parent f29d42d54b
commit 9fa98a8f58
1 changed files with 11 additions and 0 deletions

View File

@ -96,3 +96,14 @@ EDK_r4960: Non-Compatible: qhuang8
[BuildOptions] [BuildOptions]
*_*_*_CC_FLAGS = /D PCD_EDKII_GLUE_PciExpressBaseAddress=0xC0000000 *_*_*_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.