audk/IntelFrameworkModulePkg/Universal
klu2 ddac74d176 Move library class GenericBdsLib and PlatformBdsLib to IntelFrameworkModulePkg
git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@7657 6f19259b-4bc3-4df7-8a09-765794883524
2009-02-24 15:53:05 +00:00
..
BdsDxe Move library class GenericBdsLib and PlatformBdsLib to IntelFrameworkModulePkg 2009-02-24 15:53:05 +00:00
Console/VgaClassDxe Clean up to update the reference of the these macros: 2008-12-16 15:31:57 +00:00
DataHubDxe Clean up to update the reference of the these macros: 2008-12-16 15:31:57 +00:00
DataHubStdErrDxe Patch to remove STATIC modifier. This is on longer recommended by EFI Framework coding style. All duplicated symbols has been renamed accordingly. 2008-10-30 06:08:09 +00:00
Legacy8259Dxe Add module Legacy8259Dxe to IntelFrameworkModulePkg.dsc, and make it clean for ICC build. 2008-12-04 06:21:53 +00:00
PcatSingleSegmentPciCfgPei Enhance PciCfg2 driver to handle unaligned Pci access according to PI spec. 2008-12-18 07:41:58 +00:00
SectionExtractionDxe Clean up to update the reference of the these macros: 2008-12-16 15:31:57 +00:00
StatusCode use the GUIDed versions of events: EVT_SIGNAL_VIRTUAL_ADDRESS_CHANGE and EVT_SIGNAL_EXIT_BOOT_SERVICES 2009-02-04 01:29:55 +00:00
VariablePei 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