diff options
-rw-r--r-- | MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.msa | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.msa b/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.msa index 4537068bb2..12f8eba399 100644 --- a/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.msa +++ b/MdePkg/Library/UefiDriverEntryPoint/UefiDriverEntryPoint.msa @@ -6,7 +6,7 @@ <GuidValue>331deb15-454b-48d8-9b74-70d01f3f3556</GuidValue>
<Version>1.0</Version>
<Abstract>Component description file for the entry point to a EFIDXE Drivers</Abstract>
- <Description>Library to abstract Framework extensions that conflict with UEFI 2.0 Specification</Description>
+ <Description>Entry point library to a EFI/DXE driver</Description>
<Copyright>Copyright (c) 2006, Intel Corporation.</Copyright>
<License>All rights reserved. This program and the accompanying materials are licensed and made available under the terms and conditions of the BSD License |