Acidanthera UEFI Development Kit based on EDK II edk2-stable202311
Go to file
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
EdkFatBinPkg Rollback the work-around fix of FAT detection since the root cause is issue in partition driver. 2007-03-16 09:25:12 +00:00
EdkModulePkg 1) Initialize gBS, gST, gImageHandle in UefiBootServicesTableLib.c to NULL 2007-04-06 06:36:47 +00:00
EdkNt32Pkg Change PcdWinNtFileSystem value is to the correct directory. 2007-04-05 09:16:04 +00:00
EdkShellBinPkg Update binary shell application with UEFI version and release version. These binary shell applications are from R8 INTEG_20070306 tip. 2007-03-07 07:44:23 +00:00
EdkUnixPkg 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
MdePkg 1) Initialize gBS, gST, gImageHandle in UefiBootServicesTableLib.c to NULL 2007-04-06 06:36:47 +00:00
Tools Fixed the incremental build issue for .dxs file by adding .dep generation for Build_DPX macro. 2007-04-05 08:52:59 +00:00
BuildNotes.txt Added comment about using -emacs to turn off adding [cc] characters in error messages 2007-01-25 18:33:21 +00:00
build.xml - Fixed EDKT240. Now the Blank.pad file for alignment purpose will no longer be needed. 2007-01-25 01:25:02 +00:00
edksetup.bat Added support for xmlbeans-2.2.0 2007-01-10 02:15:11 +00:00
edksetup.sh Added support for xmlbeans-2.2.0 2007-01-10 02:15:11 +00:00