Refine file header for INF files of MDE library instances.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6273 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -1,9 +1,10 @@
|
||||
#/** @file
|
||||
# Runtime driver library
|
||||
# Instance of UEFI Runtime Library.
|
||||
#
|
||||
# Instance of runtime driver library, Hook VitualAddressChange and
|
||||
# BooterviceExit event and provide runtime service for non IPF processor types.
|
||||
# Copyright (c) 2006 - 2007, Intel Corporation.
|
||||
# Instance of UEFI Runtime Library, with hooked EVT_SIGNAL_VIRTUAL_ADDRESS_CHANGE and
|
||||
# EVT_SIGNAL_EXIT_BOOT_SERVICES event, to provide runtime services.
|
||||
#
|
||||
# Copyright (c) 2006 - 2008, Intel Corporation.
|
||||
#
|
||||
# All rights reserved. This program and the accompanying materials
|
||||
# are licensed and made available under the terms and conditions of the BSD License
|
||||
|
Reference in New Issue
Block a user