Changes required to build using the new device abstraction capability of StdLib.
Applications which require file-system functionality must have DevShell listed in the [LibraryClasses] section of the application's INF file. Entries for the device abstraction Library Classes must be added to the application's package's DSC file. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11909 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -35,8 +35,8 @@
|
||||
[LibraryClasses]
|
||||
LibC
|
||||
LibStdio
|
||||
# UefiLib
|
||||
# ShellCEntryLib
|
||||
DevShell
|
||||
|
||||
|
||||
[BuildOptions]
|
||||
MSFT:*_*_IA32_CC_FLAGS = /Oi-
|
||||
|
Reference in New Issue
Block a user