1. 93b0fbc Add some definitions for efi event in Uefi/UefiSpec.h to follow spec. by vanjeff · 18 years ago
  2. 4c4af52 remove UefiRuntimeServiceTableLib reference from Helloworld module. by vanjeff · 18 years ago
  3. 679d0a3 Add in GUID_TYPE and "Help Text" for GUID declaraion in EdkNt32Pkg.spd. by qwang12 · 18 years ago
  4. d756d2e Fix the wrong checking for UnixSerialIo by klu2 · 18 years ago
  5. d84d883 Add UnixSerialIo device driver by klu2 · 18 years ago
  6. 76f407a Remove some unnecessary #if/#ifdef from some header files. by vanjeff · 18 years ago
  7. 311acd6 clean up SFD file. by vanjeff · 18 years ago
  8. f4c3fab Fixed bug in NT32 file system driver. The FileInfo->FileSize returned for a directory was not a valid value. I fixed the driver to return the correct value. by ajfish · 18 years ago
  9. ebb9ce7 Perfected MSA files. by vanjeff · 18 years ago
  10. 7689c08 Remove autogen.h from all dxs files, because autogen.h file has been included by global compiler option. by lgao4 · 18 years ago
  11. 9035a49 Fix the inconsistent guid for terminal driver which is used in GeneralBds libary. by klu2 · 18 years ago
  12. bbee948 Fixed some issues for IA32 architecture platform build. by vanjeff · 18 years ago
  13. 2074c9c Perfected MSA files. by vanjeff · 18 years ago
  14. 26aa0c2 Clean up the following module msa files, they are three networt and two PCD modules. by lgao4 · 18 years ago
  15. 4aa2a9a Change PcdWinNtFileSystem value is to the correct directory. by lgao4 · 18 years ago
  16. 8d8daec Clean up the following module msa files, they are edkmodule package ftwlit, Crc32SectionExtract, NullMemoryTest, PeiMemoryTest, MonotonicCounter modules. by lgao4 · 18 years ago
  17. 13de892 Change BDS to get the default logo picture by default bmp logo guid. by lgao4 · 18 years ago
  18. 784220c remove unnecessary files from EdkGenericBdsLib in EdkNt32pkg by vanjeff · 18 years ago
  19. fa332de 1. Perfect libraries MSA files by vanjeff · 18 years ago
  20. cb360b2 to fix [NT32] Emulator can't run when built with /O1 by xgu3 · 18 years ago
  21. 4b2e068 [Source] Useless assigning statement in ata and atapi by xgu3 · 18 years ago
  22. ce8bd86 1. Removed #ifdef EDK_RELEASE_VERSION from all c files for all modules by vanjeff · 18 years ago
  23. 3aaddf9 1. Removed #ifdef SNP_DEBUG and used debug lib to output information by vanjeff · 18 years ago
  24. 7af45bf 1. Added PcdNtEmulator and Removed MACRO EFI_NT_EMULATOR by vanjeff · 18 years ago
  25. 68154a8 Remove the BugBug in package header file for DXE_CORE and DXE_DRIVER which force every driver to include MdePkg/Include/Library/PeCoffLib.h. by qwang12 · 18 years ago
  26. 9db9711 pair RaiseTPL with RestoreTPL by qwang12 · 18 years ago
  27. 1a682c8 Add a lock to protect the critical region in Service APIs for gEfiBlockIoProtocolGuid and gEfiSimpleFileSystemProtocolGuid Protocol to prevent re-entrance of the same API from from different TPL level. In UEFI 2.1 spec, it is state that the service API for this Protocol is callable at EFI_TPL_CALLBACK level. by qwang12 · 18 years ago
  28. a2fa23f Resolve the build break caused by changes to DxeCore. by qwang12 · 18 years ago
  29. 17fb73c 1) Replace BdsLibGetBootMode with GetBootMode from HobLib of MdePkg. by qwang12 · 18 years ago
  30. df557cc 1. Sync definition of EFI_DEBUG_IMAGE_INFO with UEFI spec by qhuang8 · 18 years ago
  31. 9778870 Correct APPLICATION_EFI ffs key file type from EFI_FV_FILETYPE_DRIVER to EFI_FV_FILETYPE_APPLICATION, and remove depex section from application ffs layout. by lgao4 · 18 years ago
  32. 59e9a36 1.replace macros EFI32 with MDE_CPU_IA32 by vanjeff · 18 years ago
  33. c3ebca2 The token for PERF_END macro is CHAR8 but not CHAR16 by klu2 · 18 years ago
  34. 4dcf1fe clean up MSA file and sync FPD file by vanjeff · 18 years ago
  35. 7f0ceb2 clean up MSA/SPD files. by vanjeff · 18 years ago
  36. 22d9199 Added Print, ErrorPrint, AsciiPrint, AsciiErrorPrint() to the UEFI Library. by qwang12 · 18 years ago
  37. a25b26b Remove the combo library by qhuang8 · 18 years ago
  38. 7aa2023 Split Nt32OemHookStatusCodeLib to PEI/DXE instances by qhuang8 · 18 years ago
  39. c77f986 1.Drop the support of UEFI_APPLICATION for UefiDriverLib by qhuang8 · 18 years ago
  40. 4faa502 1. removed BaseTimerLibLocalApic from MdePkg and Nt32TimerLib from EdkNt32Pkg. by vanjeff · 18 years ago
  41. a8b194b 1. PEI core needs to check image machine type by xgu3 · 18 years ago
  42. c791698 To fix, by xgu3 · 18 years ago
  43. febc643 Remove USER_DEFINED in IncludePkgHeader in spd files as it does not make sense to specify package include header file for a custom build type module. Package creator has no a priori knowledge about what header file will be needed by the USER_DEFINED module customers created in dependent package. by qwang12 · 18 years ago
  44. b4fd460 Nt32TimerLib doesn't support IPF, X64 and EBC, I remove them from this module arch list. by lgao4 · 18 years ago
  45. e3cc406 - Fixed EDKT240. Now the Blank.pad file for alignment purpose will no longer be needed. by jwang36 · 18 years ago
  46. 0aa050f Fix up file paths. by bbahnsen · 18 years ago
  47. 8b018de Fix component name bugs when input Controller Name is invalid by qhuang8 · 18 years ago
  48. 2bbf72b Fix the issues, by xgu3 · 18 years ago
  49. d02ea95 Update video card preference policy, together with some memory leaks in Generic BDS Library. by xli24 · 18 years ago
  50. 0e7bfce BDS code calls Hii->FindHandles() with hardcoded length. by xli24 · 18 years ago
  51. 741fb36 Add dependency for RealAsm file build rules and Use the module name in place of macro STRING_ARRAY_NAME by lgao4 · 18 years ago
  52. 20515cd Introduce a new Guid with CName gEfiGenericPlatformVariableGuid to pair with those Unicode String names, which are forbidden to pair with gEfiGlobalVariableGuid according to newest Uefi Spec. by qhuang8 · 18 years ago
  53. 72b695f Migrate GOP driver from R8.6 for NT32. Add a new PCD "PcdWinNtGop". Setting NT32 platform using GOP driver instead of UGA driver. by wuyizhong · 18 years ago
  54. 4ef4e1e Original BdsLibMatchDevicePaths() excludes end node when comparing 2 devices paths. When a short device path is the part of a long device path, the function would mistakenly recognize them as same device paths. by xli24 · 18 years ago
  55. 7736526 1) Use FeatureFlag PcdPciBusHotplugDeviceSupport to merge LightPciLib.c with PcdLib.c. by qwang12 · 18 years ago
  56. 6874dbd 1) Use FeatureFlag PcdPciBusHotplugDeviceSupport to merge LightPciLib.c with PcdLib.c. by qwang12 · 18 years ago
  57. 406adcd Merge GOP related code from r8->r9. by wuyizhong · 18 years ago
  58. c587fa4 Support adding boot option from removable media, and removing invalid EFI boot option by xli24 · 18 years ago
  59. 060919c Do not clear debug register. New performance code does not use Debug register to log performance. by qhuang8 · 18 years ago
  60. 02918ed Let specify GUID value for GUID-defined FV region, and remove potential dead loop in Nt32 package. by xli24 · 18 years ago
  61. 477b827 update fpd to add PcdDxeIplBuildShareCodeHobs. by qhuang8 · 18 years ago
  62. f2d16cd Fix bug to support Nt32Pkg source level debug. by yshang1 · 18 years ago
  63. 78671f5 Update DxeIplPeim setting. by qhuang8 · 18 years ago
  64. ba2c737 rename library to Library by bbahnsen · 18 years ago
  65. b609c89 Fixed EDKT419. by qouyang · 18 years ago
  66. 3673b8b Add IPF support in Base IO Lib, and related change in fpd file by gtian · 18 years ago
  67. 885dc4d rename PcdGenericPlatformBusSpeed to PcdFSBClock to avoid confusing. by vanjeff · 18 years ago
  68. f588bef Add comments for all file tagged with "ToolCode="DUMMY"". by klu2 · 18 years ago
  69. 8569244 1. Rename PcdPlatformBusSpeed to PcdGenericPlatformBusSpeed by vanjeff · 18 years ago
  70. e7e9595 Remove hard coded constant of 15, and use CPU_STACK_ALIGNMENT instead by mdkinney · 18 years ago
  71. 9e0e49f Bug fix for "Tiano BIOS needs to implement an automatic reboot when BIOS settings are changed" by dtang2 · 18 years ago
  72. b219108 added PcdPlatformBusSpeed for BaseTimerLibLocalApic, thus this timer instance needn't depend on types of CPUs by vanjeff · 18 years ago
  73. 7228815 Bug fix for "Unplug U Disk during exploer using File Explorer cause tiano halt" by dtang2 · 18 years ago
  74. 1df07b6 Add pcd declaration to EdkModulePkg and Nt32Pkg to fix the check-in break. by cwu11 · 18 years ago
  75. c91eaa3 I fixed following bugs in EDKII. by mikewuping · 18 years ago
  76. 511710d 1. Add the fix for the following Bugs: by cwu11 · 18 years ago
  77. cb44bbd 1. Bug fix for "EDK GenericBds WriteBootToOsPerformanceData() uses AcpiReclaimMemory"; by dtang2 · 18 years ago
  78. 169c7e4 Fixed Case of include bootmaint.h to correct BootMaint.h, also corrected the case in the comment fields by lhauch · 18 years ago
  79. a0a1e5a Fixed Case of include bootmaint.h to correct BootMaint.h, also corrected the case in the comment fields by lhauch · 18 years ago
  80. dea9817 Change Binary Fat module from fat.ffs to fat.efi by lgao4 · 18 years ago
  81. 0386932 rename ACPI, PCI, END and LPC to DP_ACPI, DP_PCI, DP_END and DP_LPC, for ACPI, PCI, END and LPC are too generic. by vanjeff · 18 years ago
  82. 35b309d Make NT32 SecMain not depend on ReportStatusCodeLib by qhuang8 · 18 years ago
  83. 92ea7f2 Updated the Runtime Driver to use the MDE libs for cache flush and removed local copy of Cache flush code. Updated FPD files that include Runtime driver as a new lib was added to Runtime Driver for the cache flush. Removed Cache Flush routine from EDK DXE SAL Lib. by ajfish · 18 years ago
  84. 22fe731 Update build options format from "ABC", "XYZ" to ABC XYZ. by wuyizhong · 18 years ago
  85. d612375 Make Logo build following standard build process instead of customize build. by wuyizhong · 18 years ago
  86. a416984 Add Nt32TimeLibNull library instance for Nt32 platform. It is used by PeiMain module for computing performance counter. by klu2 · 18 years ago
  87. 24da104 Fixed build break caused by GetPerformanceCounter() in PeiMain module by jwang36 · 18 years ago
  88. 1549f51 Changed the way of using precompiled header in the build process. Now the use of precompiled header is controlled by tools_def.txt. by jwang36 · 18 years ago
  89. e2c55f6 Fix VS2005 compatibility issue by mdkinney · 18 years ago
  90. c4bbb32 Fix VS 2005 compatibility issue by mdkinney · 18 years ago
  91. 194479d Fix VS 2005 compatibility issue by mdkinney · 18 years ago
  92. 956e794 Fix VS 2005 compatibility issue by mdkinney · 18 years ago
  93. f55a0ac Fix VS 2005 compatibility issue by mdkinney · 18 years ago
  94. dab8ae8 Add support for DEBUG and RELEASE builds of this FPD file. by mdkinney · 18 years ago
  95. 542834c Remove the duplicated Copy Right in msa header. by lgao4 · 18 years ago
  96. 61249ae Merger DriverBinding and ComponentName into one <extern> section for all *.msa files by vanjeff · 18 years ago
  97. 495849b Add PCD Feature Flags for the Device Path Module by mdkinney · 18 years ago
  98. d946661 1) Added dependency check for flashmap, genfvimage, peirebase tasks by jwang36 · 18 years ago
  99. 0992e55 changed EdkModulePkg GUID from the original B6EC423C-21D2-490D-85C6-DD5864EAA674 to new 68169ab0-d41b-4009-9060-292c253ac43d to avoid its conflict with gPeiBaseMemoryTestPpiGuid and change all msa and fpd file in EdkII, which depends on EdkModulePkg. by lgao4 · 18 years ago
  100. 7f47bef added EFIAPI for those constructor functions by vanjeff · 18 years ago