ArmPlatformPkg/Bds: Fix build
Renamed BdsLinuxLib.h into BdsUnixLib.h git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11482 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -20,7 +20,7 @@
|
||||
#include <Library/PerformanceLib.h>
|
||||
#include <Library/UefiRuntimeServicesTableLib.h>
|
||||
#include <Library/PcdLib.h>
|
||||
#include <Library/BdsLinuxLib.h>
|
||||
#include <Library/BdsUnixLib.h>
|
||||
|
||||
#include <Protocol/Bds.h>
|
||||
#include <Protocol/DevicePathToText.h>
|
||||
|
Reference in New Issue
Block a user