X-Git-Url: https://git.proxmox.com/?a=blobdiff_plain;f=MdePkg%2FLibrary%2FBaseLib%2Fx86MemoryFence.c;h=d9646811d56003095bb74342ac9f7ac89a9cbd9c;hb=1efcc4ae46f52e3845923ffbab68426e068709d2;hp=4c824d279415e73769f65efe542ceb4b3fac50cc;hpb=e1f414b6a7d8a0424e0e01f655b09a4612b4d0e8;p=mirror_edk2.git diff --git a/MdePkg/Library/BaseLib/x86MemoryFence.c b/MdePkg/Library/BaseLib/x86MemoryFence.c index 4c824d2794..d9646811d5 100644 --- a/MdePkg/Library/BaseLib/x86MemoryFence.c +++ b/MdePkg/Library/BaseLib/x86MemoryFence.c @@ -10,14 +10,10 @@ THE PROGRAM IS DISTRIBUTED UNDER THE BSD LICENSE ON AN "AS IS" BASIS, WITHOUT WARRANTIES OR REPRESENTATIONS OF ANY KIND, EITHER EXPRESS OR IMPLIED. - Module Name: x86MemoryFence.c - **/ -// -// Include common header file for this module. -// -#include "CommonHeader.h" + + /** Used to serialize load and store operations.