summaryrefslogtreecommitdiff
path: root/Board/EM/AAEONSecurity/AAEONSecurity.dxs
blob: b8cfc2cbe332c1b8bd91cd2f576ba1a84edb857b (plain)
1
2
3
4
5
6
7
#include <Protocol\LegacyBios.h>
#include <Protocol\LegacyRegion.h>

DEPENDENCY_START
    EFI_LEGACY_REGION_PROTOCOL_GUID AND
    EFI_LEGACY_BIOS_PROTOCOL_GUID
DEPENDENCY_END