audk/MdeModulePkg/Core/Dxe
niruiyu 9f72ced4c5 Update the comments of InstallConfigurationTable to follow UEFI Spec.
Signed-off-by: niruiyu
Reviewed-by: lgao4

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@11716 6f19259b-4bc3-4df7-8a09-765794883524
2011-05-31 03:15:58 +00:00
..
Dispatcher 1) Change location of DEBUG() macro that prints the name of the FFS file being evaluated by the DXE Dispatcher to eliminate a duplicate print. 2010-12-06 21:55:14 +00:00
DxeMain swaps the order of timer disable and memory map termination to make sure memory map unchanged. 2010-11-03 03:21:29 +00:00
Event Correct typo in word in DxeCore. 2011-02-12 01:34:05 +00:00
FwVol CalculateSum8() and CalculateSum16() defined in BaseLib are used to calculate checksum. 2011-05-17 12:13:35 +00:00
FwVolBlock Correct typo in word in DxeCore. 2011-02-12 01:34:05 +00:00
Gcd Fix bounds check on parameter of type EFI_GCD_IO_TYPE to use EfiGcdIoTypeMaximum instead of EfiGcdMemoryTypeMaximum. Also fix typo in DEBUG() message string for gDS->AllocateIoSpace() calls. 2011-01-21 18:49:36 +00:00
Hand Add the DriverFamilyOverride support in DxeCore. 2011-05-24 03:32:42 +00:00
Image Updates function description per UEFI2.3d. No impact is for functionality. The main changes include: 2011-02-12 01:29:17 +00:00
Library Update the copyright notice format 2010-04-24 09:49:11 +00:00
Mem Make sure the return value of MapKey is correct by moving the assignment into memory lock protection region 2011-05-25 03:04:31 +00:00
Misc Update the comments of InstallConfigurationTable to follow UEFI Spec. 2011-05-31 03:15:58 +00:00
SectionExtraction Enhance FV2.ReadSection() to read GUIDED section raw data when its extraction guided protocol doesn’t exist. 2010-07-28 01:12:18 +00:00
DxeMain.h Add the DriverFamilyOverride support in DxeCore. 2011-05-24 03:32:42 +00:00
DxeMain.inf Add the DriverFamilyOverride support in DxeCore. 2011-05-24 03:32:42 +00:00