More Media-related protocols

This commit is contained in:
Jozef Nagy 2024-03-30 09:41:32 +01:00
parent 5d67c2c599
commit 4d1fb71456
No known key found for this signature in database
GPG key ID: 5B49DC29F09685D6
3 changed files with 503 additions and 11 deletions

View file

@ -109,13 +109,6 @@ typedef struct {
UINT64 Attribute;
} EFI_MEMORY_DESCRIPTOR;
typedef struct {
UINT32 Data1;
UINT16 Data2;
UINT16 Data3;
UINT8 Data4[8];
} EFI_GUID;
typedef struct {
EFI_HANDLE AgentHandle;
EFI_HANDLE ControllerHandle;