diff options
author | darylm503 <darylm503@6f19259b-4bc3-4df7-8a09-765794883524> | 2011-08-02 23:09:06 +0000 |
---|---|---|
committer | darylm503 <darylm503@6f19259b-4bc3-4df7-8a09-765794883524> | 2011-08-02 23:09:06 +0000 |
commit | 274402de4642937735918e6c756777c40524957d (patch) | |
tree | a9b70903e43fbd46d2db198122fe749efaa2e6e6 /StdLib/StdLib.inc | |
parent | 3c47fe65ed83e3f9f61f33ea2d77a53f8e0da07e (diff) | |
download | edk2-platforms-274402de4642937735918e6c756777c40524957d.tar.xz |
Add plain-text ReadMe files and delete the PDF version.
Clean up some comments.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12080 6f19259b-4bc3-4df7-8a09-765794883524
Diffstat (limited to 'StdLib/StdLib.inc')
-rw-r--r-- | StdLib/StdLib.inc | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/StdLib/StdLib.inc b/StdLib/StdLib.inc index e6d1b459ae..3f16fb9da8 100644 --- a/StdLib/StdLib.inc +++ b/StdLib/StdLib.inc @@ -63,8 +63,7 @@ TimerLib|MdePkg/Library/SecPeiDxeTimerLibCpu/SecPeiDxeTimerLibCpu.inf
!else
- # Running in an Emulation Environment.
- # Adds this to the end of the current [LibraryClasses.Common.UEFI_APPLICATION] section.
+ # Use this instance if Running in an Emulation Environment.
[LibraryClasses.Common.UEFI_APPLICATION]
TimerLib|MdePkg/Library/BaseTimerLibNullTemplate/BaseTimerLibNullTemplate.inf
!endif
|