mirror of
https://github.com/acidanthera/audk.git
synced 2025-10-22 07:43:46 +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>