mirror of https://github.com/acidanthera/audk.git
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:
parent
f29d42d54b
commit
9fa98a8f58
|
@ -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.
|
Loading…
Reference in New Issue