1. d042796 MdeModulePkg: Fix VS2008 warning. by andrewfish · 13 years ago
  2. 19ddbb2 1. Update NetworkPkg\PXE driver to consume netlib library function NetLibGetSystemGuid() by hhuan13 · 13 years ago
  3. 33c0963 1. Update DHCPv6 to use DUID-UUID option by hhuan13 · 13 years ago
  4. 57b301b 1. Define a netlib library function NetLibGetSystemGuid() by hhuan13 · 13 years ago
  5. e47f0da MdeModulePkg: Add PcdDxeIplBuildPageTables for DxeIpl X64 to optionally not rebuild the page tables. by andrewfish · 13 years ago
  6. c4c085a Fix an issue that there may be an infinite loop in the CoreInitializeMemoryServices() in Gcd.c of the DXE Core. Also update logic to use continue statements to reduce the level of nesting in the two loops that search the HOB lists. More comment are added. by rsun3 · 13 years ago
  7. f26b6a9 Fixed build fail with GCC/ICC tools by ydong10 · 13 years ago
  8. 9abd316 Change CHAP_RADIUS_AUTH_NODE & CHAP_LOCAL_AUTH_NODE definition in AuthenticationInfo.h to align to the latest spec. by niruiyu · 14 years ago
  9. 30c00a1 MdeModulePkg: Add CD Express PEIM by jljusten · 14 years ago
  10. da58b0d MdeModulePkg: Add Capsule PEIM by jljusten · 14 years ago
  11. 619b3e0 Correct the status code value to EFI_SW_PC_INIT_END after PEIM returns control to PeiCore. by lgao4 · 14 years ago
  12. cce6230 Change the HiiDataBase and browser codes to support new efi varstore data structure. by ydong10 · 14 years ago
  13. d23610e Update structure EFI_IFR_VARSTORE_EFI to follow UEFI spec 2.3.1 by ydong10 · 14 years ago
  14. bab427d MdePkg: Fix X64 clang compile issues. by andrewfish · 14 years ago
  15. 271d2c7 EdkCompatabilityPkg: Fix build issues with X64 clang by andrewfish · 14 years ago
  16. d12bed1 OvmfPkg: Add PathLib class mapping when building the UEFI shell by jljusten · 14 years ago
  17. e5bdb12 ArmPlatformPkg/Documentation: Add diagram to the documentation by oliviermartin · 14 years ago
  18. 5ddca3b fix issue about slashes on end of comment line. by jcarsey · 14 years ago
  19. a6ce6cf Fix typo that breaks the build. by niruiyu · 14 years ago
  20. 2ee8536 ArmPlatformPkg: Fix warnings by oliviermartin · 14 years ago
  21. 4d0a4fc Move the 2 functions associated with reading whole lines at a single time from the shell command (internal) library to the ShellLib (external) library. by jcarsey · 14 years ago
  22. da22bd6 BeagleBoardPkg: Renamed ArmPlatform.h into BeagleBoard.h by oliviermartin · 14 years ago
  23. 7f21c4a BeagleBoardPkg: Implement ArmPlatformLib and the ARM PCDs to reuse ARM common components on the BeagleBoard. by oliviermartin · 14 years ago
  24. 803f94e BeagleBoard: Update documentation by oliviermartin · 14 years ago
  25. 4d0ceb8 UefiCpuPkg: Fix X64 clang compiler/assembler warnings. by andrewfish · 14 years ago
  26. 63cea7c BeagleBoardPkg: Introduce macro EDK2_SECOND_STAGE_BOOTOLADER by oliviermartin · 14 years ago
  27. dbf6167 ArmPlatformPkg/Documentation: Update ArmPLatformPkg documentation with PCD descriptions and explain how to port UEFI to new ARM platforms by oliviermartin · 14 years ago
  28. 438311a ArmPkg: Minor coding style changes by oliviermartin · 14 years ago
  29. d269095 ArmPlatformPkg: Change the memory model for the ARM Platform components by oliviermartin · 14 years ago
  30. a6caee6 ArmPlatformPkg: Remove PcdStandalone from Sec module and Introduce ArmPlatformSecExtraAction() by oliviermartin · 14 years ago
  31. 70aa21d ArmPlatformPkg/Bds: Catch the key pressed to escape the count doan by oliviermartin · 14 years ago
  32. bcd8fa7 ArmPlatformPkg/SP804TimerLib: Fixed the performance timer by oliviermartin · 14 years ago
  33. 570d030 Omap35xxPkg/Omap35xxTimerLib: Create a TimerConstructor in the TimerLib by oliviermartin · 14 years ago
  34. 284ee2e Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. by niruiyu · 14 years ago
  35. 0c9f676 Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. by niruiyu · 14 years ago
  36. d9de792 Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. by niruiyu · 14 years ago
  37. b28b274 Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. by niruiyu · 14 years ago
  38. a97a859 Enhance BDS to avoid the additional reset when the platform pre-allocated memory is large enough. by niruiyu · 14 years ago
  39. c3342aa correct leap year calculate method. by ydong10 · 14 years ago
  40. 69cb32f Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. by niruiyu · 14 years ago
  41. c2d9a4d Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. by niruiyu · 14 years ago
  42. 15ee13f Fix the comments to follow UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. by niruiyu · 14 years ago
  43. fd94fb3 Refine name definition for better user experience. by ydong10 · 14 years ago
  44. 508b4e7 Enable value roll over when hit max or min. by ydong10 · 14 years ago
  45. 715cf6d Refine code to avoid potential access violation. by ydong10 · 14 years ago
  46. d88ca2c Keep the highlight field after user changes the value for time/date opcode by ydong10 · 14 years ago
  47. 889a4bc Fix the BDS to show UEFI hard drive boot option as "EFI Hard Drive" instead of "EFI DVD/CDROM" by niruiyu · 14 years ago
  48. 5d0066d Return the correct status at the last of UnregisterAtaDevice. by li-elvin · 14 years ago
  49. 9972247 Add the support for Boot Option with all 0xff USB class Device Path. by qianouyang · 14 years ago
  50. 60884a0 BeagleBoardPkg: Fix build by oliviermartin · 14 years ago
  51. fb42fff ArmPlatformPkg: Fix build issues by oliviermartin · 14 years ago
  52. d326412 Omap35xxPkg/InterruptDxe: Fix dependency chain with the Arch Cpu Dxe by oliviermartin · 14 years ago
  53. 1c1e70f ArmPkg/BdsLib: Linux kernel supports either FDT or ATAG by oliviermartin · 14 years ago
  54. f3de0a6 MdeModulePkg: Add unload support for SnpDxe and fix NULL ImageHandle in EfiLibInstallDriverBindingComponentName2() in driver entry point. by xdu2 · 14 years ago
  55. 597cb96 ArmPlatformPkg: Update the list of the BaseTools pending patches and the documentation by oliviermartin · 14 years ago
  56. 6e88239 ArmPkg/CpuDxe: ZeroMem the gExceptionHandlers[] array by oliviermartin · 14 years ago
  57. 3723a71 ArmPlatformPkg: Fix builds by oliviermartin · 14 years ago
  58. cb5bf26 ArmPlatformPkg: Set an empty value to the argument of the default boot entry by oliviermartin · 14 years ago
  59. 5407ce1 EmulatorPkg: update New Shell build for new PathLib. Turn off GuardMalloc library as the default for the Shell. by andrewfish · 14 years ago
  60. 4d900a6 ArmPlatformPkg: Replace the macro $(BUILD_TARGETS) by $(TARGET) in DSC file by oliviermartin · 14 years ago
  61. 06a8973 ArmPlatformPkg/PL34xDmc: Remove DMC base address from the DMC configuration by oliviermartin · 14 years ago
  62. c52e2dc ArmPlatformPkg/PL35xSmc: Clean SMC driver to replace hardcoded Chip Select into the driver itself by passing SMC configuration to the driver by oliviermartin · 14 years ago
  63. 3c4b742 ArmPlatformPkg/PrePiHobListPointerLib: Get the HobListPointer from the stop of the stack by oliviermartin · 14 years ago
  64. 633724f ArmPkg: Move ARM Platform drivers from ArmPkg/Drivers/ to ArmPlatformPkg/Drivers/ (2) by oliviermartin · 14 years ago
  65. 5cc45b7 ArmPkg: Move ARM Platform drivers from ArmPkg/Drivers/ to ArmPlatformPkg/Drivers/ by oliviermartin · 14 years ago
  66. 7fb54d9 EmbeddedPkg: Removed unused PCD values by oliviermartin · 14 years ago
  67. d60b4c4 EmbeddedPkg/Ebl: Check if gST->ConOut has been initialized by oliviermartin · 14 years ago
  68. 64e0313 ArmPlatformPkg: Add support for PrePi module by oliviermartin · 14 years ago
  69. bf72cf3 ArmPlatformPkg: Move PcdStandalone from Feature PCD to Fixed PCD by oliviermartin · 14 years ago
  70. 4883513 ArmPlatformPkg/PlatformPei: Generate a library from the PEI Module by oliviermartin · 14 years ago
  71. 3a6eacc ArmPlatformPkg/MemoryInitPei: Generate a library from the PEI Module by oliviermartin · 14 years ago
  72. cd872e4 ArmPlatformPkg/PrePi: Add support for PrePi module by oliviermartin · 14 years ago
  73. f6eab26 EmbeddedPkg/PrePiLib: Export HobConstructor() by oliviermartin · 14 years ago
  74. 32f718c EmbeddedPkg/PrePiHobListPointerLib: New interface to abstract the HobListPointer storage by oliviermartin · 14 years ago
  75. 6da6db1 EmbeddedPkg/PrePiLib: Remove the performance measurements from the library by oliviermartin · 14 years ago
  76. 05e48e0 EmbeddedPkg/PrePiHobLib: Move Hob functions from PrePiLib to PrePiHobLib by oliviermartin · 14 years ago
  77. e889946 EmbeddedPkg: Introduce PrePiMemoryAllocationLib (2) by oliviermartin · 14 years ago
  78. 5b490e7 EmbeddedPkg: Introduce PrePiMemoryAllocationLib by oliviermartin · 14 years ago
  79. 271c790 Fix ICC build error. by lzeng14 · 14 years ago
  80. 7708d08 Fix CreateBootDisk.bat not using config variables by niruiyu · 14 years ago
  81. 976f617 Fix ICC build error. by lzeng14 · 14 years ago
  82. 61a02ac Fix ICC build error. by lzeng14 · 14 years ago
  83. 51a0c5f MdeModulePkg: Add ResetSystemRuntimeDxe driver by jljusten · 14 years ago
  84. 7c636bd MdeModulePkg: Add GenericMemoryTestDxe driver by jljusten · 14 years ago
  85. ab94587 This refactors 3 functions out of ShellCommandLib and puts them into a new library (but as 2 functions instead of 3). This allows for users outside of the shell itself to have access to these functions. by jcarsey · 14 years ago
  86. f1518f6 add fixes for code verification happyness. by jcarsey · 14 years ago
  87. 92d4b03 IntelFrameworkModulePkg: Add PalLib library class mapping by jljusten · 14 years ago
  88. 18bd7e8 Fix the comments in the core interface to follow the UEFI Spec regarding how to check an EFI_HANDLE is valid/invalid. by niruiyu · 14 years ago
  89. 2525e22 Fix a potential memory free failure bug in AtaAtapiPassThru by erictian · 14 years ago
  90. cf40a2b Fix DevPathToTextIPv6(): no comma between protocol and type string. by niruiyu · 14 years ago
  91. af9c2a5 Give Python/PythonCore.inf its own GUID. by darylm503 · 14 years ago
  92. 697aa37 EmulatorPkg: Match paths/names for Xcode with new package naming scheme. by andrewfish · 14 years ago
  93. 82b2ab6 EmulatorPkg: Add README file by jljusten · 14 years ago
  94. 461e8e8 EmulatorPkg: Merge build*.sh into build.sh by jljusten · 14 years ago
  95. 8de0692 add (UINT8 *) type cast to fix ICC build failure. by niruiyu · 14 years ago
  96. e23e488 EmulatorPkg: Move Unix/UnixX64.* to EmulatorPkg.* by jljusten · 14 years ago
  97. 59ad461 EmulatorPkg/Unix: Rename SecMain to Host by jljusten · 14 years ago
  98. 5817d50 IntelFrameworkModulePkg: Fix clang compielr warning. by andrewfish · 14 years ago
  99. 1a08be5 Missing from previous check-in. by darylm503 · 14 years ago
  100. 3f2035e EmulatorPkg: Fix build break. by andrewfish · 14 years ago