Commit graph

  • 61746a87be Fix a bug on GenBuild and have a minor update on BuildMacro.xml wuyizhong 2006-04-26 02:44:39 +00:00
  • 624d30b98c Fix a bug on GenBuild and have a minor update on BuildMacro.xml wuyizhong 2006-04-26 02:44:39 +00:00
  • 6cfb0c24a8 Fix bug in StrnCpy() and AsciStrnCpy(). It was copying Length - 1 characters instead of Length characters. mdkinney 2006-04-25 23:30:07 +00:00
  • 266ad58b0a Fix bug in StrnCpy() and AsciStrnCpy(). It was copying Length - 1 characters instead of Length characters. mdkinney 2006-04-25 23:30:07 +00:00
  • 27f019223c The "distclean" target attempted to invoke the "distclean" target of the sub-projects. This target does not exist, instead "cleanall" is used. darylm503 2006-04-25 23:24:17 +00:00
  • 42b7905b06 The "distclean" target attempted to invoke the "distclean" target of the sub-projects. This target does not exist, instead "cleanall" is used. darylm503 2006-04-25 23:24:17 +00:00
  • 7fa7b1fe81 Fixed the clean and distclean targets to only clean packages built by the all target. darylm503 2006-04-25 22:25:54 +00:00
  • ce167c94ac Fixed the clean and distclean targets to only clean packages built by the all target. darylm503 2006-04-25 22:25:54 +00:00
  • e1d20bf4d5 Changed PATH to be PATH=%Framework_Tools_Path%;%PATH% lhauch 2006-04-25 20:14:08 +00:00
  • 3e20e59220 Changed PATH to be PATH=%Framework_Tools_Path%;%PATH% lhauch 2006-04-25 20:14:08 +00:00
  • 42b67fc47e Modified to handle XMLBEANS_HOME lhauch 2006-04-25 19:59:29 +00:00
  • 2769736e52 Modified to handle XMLBEANS_HOME lhauch 2006-04-25 19:59:29 +00:00
  • abea19dbe1 PeiSmbusLib & DxeSmbusLib Remove Arp Related interfaces Change the return type of SmbusQuickWrite from “BOOLEAN” to “VOID” Complete interface SmBusBlockProcessCall() Make the PEC bit “bit 21” of SMBUS address. If data show that MSB helps to save code size in BaseSmbusLib, we may simply redefine it to be MAX_BIT. UefiLib Modify the interfaces in UefiNotTiano.c to sync with spec MemoryAllocationLib Add extra checking in “Aligned” Memory services to prevent “AllocationSize + OverAllocation” overflow in DxeMemoryAllocationLib. qhuang8 2006-04-25 05:51:23 +00:00
  • f69de0c930 PeiSmbusLib & DxeSmbusLib Remove Arp Related interfaces Change the return type of SmbusQuickWrite from “BOOLEAN” to “VOID” Complete interface SmBusBlockProcessCall() Make the PEC bit “bit 21” of SMBUS address. If data show that MSB helps to save code size in BaseSmbusLib, we may simply redefine it to be MAX_BIT. UefiLib Modify the interfaces in UefiNotTiano.c to sync with spec MemoryAllocationLib Add extra checking in “Aligned” Memory services to prevent “AllocationSize + OverAllocation” overflow in DxeMemoryAllocationLib. qhuang8 2006-04-25 05:51:23 +00:00
  • ee19dec64f git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@22 6f19259b-4bc3-4df7-8a09-765794883524 jlin16 2006-04-25 04:15:33 +00:00
  • 500467e8c7 git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk@22 6f19259b-4bc3-4df7-8a09-765794883524 jlin16 2006-04-25 04:15:33 +00:00
  • 8d29653d55 git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@21 6f19259b-4bc3-4df7-8a09-765794883524 jlin16 2006-04-25 04:14:20 +00:00
  • d3dba1009f git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk@21 6f19259b-4bc3-4df7-8a09-765794883524 jlin16 2006-04-25 04:14:20 +00:00
  • 7d828c05af Architecture rename bbahnsen 2006-04-24 23:03:24 +00:00
  • e995bd9789 Architecture rename bbahnsen 2006-04-24 23:03:24 +00:00
  • 6e273042ad Rename x64 to X64 bbahnsen 2006-04-24 22:49:16 +00:00
  • 61f3cb8407 Rename x64 to X64 bbahnsen 2006-04-24 22:49:16 +00:00
  • 366387de2e Rename the dir bbahnsen 2006-04-24 22:48:11 +00:00
  • d4d0975620 Rename the dir bbahnsen 2006-04-24 22:48:11 +00:00
  • 185d764218 Rename dirs bbahnsen 2006-04-24 22:17:39 +00:00
  • 8f4ef433fa Rename dirs bbahnsen 2006-04-24 22:17:39 +00:00
  • dd9f96de98 Remove .exe so that the name will work on Linux. bbahnsen 2006-04-24 21:19:43 +00:00
  • 3432acca5c Remove .exe so that the name will work on Linux. bbahnsen 2006-04-24 21:19:43 +00:00
  • b9e16a843f Convert to Unix format. bbahnsen 2006-04-24 16:38:10 +00:00
  • d157bb7141 Convert to Unix format. bbahnsen 2006-04-24 16:38:10 +00:00
  • 19924945d8 This is a patch from Yizhong to fix the XMLBEANS location. bbahnsen 2006-04-24 16:03:18 +00:00
  • 52f77c94fc This is a patch from Yizhong to fix the XMLBEANS location. bbahnsen 2006-04-24 16:03:18 +00:00
  • 4db5917a58 Changed Logo from Intel Software logo to the TianoCore logo. lhauch 2006-04-24 15:50:30 +00:00
  • 8e346482dd Changed Logo from Intel Software logo to the TianoCore logo. lhauch 2006-04-24 15:50:30 +00:00
  • f452289d43 Removed the batch file for creating the MDK Package lhauch 2006-04-22 00:06:40 +00:00
  • 7cb87c5c08 Removed the batch file for creating the MDK Package lhauch 2006-04-22 00:06:40 +00:00
  • 2b14801739 Obliterate this file. bbahnsen 2006-04-22 00:00:01 +00:00
  • d34490d928 Obliterate this file. bbahnsen 2006-04-22 00:00:01 +00:00
  • 98cfd19a8d Obliterate these files. bbahnsen 2006-04-21 23:58:51 +00:00
  • 2b12e0d5b1 Obliterate these files. bbahnsen 2006-04-21 23:58:51 +00:00
  • 02996846c8 Remove the XML Beans and Ant stuff. bbahnsen 2006-04-21 23:36:37 +00:00
  • 56acce127a Remove the XML Beans and Ant stuff. bbahnsen 2006-04-21 23:36:37 +00:00
  • 878ddf1fc3 Initial import. bbahnsen 2006-04-21 22:54:32 +00:00
  • 289b23ed65 Initial import. bbahnsen 2006-04-21 22:54:32 +00:00
  • e32c0703b5 Set the title. bbahnsen 2006-04-20 21:55:29 +00:00
  • 2e5838cd02 Initial data for the edk2 project. httpd 2006-04-20 20:42:24 +00:00