1. 026e30c Cleanup SerailIO drivers to have a device path and use PCD settings for various stuff. Also clean up a few coding convention items. by andrewfish · 15 years ago
  2. 95572bd Remove SMM_CORE as a supported module type for the MemoryAllocationLib instance that uses UEFI Boot Services by mdkinney · 15 years ago
  3. 75196b0 Add Memory Allocation Library instance for modules of type DXE_SMM_DRIVER by mdkinney · 15 years ago
  4. c0b516d Add Memory Allocation Library instance for modules of type DXE_SMM_DRIVER by mdkinney · 15 years ago
  5. 70836cb Add Memory Allocation Library instance for modules of type DXE_SMM_DRIVER by mdkinney · 15 years ago
  6. 8d96b97 Add Memory Allocation Library instance for modules of type DXE_SMM_DRIVER by mdkinney · 15 years ago
  7. 1039a25 Add Memory Allocation Library instance for modules of type DXE_SMM_DRIVER by mdkinney · 15 years ago
  8. 1b45a67 Add Memory Allocation Library instance for modules of type DXE_SMM_DRIVER by mdkinney · 15 years ago
  9. c819c01 Add Memory Allocation Library instance for modules of type DXE_SMM_DRIVER by mdkinney · 15 years ago
  10. 53b85bc 1) Remove dependency on the UEFI Boot Services Table Library so the gBS, gST, and gImageHandle symbols will not be automatically linked into an SMM Driver that uses this library. by mdkinney · 15 years ago
  11. 112af42 Remove constructor from this library. This library already has SMM CPU I/O 2 in its [Depex], so any module using this library will not be dispatched until the SMM CPU I/O 2 Protocol is installed into the SMM handle database and also copied into the SMM Services Table. by mdkinney · 15 years ago
  12. 58b23d9 Use atomic AsmDisableCache() and AsmDisableCache() functions instead of AsmWriteCr0() and AsmWbinvd() calls by mdkinney · 15 years ago
  13. 0803854 Update DXE Core to be compatible with PI 1.2 SMM Drivers. by mdkinney · 15 years ago
  14. 60428d0 Fix help command scroll issue. Also add FV space used, and free space to dir command. by andrewfish · 15 years ago
  15. 135ec2d Update UNDI driver to expose dynamic media detect capability. by xdu2 · 15 years ago
  16. c777c35 Update SnpDxe to support dynamic media detect. by xdu2 · 15 years ago
  17. 993702a Add media status relative definition to UEFI PXE header file. by xdu2 · 15 years ago
  18. 3575301 Change UI for dir of FV to make it less confusing. by andrewfish · 15 years ago
  19. 875c883 Add support for Seeking on FV, and update the device syntax to support specifying which section of the FV file you want to operate on, previously the only option was to operate on the Raw file. by andrewfish · 15 years ago
  20. 6ac15f7 Support HII VOID* dynamic/dynamicEx type PCD. by klu2 · 15 years ago
  21. 6ddd3af Update HiiDataBase to make sure that the installed StringPackages contains the same number string ID. by lgao4 · 15 years ago
  22. 73bea26 DUET BDS clean up. by niruiyu · 15 years ago
  23. e74f510 To follow UEFI spec 2.3 chapter 3.4.1.1, add the ConnectSingleController for removable media boot. by niruiyu · 15 years ago
  24. b3b1a4c The fix is for EFI Linux capsule test case can not run. by li-elvin · 15 years ago
  25. 97c7478 GraphicsOutputBlt() need judge parameter by klu2 · 15 years ago
  26. 20ead72 Fix the issue that unknown format FV in Fvhob is installed for FvInfoPpi more than one time. The fixing is search dispatched Fv database and cached unknown Fv information for all Fv in FvHob, if Fv has been identified by PeiCore, then no need install FvInfoPpi for it again. by klu2 · 15 years ago
  27. 6635217 Update PeCoffExtraActionLib for NT32 to allow an app or driver to be loaded more than once. Only the first instance will support source level debug. by mdkinney · 15 years ago
  28. 0628eb2 Do not set gBS to NULL when the ExitBootServices event notification for the UEFI Runtime Lib is executed. by mdkinney · 15 years ago
  29. b07a5b6 Pass the correct TokenNumber into a CallbackOnSet notification function. The value being passed in was off by 1. by mdkinney · 15 years ago
  30. 736c5dd Pass the correct TokenNumber into a CallbackOnSet notification function. The value being passed in was off by 1. by mdkinney · 15 years ago
  31. 127fd07 Fix issue with making a seek to zero on an FV file legal. by andrewfish · 15 years ago
  32. ea02100 1. free those inserted NsKeyNode resource when releasing SetKeyBoardLayout event. by erictian · 15 years ago
  33. 4140a66 Coding style fix and minor improvements. by rsun3 · 15 years ago
  34. 548dda8 Support Name/Value Storage in UEFI2.1 HII driver. by lgao4 · 15 years ago
  35. 38ebfec Add example of Name/Value pair var store to DriverSample by lgao4 · 15 years ago
  36. a6d7123 Update EBL to have an optional width specifier on commands. So hexdump.4 means use a width of 4 bytes. by andrewfish · 15 years ago
  37. f1569a9 Only ment to add support to build and launch Ebl shell, not switch over to it. Undo the switch. by andrewfish · 15 years ago
  38. 0534bb8 Remove dead command and clean up some coding style stuff. by andrewfish · 15 years ago
  39. 9c0ce9f The VOLUME name case did not reserve enough storage in the CWD function. by andrewfish · 15 years ago
  40. 37e0f9a Fix issue with VOLUMN Name as an alias for device name. by andrewfish · 15 years ago
  41. 6640eb3 UefiCpuPkg/CpuDxe: Fix build error by jljusten · 15 years ago
  42. e518b40 UefiCpuPkg: Add CpuDxe driver to UefiCpuPkg.dsc for build test coverage by jljusten · 15 years ago
  43. 3e6374d UefiCpuPkg/CpuDxe: Remove unnecessary OvmfPkg dependency by jljusten · 15 years ago
  44. fb03ca1 Per Framework SMM CIS spec, SMM Base Protocol.Communicate() is availabe in runtime. In SmmBaseOnSmmBase2Thunk driver, implementation of Communicate() uses SMM Communication Protocol. The thunk driver caches a pointer to SMM Communication Protocol. This pointer needs to be converted on Virtual Address Change Event. by rsun3 · 15 years ago
  45. 0cf27ce a)Save and disable CPU interrupt before calling AsmWriteIdtr(). by vanjeff · 15 years ago
  46. 852081f revise the debug message to add 0x in front of the HEX number for consistency by jchen20 · 15 years ago
  47. d7c0e60 Fix ICC build break by do data conversion. by lgao4 · 15 years ago
  48. 19796be Leverages SMM Status Code Protocol, instead of OemHookStatusCodeLib. by xli24 · 15 years ago
  49. 787ef90 Add device path DXE driver in Duet FDF file to compliant with UEFI. by klu2 · 15 years ago
  50. 883b666 Clean up UncachedMemoryAllocationLib to use CPU AP. by andrewfish · 15 years ago
  51. e83c843 Needed to fix defaulting / to be \ as it is required by EFI Simple File System. by andrewfish · 15 years ago
  52. 16ccac4 Add CWD and thus a cd command to EBL shell. Fix WatchdogTimout code in EBL, it was inside a PCD feature flag and should have been outside of the PCD so it is in all paths. by andrewfish · 15 years ago
  53. 99ff63c change the GetPcd64 to FixedGetPcd64 to pass ECC by jchen20 · 15 years ago
  54. ea99e00 a)Save and disable CPU interrupt before calling AsmWriteIdtr(). by vanjeff · 15 years ago
  55. 9612f0c Add license header by klu2 · 15 years ago
  56. d6a82ea Update HiiString Protocol and HiiSetString Api in HiiLib by lgao4 · 15 years ago
  57. 995c594 Correct BlockSize when call ConfigToBlock API. by lgao4 · 15 years ago
  58. 638909f Make the Volume Name display the same name that the use needs to type. ie. replace space with _. by andrewfish · 15 years ago
  59. 77dfa7c Update MdeModulePkg to not use EFI_SPECIFICATION_VERSION and PI_SPECIFICATION_VERSION in source code. by qhuang8 · 15 years ago
  60. 5b19df7 Add the missing BDS license header. by lgao4 · 15 years ago
  61. 853adef format uniform: move tab to blank. by erictian · 15 years ago
  62. 86c8520 Add EBC driver to Duet platform so that EBC option ROM can get dispatched. by niruiyu · 15 years ago
  63. f430c77 Roll back to ECC previous stable version. by jlin16 · 15 years ago
  64. 96e6b8e Update ECC predicate expression checks for brace-quoted and boolean pointer variables. by jlin16 · 15 years ago
  65. 58125fb Remove DEBUG_LOAD for InstallProtocolInterface() to align with PPI installation debug message in PeiCore. by qhuang8 · 15 years ago
  66. ebfb7bb modified to pass the VS2003 build by jchen20 · 15 years ago
  67. 07341a3 Assume Tick value 1 as the beginning time of boot. by jgong5 · 15 years ago
  68. 85e385f Added CWD to EfiFileLib. Fix some X64 warnings. by andrewfish · 15 years ago
  69. 3ba736f Revert incompatible change: by jyao1 · 15 years ago
  70. 3aa4215 Update so Windows build works like Cygwin buid by andrewfish · 15 years ago
  71. e18fa16 modified to pass the ICC build by jchen20 · 15 years ago
  72. 8a90a5a revise the comments style by jchen20 · 15 years ago
  73. 54ea99a Enable the Load Module At fixed Address feature by jchen20 · 15 years ago
  74. f3198cb Update input of disasmembler to support IfThen construct. Add prototype dos script to build BeagleBoard. by andrewfish · 15 years ago
  75. 3b9be41 Original MTRR lib hardcode VARIABLE_MTRR as 8. But it is 7 in Core2 if SMRR enabled, and 10 in latest Corei7. by jyao1 · 15 years ago
  76. 1b2bf3c Add some security check. by xdu2 · 15 years ago
  77. f9ec2f0 Fix two incorrect PCD token number in IntelFrameworkModulePkg by qhuang8 · 15 years ago
  78. fef5272 More disasm work. by andrewfish · 15 years ago
  79. 5e24f37 Fix ICC build break by qhuang8 · 15 years ago
  80. 32e9da0 Fix the bug that the wrong classguid is compared. by lgao4 · 15 years ago
  81. d60c5b3 remove unreasonable package dependency relationship. by erictian · 15 years ago
  82. b5a144e Performance.c in GenericBdsLib is updated not to filter log entries that don’t contain DXE handles. by jgong5 · 15 years ago
  83. 087e13c Enable PEI core to differentiate PEIMs in performance log by passing PEIM file handles by jgong5 · 15 years ago
  84. c5c902d More updated by andrewfish · 15 years ago
  85. c639c2d Fix GCC warnings by andrewfish · 15 years ago
  86. eeb7892 Cleanup to match MdePkg cleanups. More progress on ARM disassembler. by andrewfish · 15 years ago
  87. 334f978 adding prompting to library header by jcarsey · 15 years ago
  88. c9d92df k8 fixes and moving prompting for responses into this file. by jcarsey · 15 years ago
  89. 91876ff remove unnecessary PCD usage by jcarsey · 15 years ago
  90. 55a503b Minor code refinement. by xli24 · 15 years ago
  91. dd29f3e For network dynamic media support: by xdu2 · 15 years ago
  92. e51e619 For network dynamic media detect support: invoke Snp->GetStatus() before use Snp->Mode->MediaPresent. Upon successful return of Snp->GetStatus(), the Snp->Mode->MediaPresent will be updated to indicate the latest media status. by xdu2 · 15 years ago
  93. c5c3e7e Add EFI_NO_MEDIA status code to network APIs. by xdu2 · 15 years ago
  94. b32fecd Added Thumb2 loads and stores to Disassmebler by andrewfish · 15 years ago
  95. cdfe0fa Remove the duplicate protocol header files in IntelFrameworkPkg. Modules that using SMM status code protocol should use MdePkg/Include/SmmStatusCode.h instead. by qhuang8 · 15 years ago
  96. ca142c9 Remove the unnecessary header files inclusion. by qhuang8 · 15 years ago
  97. c7ed09e Fix thumb2 Branch instruction in disassembler by andrewfish · 15 years ago
  98. d79d2cd Updated OvmfPkg to use the reset vector binary from the UefiCpuPkg. Removing local reset vector files. by geekboy15a · 15 years ago
  99. bc252e8 Adding files from OvmfPkg to common location. This is so multiple packages can use pre-built reset vector code. by geekboy15a · 15 years ago
  100. 0bf47d3 1. add error handling in case DHCP success but boot request fail by xdu2 · 15 years ago