]> git.proxmox.com Git - mirror_edk2.git/commit
OvmfPkg: Reproduce builds across source format changes
authorMichael D Kinney <michael.d.kinney@intel.com>
Tue, 12 Oct 2021 23:41:22 +0000 (16:41 -0700)
committermergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
Mon, 8 Nov 2021 18:01:35 +0000 (18:01 +0000)
commitfd42dcb1fc416b85bbbee1d546abfb7ac758b5c1
treec90e581b2386b260d8f85976d7adf0daa3cc6346
parentd939a25d41b5cdcd7b5e3f680354de7b0431e2a5
OvmfPkg: Reproduce builds across source format changes

REF: https://bugzilla.tianocore.org/show_bug.cgi?id=3688

Use DEBUG_LINE_NUMBER instead of __LINE__.

Cc: Ard Biesheuvel <ardb+tianocore@kernel.org>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Cc: Jordan Justen <jordan.l.justen@intel.com>
Cc: Gerd Hoffmann <kraxel@redhat.com>
Cc: Michael Kubacki <michael.kubacki@microsoft.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Jiewen Yao <Jiewen.yao@intel.com>
Tested-by: Michael Kubacki <michael.kubacki@microsoft.com>
OvmfPkg/Csm/LegacyBiosDxe/LegacyPci.c
OvmfPkg/Library/PlatformBootManagerLib/BdsPlatform.c
OvmfPkg/Library/PlatformBootManagerLibBhyve/BdsPlatform.c
OvmfPkg/Library/PlatformBootManagerLibGrub/BdsPlatform.c