mirror of https://github.com/acidanthera/audk.git
Update EDKII core UEFI/PI version.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@10142 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
bce46f7e10
commit
476e89a1b2
|
@ -1,6 +1,6 @@
|
|||
## @file
|
||||
# The EdkCompatibilityPkg provides header files and libraries that enable you to build the EDK module
|
||||
# in UEFI 2.0 + Framework 0.9x mode. This package also provides Thunk modules that enable Framework 0.9x modules to work with UEFI2.1/PI1.0 EDK II Cores.
|
||||
# in UEFI 2.0 + Framework 0.9x mode. This package also provides Thunk modules that enable Framework 0.9x modules to work with UEFI2.3/PI1.2 EDK II Cores.
|
||||
# EdkCompatibilityPkg is based on the EDK 1.01 release, found at http://edk.tianocore.org. This package only
|
||||
# contains the header files and libraries found in the original EDK. EdkCompatibilityPkg code is ANSI C compliant, so the modules can be built with GCC tool-chains.
|
||||
# This package also incorporates bug fixes released in EDK 1.04.
|
||||
|
|
Loading…
Reference in New Issue