Branch: refs/heads/master
  Home:   https://github.com/tianocore/edk2
  Commit: 4c43209a740d4b38094f9495ce85219421a938af
      
https://github.com/tianocore/edk2/commit/4c43209a740d4b38094f9495ce85219421a938af
  Author: Michael D Kinney <[email protected]>
  Date:   2024-01-27 (Sat, 27 Jan 2024)

  Changed paths:
    M MdePkg/Library/BaseCpuLibNull/BaseCpuLibNull.c
    M MdePkg/Library/BaseCpuLibNull/BaseCpuLibNull.inf
    A MdePkg/Library/BaseCpuLibNull/X86BaseCpuLibNull.c

  Log Message:
  -----------
  MdePkg/Library/BaseCpuLibNull: Add missing X86 specific services

* Add InitializeFloatingPointUnits() to x86 specific file
* Add GetCpuFamilyModel() to x86 specific file
* Add GetCpuSteppingId() to x86 specific file
* Move StandardSignatureIsAuthenticAMD() to x86 specific file.
* Add CpuLib library class include to all C files.

Cc: Liming Gao <[email protected]>
Cc: Zhiguang Liu <[email protected]>
Cc: Laszlo Ersek <[email protected]>
Cc: Qing Huang <[email protected]>
Signed-off-by: Michael D Kinney <[email protected]>
Reviewed-by: Liming Gao <[email protected]>
Reviewed-by: Laszlo Ersek <[email protected]>




_______________________________________________
edk2-commits mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/edk2-commits

Reply via email to