]> git.proxmox.com Git - mirror_edk2.git/commit - IntelFrameworkModulePkg/Universal/BdsDxe/DeviceMngr/DeviceManager.h
Correct a typo: Change the type of the 4th parameter of EFI_DRIVER_HEALTH_PROTOCOL...
authorRuiyu Ni <ruiyu.ni@intel.com>
Mon, 14 Oct 2013 02:02:02 +0000 (02:02 +0000)
committerniruiyu <niruiyu@6f19259b-4bc3-4df7-8a09-765794883524>
Mon, 14 Oct 2013 02:02:02 +0000 (02:02 +0000)
commit59ec2b00f98ffdd2f92306d23ec22ab05e1b199b
treec69477004d6089b9426f8777a0b926fbcd94c963
parentf66a43b26e6e0f4c1e5871dd3a88f2970b3abf87
Correct a typo: Change the type of the 4th parameter of EFI_DRIVER_HEALTH_PROTOCOL::Repair() from EFI_DRIVER_HEALTH_REPAIR_PROGRESS_NOTIFY to EFI_DRIVER_HEALTH_REPAIR_NOTIFY to follow the UEFI spec.

Signed-off-by: Ruiyu Ni <ruiyu.ni@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
git-svn-id: https://svn.code.sf.net/p/edk2/code/trunk/edk2@14767 6f19259b-4bc3-4df7-8a09-765794883524
IntelFrameworkModulePkg/Universal/BdsDxe/DeviceMngr/DeviceManager.c
IntelFrameworkModulePkg/Universal/BdsDxe/DeviceMngr/DeviceManager.h
MdePkg/Include/Protocol/DriverHealth.h