RedfishPkg/RedfishDiscoverDxe: EFI Redfish Discover Protocol
BZ#:2906 EDK2 EFI Redfish Discover Protocol implementation. Refer to UEFI spec 2.9 section 31.1. Signed-off-by: Abner Chang <abner.chang@hpe.com> Cc: Nickle Wang <nickle.wang@hpe.com> Cc: Jiaxin Wu <jiaxin.wu@intel.com> Cc: Siyuan Fu <siyuan.fu@intel.com> Cc: Fan Wang <fan.wang@intel.com> Cc: Jiewen Yao <jiewen.yao@intel.com> Reviewed-by: Nickle Wang <nickle.wang@hpe.com>
This commit is contained in:
		
				
					committed by
					
						![mergify[bot]](/avatar/e3df20cd7a67969c41a65f03bea54961?size=40) mergify[bot]
						mergify[bot]
					
				
			
			
				
	
			
			
			
						parent
						
							5eb2de2d98
						
					
				
				
					commit
					7e7b729f6c
				
			| @@ -5,7 +5,7 @@ | ||||
| # by using "!include RedfishPkg/RedfisLibs.fdf.inc" to specify the module instances | ||||
| # to be built in the firmware volume. | ||||
| # | ||||
| # (C) Copyright 2020 Hewlett Packard Enterprise Development LP<BR> | ||||
| # (C) Copyright 2020-2021 Hewlett Packard Enterprise Development LP<BR> | ||||
| # | ||||
| #    SPDX-License-Identifier: BSD-2-Clause-Patent | ||||
| # | ||||
| @@ -15,4 +15,5 @@ | ||||
|   INF RedfishPkg/RedfishHostInterfaceDxe/RedfishHostInterfaceDxe.inf | ||||
|   INF RedfishPkg/RedfishRestExDxe/RedfishRestExDxe.inf | ||||
|   INF RedfishPkg/RedfishCredentialDxe/RedfishCredentialDxe.inf | ||||
|   INF RedfishPkg/RedfishDiscoverDxe/RedfishDiscoverDxe.inf | ||||
| !endif | ||||
|   | ||||
		Reference in New Issue
	
	Block a user