ShellPkg: Add EfiIdeControllerInitProtocol to Shell’s output
Contributed-under: TianoCore Contribution Agreement 1.0 Signed-off-by: Jaben Carsey <jaben.carsey@intel.com> Reviewed-by: Erik Bjorge <erik.c.bjorge@intel.com> git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14864 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@ -626,6 +626,11 @@ STATIC CONST GUID_INFO_BLOCK mGuidStringList[] = {
|
||||
//
|
||||
{STRING_TOKEN(STR_DISK_IO2), &gEfiDiskIo2ProtocolGuid, NULL},
|
||||
|
||||
//
|
||||
// PI Spec ones
|
||||
//
|
||||
{STRING_TOKEN(STR_IDE_CONT_INIT), &gEfiIdeControllerInitProtocolGuid, NULL},
|
||||
|
||||
//
|
||||
// terminator
|
||||
//
|
||||
|
Reference in New Issue
Block a user