mirror of
https://github.com/acidanthera/audk.git
synced 2025-08-20 17:18:11 +02:00
Change xor to xor_ to avoid C++ reserved work name collisions when building with C++ compilers. Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>