retire gEfiBootStateGuid and replace it with dynamic hii pcd. so the different boot...
commit13581273f9123893b6f3660b76336248acbf194c
authortian, feng <eric_tian@tianocore.org>
Wed, 4 Mar 2009 02:43:10 +0000 (4 02:43 +0000)
committertian, feng <eric_tian@tianocore.org>
Wed, 4 Mar 2009 02:43:10 +0000 (4 02:43 +0000)
tree8a27d074c38cac5d3e93df9ecc3e407135b0a9ff
parentfec28963b07618c0f1dd95a82918490a35a968af
retire gEfiBootStateGuid and replace it with dynamic hii pcd. so the different boot times can know whether it needs to do full/minimal/no_changes configuration.
[Impact]
EDK still keep this guid. and if we ports such platforms to EDKII, it will do full configuration
IntelFrameworkModulePkg/IntelFrameworkModulePkg.dec
IntelFrameworkModulePkg/Universal/BdsDxe/Bds.h
IntelFrameworkModulePkg/Universal/BdsDxe/BdsDxe.inf
IntelFrameworkModulePkg/Universal/BdsDxe/MemoryTest.c
MdeModulePkg/Include/Guid/BootState.h [deleted file]
MdeModulePkg/MdeModulePkg.dec