audk/MdeModulePkg/Universal
qwang12 6c7a807a54 1) Update SetPeiServicesTablePointer's prototype add CONST modifier.
2) Move STRING_REF from MdePkg/Include/Uefi/UefiBaseType.h to IntelFramework/Include/Protocol/FrameworkHii.h.
3) Move RELOFST from MdePkg/Include/Uefi/UefiInternalFormRepresentation.h to IntelFramework/Include/Protocol/FrameworkHii.h.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@6166 6f19259b-4bc3-4df7-8a09-765794883524
2008-10-21 05:55:27 +00:00
..
BdsDxe HiiLibGetCurrentLanguage returns the current UEFI variable "PlatformLang" (if this variable does not exist, a default value is returned). This function is called by HiiDatabase itself. Now, HiiLibGetCurrentLanguage is in HiiLib. Because of this, we can't add location of Hii protoocol in the library constructor of HiiLib. This cause Hii Database driver never get loaded (circular dependency). 2008-09-21 08:51:15 +00:00
CapsuleRuntimeDxe The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend on PI spec should include Uefi.h not PiDxe.h. 2008-08-30 14:09:38 +00:00
Console Fixed one bug in consplitter console input Start/Stop functions for those handlers only produce SimpleTextIn and not produce SimpleTextEx protocol. 2008-09-17 09:55:05 +00:00
DebugPortDxe clean up the un-suitable ';' location when declaring the functions. 2008-09-04 09:37:28 +00:00
DebugSupportDxe Changing source filename to match name changing. 2008-09-27 03:13:37 +00:00
DevicePathDxe The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend on PI spec should include Uefi.h not PiDxe.h. 2008-08-30 14:09:38 +00:00
Disk Move definition of EFI_PARTITION_ENTRY_STATUS from IndustryStandard in MDE Package to implementation of PartitionDxe module. 2008-10-20 15:21:09 +00:00
DriverSampleDxe Merged in the bug fixes from EDK I. 2008-09-02 01:28:17 +00:00
EbcDxe The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend on PI spec should include Uefi.h not PiDxe.h. 2008-08-30 14:09:38 +00:00
FirmwareVolume/FaultTolerantWriteDxe clean up the un-suitable ';' location when declaring the functions. 2008-09-04 09:37:28 +00:00
HiiDatabaseDxe 1) Move RFC_3066_ENTRY_SIZE and ISO_639_2_ENTRY_SIZE to UefiBaseType.h. 2008-09-26 10:31:41 +00:00
MemoryTest Remove the package header files PiDxe.h/PiPei.h/Uefi.h included by Protocol/Ppi/Guid header file 2008-10-09 01:12:34 +00:00
MonotonicCounterRuntimeDxe clean up the un-suitable ';' location when declaring the functions. 2008-09-04 09:37:28 +00:00
Network 1) Update SetPeiServicesTablePointer's prototype add CONST modifier. 2008-10-21 05:55:27 +00:00
PCD clean up the un-suitable ';' location when declaring the functions. 2008-09-04 09:37:28 +00:00
PcatRealTimeClockRuntimeDxe clean up the un-suitable ';' location when declaring the functions. 2008-09-04 09:37:28 +00:00
PcatSingleSegmentPciCfg2Pei Remove unnecessary CONST. 2008-09-04 04:17:20 +00:00
PlatformDriverOverride Roolback PlatformMngr to UEFI_APPLICATION, and remove its dependency section. 2008-10-15 09:32:43 +00:00
SecurityStubDxe The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend on PI spec should include Uefi.h not PiDxe.h. 2008-08-30 14:09:38 +00:00
SetupBrowserDxe Remove the package header files PiDxe.h/PiPei.h/Uefi.h included by Protocol/Ppi/Guid header file 2008-10-09 01:12:34 +00:00
Variable Base on PI spec, GetPeiServicesTablePointer is updated to return CONST EFI_PEI_SERVICES**. This is a incompatible changes. All file that reference this must be updated. 2008-10-17 08:42:33 +00:00
WatchdogTimerDxe The driver and library in MdePkg, MdeModulePkg and Nt32Pkg that don't depend on PI spec should include Uefi.h not PiDxe.h. 2008-08-30 14:09:38 +00:00