diff options
author | Guo Mang <mang.guo@intel.com> | 2017-03-02 10:04:41 +0800 |
---|---|---|
committer | Guo Mang <mang.guo@intel.com> | 2017-05-09 13:03:10 +0800 |
commit | d4949b48ee6164cbc24aef50cb7ef48e5d1135d1 (patch) | |
tree | d91ee7acc4f0aa3b9fab513d4595eb8b4ba91e8f /Platform/BroxtonPlatformPkg/PlatformPkgIA32.dsc | |
parent | 3eac100ece691d7725632e7b17ccfd9f9ca83cd9 (diff) | |
download | edk2-platforms-d4949b48ee6164cbc24aef50cb7ef48e5d1135d1.tar.xz |
Enable fastboot
1. Unload UNDI if fastboot enable. 2. Optimized the FV decompressing process
Contributed-under: TianoCore Contribution Agreement 1.0
Signed-off-by: Guo Mang <mang.guo@intel.com>
Diffstat (limited to 'Platform/BroxtonPlatformPkg/PlatformPkgIA32.dsc')
-rw-r--r-- | Platform/BroxtonPlatformPkg/PlatformPkgIA32.dsc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Platform/BroxtonPlatformPkg/PlatformPkgIA32.dsc b/Platform/BroxtonPlatformPkg/PlatformPkgIA32.dsc index 083e32b51e..6109a76c74 100644 --- a/Platform/BroxtonPlatformPkg/PlatformPkgIA32.dsc +++ b/Platform/BroxtonPlatformPkg/PlatformPkgIA32.dsc @@ -99,7 +99,7 @@ !else
PerformanceLib|MdeModulePkg/Library/PeiPerformanceLib/PeiPerformanceLib.inf
!endif
- TimerLib|$(PLATFORM_PACKAGE_COMMON)/Library/PlatformTscTimerLib/DxeTscTimerLib.inf
+ TimerLib|$(PLATFORM_PACKAGE_COMMON)/Library/PlatformTscTimerLib/PeiTscTimerLib.inf
!endif
[LibraryClasses.IA32.DXE_DRIVER]
|