mirror of https://github.com/acidanthera/audk.git
fixed one typo.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5792 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
e6dedf514f
commit
22e6fe86ba
|
@ -1,6 +1,7 @@
|
|||
/** @file
|
||||
Provides the services to get the entry point to a PE/COFF image that has either been
|
||||
loaded into memory or is executing at it¡¯s linked address
|
||||
loaded into memory or is executing at it's linked address.
|
||||
|
||||
Copyright (c) 2006 - 2008, Intel Corporation<BR>
|
||||
All rights reserved. This program and the accompanying materials
|
||||
are licensed and made available under the terms and conditions of the BSD License
|
||||
|
|
Loading…
Reference in New Issue