Clean up CSM related include files to match specification
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@8469 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -41,6 +41,14 @@
|
||||
|
||||
typedef struct _EFI_LEGACY_BIOS_PROTOCOL EFI_LEGACY_BIOS_PROTOCOL;
|
||||
|
||||
//
|
||||
// Flags returned by CheckPciRom()
|
||||
//
|
||||
#define NO_ROM 0x00
|
||||
#define ROM_FOUND 0x01
|
||||
#define VALID_LEGACY_ROM 0x02
|
||||
#define ROM_WITH_CONFIG 0x04 // Not defined in CSM Specification0.96
|
||||
|
||||
//
|
||||
/// @bug These macros appear in no specifications and are kept for backward
|
||||
// compatibility only.
|
||||
|
Reference in New Issue
Block a user