Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.
;------------------------------------------------------------------------------
; @file
; Debug disabled
;
; Copyright (c) 2009, Intel Corporation. All rights reserved.<BR>
; SPDX-License-Identifier: BSD-2-Clause-Patent
BITS 16
%macro debugInitialize 0
; No initialization is required
%endmacro
%macro debugShowPostCode 1