Add a new SMBIOS Library, and platform SMBIOS driver that does not use Framework or Hii.
Note: The SmbiosLib should probably be moved to MdePkg after a full code review. git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@12966 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
@@ -71,6 +71,8 @@
|
||||
PeiServicesLib|MdePkg/Library/PeiServicesLib/PeiServicesLib.inf
|
||||
DxeServicesLib|MdePkg/Library/DxeServicesLib/DxeServicesLib.inf
|
||||
DxeServicesTableLib|MdePkg/Library/DxeServicesTableLib/DxeServicesTableLib.inf
|
||||
SmbiosLib|EmulatorPkg/Library/SmbiosLib/SmbiosLib.inf
|
||||
|
||||
#
|
||||
# Generic Modules
|
||||
#
|
||||
@@ -303,7 +305,7 @@
|
||||
EmulatorPkg/EmuThunkDxe/EmuThunk.inf
|
||||
EmulatorPkg/CpuRuntimeDxe/Cpu.inf
|
||||
MdeModulePkg/Universal/FaultTolerantWriteDxe/FaultTolerantWriteDxe.inf
|
||||
EmulatorPkg/MiscSubClassPlatformDxe/MiscSubClassDriver.inf
|
||||
EmulatorPkg/PlatformSmbiosDxe/PlatformSmbiosDxe.inf
|
||||
EmulatorPkg/TimerDxe/Timer.inf
|
||||
|
||||
|
||||
|
Reference in New Issue
Block a user