1. 944b3bb Update DebugLib to provide support for "err" command in the EFI Shell to adjust the filter mask for DEBUG() messages. The "err" command provide the ability to adjust this filter mask at a global level through an EFI Variable and at the module level through a the Debug Mask Protocol. In order to support the degree of flexibility, the DebugLib needs to use library to abstract the get/set operations to the filter mask. by hhtian · 14 years ago
  2. f8d3e68 check that memory allocation was successful. by jcarsey · 14 years ago
  3. f20076d fix user input validation for time command. by jcarsey · 14 years ago
  4. 072d611 adding shell binary package. by jcarsey · 14 years ago
  5. 8e01b44 Patch from open source community for CryptoPkg to allow it to build for ARM using the RVCT toolchain. by qlong · 14 years ago
  6. c220787 Fix the PS2 keyboard driver to call hotkey callback even no one is calling ReadKeyStroke by niruiyu · 14 years ago
  7. c1fd276 Fix the USB keyboard driver to call hotkey callback even no one is calling ReadKeyStroke by niruiyu · 14 years ago
  8. f036800 Fix the terminal driver to call hotkey callback even no one is calling ReadKeyStroke by niruiyu · 14 years ago
  9. 66fe714 Fix NT32 Keyboard driver to call hotkey callback even no one is calling ReadKeyStroke(). by niruiyu · 14 years ago
  10. 7eb2c64 Update the description of Loaded Image Protocol Unload function to follow the UEFI2.3.1 Spec. by lgao4 · 14 years ago
  11. 0269d14 Update IFR version opcode value to follow the UEFI2.3.1 Spec. by lgao4 · 14 years ago
  12. 81b618f Update ALTCFG reference from default name token to default ID. by ydong10 · 14 years ago
  13. 6738e4e OvmfPkg/*.fdf: Adjust FV/FD sizes for UNIXGCC DEBUG builds by jljusten · 14 years ago
  14. f6e5ce5 OptionRomPkg: Fix build error with BaseTools trunk by jljusten · 14 years ago
  15. f057c25 OptionRomPkg: Fix Visual Studio compiler warnings by jljusten · 14 years ago
  16. a49f6a2 fix for word wrapping. by jcarsey · 14 years ago
  17. f6ea51e Update the comments for SizeofPartitionEntry field to follow the UEFI Spec. by niruiyu · 14 years ago
  18. 89e8537 change file global variable to function local. by jcarsey · 14 years ago
  19. eef1ed4 rm - refine user input validation to prevent removal of CWD. by jcarsey · 14 years ago
  20. a49016b move a function to the correct library. by jcarsey · 14 years ago
  21. 10ad797 fix misspelling. by jcarsey · 14 years ago
  22. 3a53001 Do not assert in HiiBlockToConfig function when an invalid format of ConfigRequest is inputed, just return error. by ydong10 · 14 years ago
  23. 6878e7a update Bcfg to correctly remove by option index not variable name and add driver order items properly. by jcarsey · 14 years ago
  24. eaf4f33 OvmfPkg: Add QemuVideoDxe driver by jljusten · 14 years ago
  25. a12199e OptionRomPkg BltLibSample: Add sample application for BltLib by jljusten · 14 years ago
  26. 4d19dea OptionRomPkg: Add GOP based BltLib by jljusten · 14 years ago
  27. e5e1d2e OptionRomPkg: Add FrameBufferBltLib implementation of BltLib by jljusten · 14 years ago
  28. caebd91 OptionRomPkg: Add BltLib definition by jljusten · 14 years ago
  29. 2b578de ShellPkg: Fix GCC 4.4 build issues by jljusten · 14 years ago
  30. 4a22b9b Old driver sample code does not return an EFI_UNSUPPORTED status code if a callback occurs for something which is unrecognized. by ydong10 · 14 years ago
  31. 411a3c3 EditTitleBar - Remove ASSERT. Complete display output for Disk and Memory output. by jcarsey · 14 years ago
  32. 75e55c5 Set EXECUTE flags in so RELEASE builds can tun correctly. by mdkinney · 14 years ago
  33. 7cb2968 New EDK Shell binary(r51) by niruiyu · 14 years ago
  34. 2c0f06f Add more checks to skip allocated SMRAM regions when searching for a largest free SMRAM region. by rsun3 · 14 years ago
  35. e0c2cc6 Fix Xcode, clang, and ARM build and link issues. by andrewfish · 14 years ago
  36. 392fa5a add user input verification. by jcarsey · 14 years ago
  37. d8f8021 ShellParametersProtocol - remove parsing from within quoted parameters. by jcarsey · 14 years ago
  38. b97a8d3 Fix ICC build error. by tye1 · 14 years ago
  39. b70a580 Add assertion check for TmpString against NULL. by niruiyu · 14 years ago
  40. e7cc9dc Add (UINT16) static cast before passing UINT32 parameter to CreateDeviceNode by niruiyu · 14 years ago
  41. 312e3bd Update ISID to fixed value: first 3 bytes are derived from MAC address while the other 3 bytes are configurable via ISCSI configuration. by tye1 · 14 years ago
  42. f3c5971 add some parens. by jcarsey · 14 years ago
  43. a1d4bfc add comments to function declarations and definitions and updated to match coding style document. by jcarsey · 14 years ago
  44. c5981e3 rename a file. by jcarsey · 14 years ago
  45. cbdd109 check memory allocations for success. by jcarsey · 14 years ago
  46. 4aa4377 correct last commit. fix build break for some compilers. by jcarsey · 14 years ago
  47. 8a0b550 fix build break on some compilers. by jcarsey · 14 years ago
  48. f2ad804 remove duplicate memory de-allocation. by jcarsey · 14 years ago
  49. ae72457 Comment's added and fixed. by jcarsey · 14 years ago
  50. 5f2915f fix initialization of pointer. by jcarsey · 14 years ago
  51. cf4c5a4 Use the minimum value for Numeric and the first option value for OneOf as their default value when no specific default value is specified. by lgao4 · 14 years ago
  52. da0924f PerformancePkg.dsc: by ydong10 · 14 years ago
  53. c78b2e6 NetworkPkg.dsc: by ydong10 · 14 years ago
  54. 2fde83b > When GetHealthStatus() returns NULL FormHiiHandle, DeviceManager shouldn't call SendForm to show the configuration form. by niruiyu · 14 years ago
  55. 67f802e Set the BlockIo.Media.IoAlign to 0 because the BlockIo produced by Partition driver consumes DiskIo for read/write operation which doesn't have IO alignment requirement. by niruiyu · 14 years ago
  56. 7052047 OvmfPkg/*.dsc: Change FileHandleLib instance path by jljusten · 14 years ago
  57. 8ea50d2 Fix Xcode compile bug. It looks like these two arguments had an extra level of indirection that was in error. Good thing about extra compilers is we catch this kind of thing for almost free. by andrewfish · 14 years ago
  58. 2e3650d ArmPkg/Arm9Lib: Assert if memory region size is TT_DESCRIPTOR_SECTION_SIZE aligned by oliviermartin · 14 years ago
  59. 4e7b731 BeagleBoardPkg: Fix build by oliviermartin · 14 years ago
  60. 709497d ArmPkg: Fix ArmPkg.dsc and ArmVExpress-CTA9x4.dsc builds by oliviermartin · 14 years ago
  61. 09eb2dc ArmPlatformPkg/Bds: Connect all drivers if the SimpleTextIO is not available by oliviermartin · 14 years ago
  62. 643ec0e ArmPkg: Fix InternalMemCopyMem() by oliviermartin · 14 years ago
  63. 61afd6a ArmPkg/ArmDisassemblerLib: Fix register list by oliviermartin · 14 years ago
  64. a54d210 ArmPlatformPkg: Fix build by oliviermartin · 14 years ago
  65. 80ddb68 ArmPlatformPkg/PrePeiCore: Fix build by oliviermartin · 14 years ago
  66. 3e07076 ArmPlatformPkg/Bds: Fix build Renamed BdsLinuxLib.h into BdsUnixLib.h by oliviermartin · 14 years ago
  67. 964680c ArmPlatformPkg/ArmPlatformLib: Move the UEFI memory partionning to MemoryInitPei by oliviermartin · 14 years ago
  68. a534d71 ArmPlatformPkg/ArmPlatformLib: Introduce the function ArmPlatformGetBootMode() by oliviermartin · 14 years ago
  69. cf3a77a ArmPkg/BdsLib: Fix GetSystemMemoryResources() by oliviermartin · 14 years ago
  70. bad880b ArmPkg/BdsLib: Prevent application to hang the platform using watchdog by oliviermartin · 14 years ago
  71. 20fd35d EmbeddedPkg/Ebl: Add support for env variable deletion by oliviermartin · 14 years ago
  72. 8e06b58 ArmPlatformPkg: Introduce ArmPlatformInitialize() function by oliviermartin · 14 years ago
  73. 262a9b0 ArmPlatformPkg: Rename gEmbeddedTokenSpaceGuid.PcdEmbeddedFd* into gArmTokenSpaceGuid.PcdNormalFd* by oliviermartin · 14 years ago
  74. 2637d1e ArmPlatformPkg: Use Serial print function to print out non debugging information by oliviermartin · 14 years ago
  75. e100fa8 ArmPlatformPkg/SP804Timer: Fix IRQ handler when the Timer IRQ is shared by oliviermartin · 14 years ago
  76. 1e6a5cf ArmPkg/ArmLib: Define the macro IS_ARM_MEMORY_REGION_ATTRIBUTES_SECURE() by oliviermartin · 14 years ago
  77. 6acb379 ArmPlatformPkg/CTA9x4: Remove Variable Storage FD file from FDF by oliviermartin · 14 years ago
  78. 53205a5 ArmPkg/ArmV7: Fix TT_DESCRIPTOR_LARGEPAGE_CACHE_POLICY_MASK mask by oliviermartin · 14 years ago
  79. fe93eba ArmPkg/PL390GixDxe: Return from the interrupt handler when it is a sporadic interrupt by oliviermartin · 14 years ago
  80. 2297613 ArmPkg/CpuDxe: Replace SIZE_4KB by TT_DESCRIPTOR_PAGE_SIZE by oliviermartin · 14 years ago
  81. 2cf4b60 ArmPkg/Mmu: Support page size granularity in the initial MMU setting by oliviermartin · 14 years ago
  82. 2ed2ed2 ArmPkg/PL180MciDxe: Improve error handling by oliviermartin · 14 years ago
  83. a1ab914 ArmPkg/MmcDxe: Fix some returned conditions for MMC/SD commands by oliviermartin · 14 years ago
  84. 6102636 EmbeddedPkg/MmcDxe: Fix protocols uninstallation in Stop() function by oliviermartin · 14 years ago
  85. ad33170 1. solve build time issue that FV size is exceed due to more modules is included. by erictian · 14 years ago
  86. b2bf973 fix for the cp shell command - halt when an error was encountered and also fix the error message displayed. by jcarsey · 14 years ago
  87. 0c956e0 didn't mean to remove this comment. by jcarsey · 14 years ago
  88. fb84495 remove redirection command line updating from the shell core code. by jcarsey · 14 years ago
  89. 33c031e pointer verification (not NULL) and buffer overrun fixes. by jcarsey · 14 years ago
  90. 6b82591 add more user input verification to connect and vol commands. by jcarsey · 14 years ago
  91. 16751bb remove unused variable. add some parens. by jcarsey · 14 years ago
  92. b36653b Fix ICC compilation failure. No functionality impact. by niruiyu · 14 years ago
  93. 320587d Update inf file to follow spec. by ydong10 · 14 years ago
  94. 4bcb7fe Update inf file to follow spec. by ydong10 · 14 years ago
  95. 33b7140 Update inf file to follow spec. by ydong10 · 14 years ago
  96. abf2162 Update inf file to follow spec. by ydong10 · 14 years ago
  97. be1b161 Update inf file to follow spec. by ydong10 · 14 years ago
  98. 2ec013c clarify error message when listing files based on a metaname without a current working directory. by jcarsey · 14 years ago
  99. 0841f3a fix changing time daylight settings without changing the time. by jcarsey · 14 years ago
  100. 980d554 smbiosview - add user input verification. by jcarsey · 14 years ago