mirror of https://github.com/acidanthera/audk.git
Add more file comments
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5797 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
4ba967e79a
commit
ce02b0b901
|
@ -1,6 +1,9 @@
|
|||
/** @file
|
||||
PEI Services Table Pointer Library for IA-32 and X64.
|
||||
|
||||
According to PI specification, the peiservice pointer is stored prior at IDT
|
||||
table in IA32 and x64 architecture.
|
||||
|
||||
Copyright (c) 2006 - 2007, 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