1. Update files header.
2. Added missing libraries in inf files. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@5431 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -1,5 +1,6 @@
|
||||
/** @file
|
||||
PCI Library using PC Express access.
|
||||
PCI Library functions that use the 256 MB PCI Express MMIO window to perform PCI
|
||||
Configuration cycles. Layers on PCI Express Library.
|
||||
|
||||
Copyright (c) 2006 - 2008, Intel Corporation<BR>
|
||||
All rights reserved. This program and the accompanying materials
|
||||
@@ -15,7 +16,6 @@
|
||||
|
||||
#include <Base.h>
|
||||
|
||||
|
||||
#include <Library/PciLib.h>
|
||||
#include <Library/PciExpressLib.h>
|
||||
|
||||
|
Reference in New Issue
Block a user