Lines Matching +full:0 +full:x00000100
53 #define D_INIT 0x00000001 // Initialization style messages
54 #define D_WARN 0x00000002 // Warnings
55 #define D_LOAD 0x00000004 // Load events
56 #define D_FS 0x00000008 // EFI File system
57 #define D_POOL 0x00000010 // Alloc & Free's
58 #define D_PAGE 0x00000020 // Alloc & Free's
59 #define D_INFO 0x00000040 // Verbose
60 #define D_VARIABLE 0x00000100 // Variable
61 #define D_VAR 0x00000100 // Variable
62 #define D_BM 0x00000400 // Boot Manager
63 #define D_BLKIO 0x00001000 // BlkIo Driver
64 #define D_BLKIO_ULTRA 0x00002000 // BlkIo Driver
65 #define D_NET 0x00004000 // SNI Driver
66 #define D_NET_ULTRA 0x00008000 // SNI Driver
67 #define D_UNDI 0x00010000 // UNDI Driver
68 #define D_LOADFILE 0x00020000 // UNDI Driver
69 #define D_EVENT 0x00080000 // Event messages
71 #define D_ERROR 0x80000000 // Error
73 #define D_RESERVED 0x7ff40A80 // Bits not reserved above