1.retried graphics library class from MdePkg

2.retried graphics library instance from MdeModulePkg
3.Move EnableQuietBoot(), DisableQuietBoot() and LockKeyboards() into GenericBdsLib

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6691 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
vanjeff
2008-11-24 05:49:59 +00:00
parent 978baf50be
commit 519f076a47
24 changed files with 582 additions and 734 deletions

View File

@@ -54,7 +54,6 @@ WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED.
#include <Library/BaseMemoryLib.h>
#include <Library/UefiBootServicesTableLib.h>
#include <Library/UefiLib.h>
#include <Library/GraphicsLib.h>
#include <Library/MemoryAllocationLib.h>
#include <Library/PerformanceLib.h>
#include <Library/ReportStatusCodeLib.h>

View File

@@ -95,7 +95,6 @@
ReportStatusCodeLib
PerformanceLib
MemoryAllocationLib
GraphicsLib
UefiLib
UefiBootServicesTableLib
BaseMemoryLib