slimbootloader/MdePkg/Library/BaseLib
Maurice Ma 6f8c44b375 Sync up with EDK2 stable tag edk2-stable201905
Synced up MdePkg, IntelFsp2Pkg and BaseTools to EDK2 stable tag
edk2-stable201905.

There are several changes for MdePkg and BaseTools.
MdePkg:
 - Support light print to reduce SBL size
   MdePkg\Library\BasePrintLib\PrintLibInternal.c
   MdePkg\Include\Library\DebugLib.h
 - TCG TPM2 spec changes and remove dependencies
   MdePkg\Include\IndustryStandard\UefiTcgPlatform.h
   MdePkg\Include\IndustryStandard\Tpm2Acpi.h
 - Use old NVM protocol file
   MdePkg\Include\Protocol\NvmExpressPassthru.h
 - Removed unused files

BaseTools:
 - Added LZ4 support
 - Removed unused files

Signed-off-by: Maurice Ma <maurice.ma@intel.com>
2019-06-12 08:29:06 -07:00
..
Ia32 Sync up with EDK2 stable tag edk2-stable201905 2019-06-12 08:29:06 -07:00
ARShiftU64.c Sync up with EDK2 stable tag edk2-stable201905 2019-06-12 08:29:06 -07:00
BaseLib.inf Sync up with EDK2 stable tag edk2-stable201905 2019-06-12 08:29:06 -07:00
BaseLibInternals.h Sync up with EDK2 stable tag edk2-stable201905 2019-06-12 08:29:06 -07:00
BitField.c Sync up with EDK2 stable tag edk2-stable201905 2019-06-12 08:29:06 -07:00
CheckSum.c Sync up with EDK2 stable tag edk2-stable201905 2019-06-12 08:29:06 -07:00
ChkStkGcc.c Sync up with EDK2 stable tag edk2-stable201905 2019-06-12 08:29:06 -07:00
Cpu.c Sync up with EDK2 stable tag edk2-stable201905 2019-06-12 08:29:06 -07:00
CpuDeadLoop.c Sync up with EDK2 stable tag edk2-stable201905 2019-06-12 08:29:06 -07:00
DivS64x64Remainder.c Sync up with EDK2 stable tag edk2-stable201905 2019-06-12 08:29:06 -07:00
DivU64x32.c Sync up with EDK2 stable tag edk2-stable201905 2019-06-12 08:29:06 -07:00
DivU64x32Remainder.c Sync up with EDK2 stable tag edk2-stable201905 2019-06-12 08:29:06 -07:00
DivU64x64Remainder.c Sync up with EDK2 stable tag edk2-stable201905 2019-06-12 08:29:06 -07:00
FilePaths.c Sync up with EDK2 stable tag edk2-stable201905 2019-06-12 08:29:06 -07:00
GetPowerOfTwo32.c Sync up with EDK2 stable tag edk2-stable201905 2019-06-12 08:29:06 -07:00
GetPowerOfTwo64.c Sync up with EDK2 stable tag edk2-stable201905 2019-06-12 08:29:06 -07:00
HighBitSet32.c Sync up with EDK2 stable tag edk2-stable201905 2019-06-12 08:29:06 -07:00
HighBitSet64.c Sync up with EDK2 stable tag edk2-stable201905 2019-06-12 08:29:06 -07:00
LRotU32.c Sync up with EDK2 stable tag edk2-stable201905 2019-06-12 08:29:06 -07:00
LRotU64.c Sync up with EDK2 stable tag edk2-stable201905 2019-06-12 08:29:06 -07:00
LShiftU64.c Sync up with EDK2 stable tag edk2-stable201905 2019-06-12 08:29:06 -07:00
LinkedList.c Sync up with EDK2 stable tag edk2-stable201905 2019-06-12 08:29:06 -07:00
LongJump.c Sync up with EDK2 stable tag edk2-stable201905 2019-06-12 08:29:06 -07:00
LowBitSet32.c Sync up with EDK2 stable tag edk2-stable201905 2019-06-12 08:29:06 -07:00
LowBitSet64.c Sync up with EDK2 stable tag edk2-stable201905 2019-06-12 08:29:06 -07:00
Math64.c Sync up with EDK2 stable tag edk2-stable201905 2019-06-12 08:29:06 -07:00
ModU64x32.c Sync up with EDK2 stable tag edk2-stable201905 2019-06-12 08:29:06 -07:00
MultS64x64.c Sync up with EDK2 stable tag edk2-stable201905 2019-06-12 08:29:06 -07:00
MultU64x32.c Sync up with EDK2 stable tag edk2-stable201905 2019-06-12 08:29:06 -07:00
MultU64x64.c Sync up with EDK2 stable tag edk2-stable201905 2019-06-12 08:29:06 -07:00
RRotU32.c Sync up with EDK2 stable tag edk2-stable201905 2019-06-12 08:29:06 -07:00
RRotU64.c Sync up with EDK2 stable tag edk2-stable201905 2019-06-12 08:29:06 -07:00
RShiftU64.c Sync up with EDK2 stable tag edk2-stable201905 2019-06-12 08:29:06 -07:00
SafeString.c Sync up with EDK2 stable tag edk2-stable201905 2019-06-12 08:29:06 -07:00
SetJump.c Sync up with EDK2 stable tag edk2-stable201905 2019-06-12 08:29:06 -07:00
String.c Sync up with EDK2 stable tag edk2-stable201905 2019-06-12 08:29:06 -07:00
SwapBytes16.c Sync up with EDK2 stable tag edk2-stable201905 2019-06-12 08:29:06 -07:00
SwapBytes32.c Sync up with EDK2 stable tag edk2-stable201905 2019-06-12 08:29:06 -07:00
SwapBytes64.c Sync up with EDK2 stable tag edk2-stable201905 2019-06-12 08:29:06 -07:00
SwitchStack.c Sync up with EDK2 stable tag edk2-stable201905 2019-06-12 08:29:06 -07:00
Unaligned.c Sync up with EDK2 stable tag edk2-stable201905 2019-06-12 08:29:06 -07:00
X86DisablePaging32.c Sync up with EDK2 stable tag edk2-stable201905 2019-06-12 08:29:06 -07:00
X86DisablePaging64.c Sync up with EDK2 stable tag edk2-stable201905 2019-06-12 08:29:06 -07:00
X86EnablePaging32.c Sync up with EDK2 stable tag edk2-stable201905 2019-06-12 08:29:06 -07:00
X86EnablePaging64.c Sync up with EDK2 stable tag edk2-stable201905 2019-06-12 08:29:06 -07:00
X86FxRestore.c Sync up with EDK2 stable tag edk2-stable201905 2019-06-12 08:29:06 -07:00
X86FxSave.c Sync up with EDK2 stable tag edk2-stable201905 2019-06-12 08:29:06 -07:00
X86GetInterruptState.c Sync up with EDK2 stable tag edk2-stable201905 2019-06-12 08:29:06 -07:00
X86MemoryFence.c Sync up with EDK2 stable tag edk2-stable201905 2019-06-12 08:29:06 -07:00
X86Msr.c Sync up with EDK2 stable tag edk2-stable201905 2019-06-12 08:29:06 -07:00
X86PatchInstruction.c Sync up with EDK2 stable tag edk2-stable201905 2019-06-12 08:29:06 -07:00
X86RdRand.c Sync up with EDK2 stable tag edk2-stable201905 2019-06-12 08:29:06 -07:00
X86ReadGdtr.c Sync up with EDK2 stable tag edk2-stable201905 2019-06-12 08:29:06 -07:00
X86ReadIdtr.c Sync up with EDK2 stable tag edk2-stable201905 2019-06-12 08:29:06 -07:00
X86SpeculationBarrier.c Sync up with EDK2 stable tag edk2-stable201905 2019-06-12 08:29:06 -07:00
X86Thunk.c Sync up with EDK2 stable tag edk2-stable201905 2019-06-12 08:29:06 -07:00
X86WriteGdtr.c Sync up with EDK2 stable tag edk2-stable201905 2019-06-12 08:29:06 -07:00
X86WriteIdtr.c Sync up with EDK2 stable tag edk2-stable201905 2019-06-12 08:29:06 -07:00