mirror_edk2/EdkModulePkg
qwang12 abb234751e 1) Initialize gBS, gST, gImageHandle in UefiBootServicesTableLib.c to NULL
2) Add DxeCore infix to the module local variable gBS, gST, gRT, gDS in DxeMain.c. This is to solve the name conflict with UefiBootServicesTableLib which is defined in MDE Library Spec. 
3) Add in check for gBS and gST in UefiDebugLibConOut/DebugLib.c and UefiDebugLibStdErr/DebugLib.c and MdePkg/Library/DxeReportStatusCodeLib/ReportStatusCodeLib.c. If they are not initialized, the API will just return with a error message.

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@2546 6f19259b-4bc3-4df7-8a09-765794883524
2007-04-06 06:36:47 +00:00
..
Application/HelloWorld Clean up MSA file of the checked in modules which include: 2007-02-26 07:00:31 +00:00
Bus To fix 2007-04-05 09:04:12 +00:00
Core 1) Initialize gBS, gST, gImageHandle in UefiBootServicesTableLib.c to NULL 2007-04-06 06:36:47 +00:00
Include 1) Change the alignment from 1 to 2 for IA32 and X64 arch. 2007-04-05 08:12:30 +00:00
Library Change BDS to get the default logo picture by default bmp logo guid. 2007-04-04 06:24:26 +00:00
Logo Change BDS to get the default logo picture by default bmp logo guid. 2007-04-04 06:24:26 +00:00
Universal The ALIGNMENT definition has been moved to common header file. 2007-04-05 09:27:56 +00:00
Blank.pad Delete Build directory 2006-09-20 14:24:17 +00:00
EdkModulePkg.fpd Clean up the following module msa files, they are edkmodule package ftwlit, Crc32SectionExtract, NullMemoryTest, PeiMemoryTest, MonotonicCounter modules. 2007-04-05 09:00:46 +00:00
EdkModulePkg.spd 1. Added PcdNtEmulator and Removed MACRO EFI_NT_EMULATOR 2007-03-16 05:36:52 +00:00