mirror of
https://git.proxmox.com/git/mirror_edk2
synced 2025-11-02 15:38:11 +00:00
Fix missing protocol header file
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7686 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
parent
7df0b5205e
commit
4e896fefbb
@ -21,6 +21,7 @@
|
||||
#include <Protocol/LoadedImage.h>
|
||||
#include <Protocol/DevicePath.h>
|
||||
#include <Protocol/BusSpecificDriverOverride.h>
|
||||
#include <Protocol/DriverBinding.h>
|
||||
|
||||
#include <Library/BaseLib.h>
|
||||
#include <Library/DebugLib.h>
|
||||
|
||||
Loading…
Reference in New Issue
Block a user