summaryrefslogtreecommitdiffstats
path: root/EdkNt32Pkg
Commit message (Expand)AuthorAgeFilesLines
* Fixed build break caused by GetPerformanceCounter() in PeiMain modulejwang362006-10-101-0/+2
* Changed the way of using precompiled header in the build process. Now the use...jwang362006-10-081-0/+5
* Fix VS2005 compatibility issuemdkinney2006-10-071-2/+3
* Fix VS 2005 compatibility issuemdkinney2006-10-042-3/+4
* Fix VS 2005 compatibility issuemdkinney2006-10-041-0/+1
* Fix VS 2005 compatibility issuemdkinney2006-10-042-1/+9
* Fix VS 2005 compatibility issuemdkinney2006-10-041-0/+3
* Add support for DEBUG and RELEASE builds of this FPD file.mdkinney2006-10-041-32/+7
* Remove the duplicated Copy Right in msa header.lgao42006-09-2727-226/+0
* Merger DriverBinding and ComponentName into one <extern> section for all *.ms...vanjeff2006-09-216-24/+10
* Add PCD Feature Flags for the Device Path Modulemdkinney2006-09-191-0/+16
* 1) Added dependency check for flashmap, genfvimage, peirebase tasksjwang362006-09-191-1/+1
* changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA...lgao42006-09-1827-381/+381
* added EFIAPI for those constructor functionsvanjeff2006-09-181-9/+10
* Remove platform-specific Firmware Volume Block Driver implementation from Edk...qwang122006-09-147-2313/+5
* Move the generic ConPlatform module from EdkNt32Pkg to EdkModulePkg.lgao42006-09-137-1268/+1
* clean up PCD settting for EdkModulePkg.fpd and EdkNt32Pkg.fpdlgao42006-09-082-2252/+2163
* Change PcdDebugPrintErrorLevel PCD declare in msa as DYNAMIC, because this PC...lgao42006-09-073-64/+31
* Set MdePkg.fpd, EdkModulePkg.fpd and Nt32.fpd default build directory to work...lgao42006-09-061-2/+2
* Remove unused code.yshang12006-09-061-4/+0
* Update Binary Fat module to release version for reduce size. lgao42006-09-061-9/+4
* Add clean and cleanall target for Fat and Logo customized build xml.lgao42006-09-051-24/+32
* Add one more platform level common property "TARGET_DIR". Take Nt32 for examp...wuyizhong2006-09-051-1/+1
* Add the following Pcds declaration in EdkModulePkg.spd file. EdkModulePkg Pei...lgao42006-09-051-5/+12
* Update coding style of Nt32OemHookStatusCodeLib.cyshang12006-09-051-11/+33
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1425 6f1...yshang12006-09-011-1/+1
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1424 6f1...yshang12006-09-011-2/+4
* Add in PCD instantiation for newly added PCD in PcdPEIM.qwang122006-08-311-7408/+7346
* Introduce a new property INCLUDE_PATHS. This property can used by customized ...wuyizhong2006-08-221-40/+4
* According r1311 can't support linux. So rollback the change, but still remove...wuyizhong2006-08-211-5/+5
* Continue to fix EDKT187.klu22006-08-171-3/+0
* Fix the wrong datum size for PcdWinNtPhysicalDisk in Nt32.fpd file.klu22006-08-171-2/+2
* Remove #include STRING_DEFINES_FILE from C file. Using ForceInclude to includ...wuyizhong2006-08-172-11/+5
* Fix klu22006-08-173-10/+10
* Adjust Nt32 SecMain user-defined build file to use OBJECTS. wuyizhong2006-08-151-18/+17
* Change Fat binary Guid to EnhancedFatqhuang82006-08-151-1/+1
* Fix BDS boot from file . and .. fail assertionxgu32006-08-101-2/+23
* Modify FtwLite and Variable DXE driver to use PCD instead of FlashMap HOBxgu32006-08-104-12/+192
* Variable PEIM use to PCD entry to get the base address of NV Storegae region.qwang122006-08-094-16/+57
* Some library instance's PCD is missing in FPD file for a module, it break sin...klu22006-08-081-0/+16
* Because the run script will be generated in building, So original run.cmd cou...klu22006-07-291-20/+0
* Check in patch to refine DevicePath Module and USB2HostController Module.qhuang82006-07-271-108/+109
* Removed cross references from PciCf8Lib and PciExpressLib class to PciLib cla...ajfish2006-07-263-82/+55
* Change license of following files from Intel Copy Right to BSD-license. yshang12006-07-241-6/+10
* git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@1082 6f1...xgu32006-07-241-1/+10
* 1) Check in Pei/Dxe status code;yshang12006-07-212-42/+236
* 1) Check in Pei/Dxe status code;yshang12006-07-215-534/+0
* 1) Check in Pei/Dxe status code;yshang12006-07-212-0/+325
* Change DxeRuntimeDriverLib name to UefiRuntimeLib.yshang12006-07-211-1/+1
* Add ant task in <UserExtension> of Nt32.fpd to generate the run.cmd file auto...qouyang2006-07-211-96/+120