Skip to content

Commit

Permalink
refine debug
Browse files Browse the repository at this point in the history
Signed-off-by: Slice <sergey.slice@gmail.com>
  • Loading branch information
SergeySlice committed Jan 25, 2024
1 parent 1c2acff commit ab932e4
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion rEFIt_UEFI/Platform/KextList.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -14,7 +14,7 @@
#ifndef DEBUG_ALL
#define DEBUG_SET 1
#else
#define DEBUG_KEXTLIST DEBUG_ALL
#define DEBUG_SET DEBUG_ALL
#endif

#if DEBUG_SET == 0
Expand Down
2 changes: 1 addition & 1 deletion rEFIt_UEFI/Platform/gma.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@

#include "device_inject.h"

#define IGPU_LESS 1
#define IGPU_LESS 0

/*
============== Information ===============
Expand Down

0 comments on commit ab932e4

Please sign in to comment.