mirror of
https://github.com/acidanthera/audk.git
synced 2025-07-23 13:44:33 +02:00
Add more comment for library instance and remove unused internal header file.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5799 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
bf295af27c
commit
f36a7bf58c
@ -1,6 +1,9 @@
|
|||||||
/** @file
|
/** @file
|
||||||
UEFI Runtime Services Table Library.
|
UEFI Runtime Services Table Library.
|
||||||
|
|
||||||
|
This library instance retrieve EFI_RUNTIME_SERVICES pointer from EFI system table
|
||||||
|
in library's constructor.
|
||||||
|
|
||||||
Copyright (c) 2006, Intel Corporation<BR>
|
Copyright (c) 2006, Intel Corporation<BR>
|
||||||
All rights reserved. This program and the accompanying materials
|
All rights reserved. This program and the accompanying materials
|
||||||
are licensed and made available under the terms and conditions of the BSD License
|
are licensed and made available under the terms and conditions of the BSD License
|
||||||
|
Loading…
x
Reference in New Issue
Block a user