Merge application PlatOverMngr and library DxePlatDriOverLib into driver PlatDriOverrideDxe.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8169 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -50,10 +50,6 @@
|
||||
## @libraryclass Defines a set of methods related recovery mode.
|
||||
RecoveryLib|Include/Library/RecoveryLib.h
|
||||
|
||||
## @libraryclass Basic platform driver override functions.
|
||||
# This library is only intended to be used by Platform Driver Override Dxe Driver and Application.
|
||||
PlatformDriverOverrideLib|Include/Library/PlatformDriverOverrideLib.h
|
||||
|
||||
## @libraryclass Provides HII related functions.
|
||||
HiiLib|Include/Library/HiiLib.h
|
||||
|
||||
@@ -121,10 +117,6 @@
|
||||
## Include/Guid/VariableFormat.h
|
||||
gEfiVariableGuid = { 0xddcf3616, 0x3275, 0x4164, { 0x98, 0xb6, 0xfe, 0x85, 0x70, 0x7f, 0xfe, 0x7d }}
|
||||
|
||||
## Platform Override Variable guid
|
||||
## Include/Guid/OverrideVariable.h
|
||||
gEfiOverrideVariableGuid = { 0x8e3d4ad5, 0xf762, 0x438a, { 0xa1, 0xc1, 0x5b, 0x9f, 0xe6, 0x8c, 0x6b, 0x15 }}
|
||||
|
||||
## Performance protocol guid that also acts as the performance HOB guid and performance variable GUID
|
||||
## Include/Guid/Performance.h
|
||||
gPerformanceProtocolGuid = { 0x76B6BDFA, 0x2ACD, 0x4462, { 0x9E, 0x3F, 0xCB, 0x58, 0xC9, 0x69, 0xD9, 0x37 }}
|
||||
|
Reference in New Issue
Block a user