audk/IntelFrameworkModulePkg
eric_tian 6041576eb2 The caller of FindVariable() function ensure VariableName != NULL && VendorGuid != NULL. In the internal of this function, we only need to ensure that (VariableName[0] != 0 && VenderGuid != NULL) is true.
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7389 6f19259b-4bc3-4df7-8a09-765794883524
2009-02-02 03:13:35 +00:00
..
Bus Adjust gSimpleTextInExNotifyGuid position in INF file. 2009-01-16 07:35:49 +00:00
Include Update For Review 2009-01-19 07:00:28 +00:00
Library Move BdsDxe and GenericBdsLib to IntelFrameworkModulePkg, these modules need dependent on gEfiLegacyBiosProtocol to provide legacy boot support. But legacy boot is not described by PI/UEFI specification. 2009-01-23 07:24:55 +00:00
Universal The caller of FindVariable() function ensure VariableName != NULL && VendorGuid != NULL. In the internal of this function, we only need to ensure that (VariableName[0] != 0 && VenderGuid != NULL) is true. 2009-02-02 03:13:35 +00:00
ChangeLog.txt Remove SetupBrowser, DriverSample and HiiDatabase. 2008-02-28 12:31:11 +00:00
IntelFrameworkModulePkg.dec Update default value to adapt to most platform. 2007-12-05 07:14:27 +00:00
IntelFrameworkModulePkg.dsc Split out Synchronization Library from Base Library 2009-01-30 00:35:27 +00:00