Clean up comments in PeiServicesTablePointerLibIdt

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@3298 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
yshang1 2007-07-17 09:25:38 +00:00
parent 48924f1488
commit 64db4c9552
4 changed files with 0 additions and 31 deletions

View File

@ -9,16 +9,6 @@
; THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
; WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
;
; Module Name:
;
; AsmPeiSevicesTablePointer.Asm
;
; Abstract:
;
; AsmPeiSevicesTablePointer function
;
; Notes:
;
;------------------------------------------------------------------------------
.386

View File

@ -1,8 +1,6 @@
#/** @file
# Component description file for IPF KR1 Pei Services Table Pointer Library
#
# PEI Services Table Library implementation that retrieves a pointer to the PEI
# Services Table from the KR1 register on IPF.
# Copyright (c) 2006 - 2007, Intel Corporation.
#
# All rights reserved. This program and the accompanying materials

View File

@ -9,16 +9,6 @@
# THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
# WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
#
# Module Name:
#
# AsmPeiSevicesTablePointer.S
#
# Abstract:
#
# AsmPeiSevicesTablePointer function
#
# Notes:
#
#------------------------------------------------------------------------------

View File

@ -9,15 +9,6 @@
; THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS,
; WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
;
; Module Name:
;
; ReadIdtr.Asm
;
; Abstract:
;
; AsmPeiSevicesTablePointer function
;
; Notes:
;
;------------------------------------------------------------------------------