diff options
author | Michael D Kinney <michael.d.kinney@intel.com> | 2020-06-05 11:05:19 -0700 |
---|---|---|
committer | mergify[bot] <37929162+mergify[bot]@users.noreply.github.com> | 2020-07-15 05:25:21 +0000 |
commit | d3c9e40abcc839f59d56b7fca7787647533d96fe (patch) | |
tree | 1c55a2928d44b4484e1bcbf86ad31e5b89504689 /BaseTools/Source/Python | |
parent | 0a81a98e900118857395b101f413c1c17b66c073 (diff) | |
download | edk2-d3c9e40abcc839f59d56b7fca7787647533d96fe.tar.gz edk2-d3c9e40abcc839f59d56b7fca7787647533d96fe.tar.bz2 edk2-d3c9e40abcc839f59d56b7fca7787647533d96fe.zip |
MdePkg/BaseLib: Break out IA32/X64 GCC inline privileged functions
REF: https://bugzilla.tianocore.org/show_bug.cgi?id=2800
Break out the IA32/X64 GCC inline functions that can not be used
in a unit test host application into their own source file. This
does not make any changes to the BaseLib library instance. This
is in preparation for a new BaseLib instances that is safe to use
with host-based unit test applications.
Cc: Liming Gao <liming.gao@intel.com>
Cc: Sean Brogan <sean.brogan@microsoft.com>
Cc: Bret Barkelew <Bret.Barkelew@microsoft.com>
Cc: Jiewen Yao <jiewen.yao@intel.com>
Signed-off-by: Michael D Kinney <michael.d.kinney@intel.com>
Reviewed-by: Liming Gao <liming.gao@intel.com>
Diffstat (limited to 'BaseTools/Source/Python')
0 files changed, 0 insertions, 0 deletions