1. 82571fb add support to easily remove profiles and shell levels. the libraries will not do anything (but no longer fail), if the PCDs are changed to remove their functionality. by jcarsey · 14 years ago
  2. 4880c2c added support for -i and -o for HII based configurations. by jcarsey · 14 years ago
  3. ad8cbf7 Clear the direction flag in interrupt/exception handlers' assembly entry code before calling C functions to follow the UEFI calling convention. by rsun3 · 14 years ago
  4. e332b44 InOsEmuPkg/Unix: Return scan code for Pause key by jljusten · 14 years ago
  5. 10d1be3 InOsEmuPkg: Rename EmuPthreadThunk to EmuThreadThunk by jljusten · 14 years ago
  6. a80e595 InOsEmuPkg PcdEmuFileSystem: Set to architecture independent path by jljusten · 14 years ago
  7. 0c493bf InOsEmuPkg PosixFileSystem: Fix memory corruption issue by jljusten · 14 years ago
  8. 1c3b101 Return scan code for Pause key. by vanjeff · 14 years ago
  9. 4c89154 Return scan code for Pause key. by vanjeff · 14 years ago
  10. e812318 Update PS/2 keyboard driver to return scan code for Pause key. by vanjeff · 14 years ago
  11. 4ff492c Update USB keyboard driver to return scan code for Pause key. by vanjeff · 14 years ago
  12. 66b96f9 Add definition of SCAN_PAUSE for EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL. by vanjeff · 14 years ago
  13. 8f0067d Fix minor clang build issue. by andrewfish · 14 years ago
  14. 9ab6800 InOsEmuPkg PcdEmuFileSystem: Match current setting in UnixPkg by jljusten · 14 years ago
  15. 72a44be InOsEmuPkg: Use EdkShellBinPkg by default by jljusten · 14 years ago
  16. e5dc7e7 InOsEmuPkg/Sec: Update assembly code when calling EFIAPI functions by jljusten · 14 years ago
  17. 0ede385 InOsEmuPkg/Unix: Rebase firmware SEC image by jljusten · 14 years ago
  18. 7d6cc71 InOsEmuPkg: Match filename case of the generate FD file by jljusten · 14 years ago
  19. 224e133 InOsEmuPkg: Fix warnings with GCC44 toolchain by jljusten · 14 years ago
  20. a690c00 InOsEmuPkg/Unix: Link to pthread library by jljusten · 14 years ago
  21. 65e3f33 Added generic EFIABI SEC to InOsEmuPkg. Add library to abstract FV cracking and remove code from original Sec/OS App. Add a PeiServicesLib wrapper for SEC that uses passed in PEI list and can abstract FV reading. Don't load images for XIP code and just run from FV directly on Mac OS X, or from dlopen on Linux. Moved temp ram switch code into generic SEC. Fixed design issue with PeiServiceTablePointerLib. by andrewfish · 14 years ago
  22. 960212a add those missing device path nodes into the union structure of EFI_DEV_PATH and EFI_DEV_PTR by erictian · 14 years ago
  23. c4671a6 Add MP support. Based on PcdEmuApCount APs (Application Processors) are created in the CpuRuntimeDxe driver. If PcdEmuApCount > 0 then the MpServices protocol is created on top of pthreads and the APs are availible to use vis the MpService protocol. by andrewfish · 14 years ago
  24. e6a6082 Clean up DEC files: Remove section header comment blocks that do not provide any information by hhtian · 14 years ago
  25. a170ad5 Fix bug where the config change to point to the executable ended up in one of my local files that does not get checked in. by andrewfish · 14 years ago
  26. 949f388 Add InOsEmuPkg. Like UnixPkg and Nt32Pkg, but EFI code can be common and does not require including system include files. Currently only Unix 64-bit is supported and it has only been tested on Mac OS X. Not all features are ported over, but GOP, via X11, and access to local file systems are supported and you can boot to the shell. by andrewfish · 14 years ago
  27. da92f27 Sync BaseTools Branch (version r2149) to EDKII main trunk. by lgao4 · 14 years ago
  28. e472e8d Remove duplicate PCD declaration by mdkinney · 14 years ago
  29. d040edf Clean up DEC files: by mdkinney · 14 years ago
  30. edd88d5 Clean up DEC files: by mdkinney · 14 years ago
  31. abc6ae0 Clean up DEC files: by mdkinney · 14 years ago
  32. eaccfcc Clean up DEC files: by mdkinney · 14 years ago
  33. 53705ed Clean up DEC files: by mdkinney · 14 years ago
  34. 28b29a7 Clean up DEC files: by mdkinney · 14 years ago
  35. cbdffd2 Clean up DEC files: by mdkinney · 14 years ago
  36. 99df328 Clean up DEC files: by mdkinney · 14 years ago
  37. 0677cc4 Clean up DEC files: by mdkinney · 14 years ago
  38. 6f2fd7b Clean up DEC files: by mdkinney · 14 years ago
  39. 043d7c3 Clean up DEC files: by mdkinney · 14 years ago
  40. d0844d1 Add Pointer check for NULL before referring it and remove unnecessary pointer check in AtaAtapiPassThru and Partition Drivers. by qianouyang · 14 years ago
  41. 58f8069 Fix DEC files so any PCD declared as Dynamic is also declared as DynamicEx by mdkinney · 14 years ago
  42. 70c66df Fix DEC files so any PCD declared as Dynamic is also declared as DynamicEx by mdkinney · 14 years ago
  43. a1a5fc7 Fix DEC files so any PCD declared as Dynamic is also declared as DynamicEx by mdkinney · 14 years ago
  44. 53b1c0c Fix DEC files so any PCD declared as Dynamic is also declared as DynamicEx by mdkinney · 14 years ago
  45. 7758b0a Fix DEC files so any PCD declared as Dynamic is also declared as DynamicEx by mdkinney · 14 years ago
  46. be04635 Fix DEC files so any PCD declared as Dynamic is also declared as DynamicEx by mdkinney · 14 years ago
  47. 4784d66 Fix DEC files so any PCD declared as Dynamic is also declared as DynamicEx by mdkinney · 14 years ago
  48. 775afc8 Fix DEC files so any PCD declared as Dynamic is also declared as DynamicEx by mdkinney · 14 years ago
  49. 856f592 Update 8259 PCDs to support Dynamic and DynamicEx and PatchableInModule by mdkinney · 14 years ago
  50. ef73b0a Add data type convert action to avoid warning. by ydong10 · 14 years ago
  51. 31c21fd Add new status code definition in PI 1.2 Errata B. by li-elvin · 14 years ago
  52. 8ac1fc0 1. Fixed a issue in Ip4Config.c by hhuan13 · 14 years ago
  53. c24097a 1. Enabled SSP(StorageSecurityCommandProtocol) for ATA devices. by hhuan13 · 14 years ago
  54. c777fc4 1. Add definition for SSP(StorageSecurityCommand Protocol) by hhuan13 · 14 years ago
  55. 2be21af 1.Move the definitions of SCAN_F11 and SCAN_F12 from SimpleTextIn.h to SimpleTextInEx.h because they are defined in Table - EFI Scan Codes for EFI_SIMPLE_TEXT_INPUT_EX_PROTOCOL. by vanjeff · 14 years ago
  56. abfbafd Remove disabling keyboard/auxiliary interface in Driver Binding Protocol.Stop() of Ps2KeyboardDxe/Ps2MouseDxe/Ps2MouseAbsolutePointer driver so that PS/2 keyboard and mouse can be used with legacy option ROMs after all EFI drivers have been disconnected. by li-elvin · 14 years ago
  57. aee17e8 Add the definition of EFI_2_31_SYSTEM_TABLE_REVISION and update EFI_SYSTEM_TABLE_REVISION & EFI_RUNTIME_SERVICES_REVISION & EFI_BOOT_SERVICES_REVISION to EFI_2_31_SYSTEM_TABLE_REVISION. by vanjeff · 14 years ago
  58. f114914 CryptoPkg SysCall Lib: Fix warning with GCC in CrtWrapper.c by jljusten · 14 years ago
  59. c61fb9c CryptoPkg OpenSslSupport.h: Do not instantiate data in an include file by jljusten · 14 years ago
  60. b586757 Add BlockIO2 Protocol definition. by qianouyang · 14 years ago
  61. 490b5ea Add BlockIO2 Protocol. by qianouyang · 14 years ago
  62. c89ea31 fix printout from SmbiosView command. by jcarsey · 14 years ago
  63. d088567 Correct typo: GCC 5.4 --> GCC 4.5. by darylm503 · 14 years ago
  64. afbccd0 1. Fixed a bug to make sure IP,Mask,Gateway survives across rest in case "ifconfig -s eth0 dhcp permenant". by hhuan13 · 14 years ago
  65. 3c73ec6 fix too long lines. by jcarsey · 14 years ago
  66. a8cc479 minor format update by hhtian · 14 years ago
  67. 2aa62f2 Standard Libraries for EDK II. by darylm503 · 14 years ago
  68. 98790d8 EmbeddedPkg/LauterbachT32: Lauterbach T32 Debug Scripts by oliviermartin · 14 years ago
  69. 2cf57c9 ArmPkg/PL180Mci: Fix build by oliviermartin · 14 years ago
  70. e77406f ArmPlatformPkg: Add missing ASM_PFX() macro in exception call back by oliviermartin · 14 years ago
  71. ef83918 Updating ShellBinPkg to include revision information in readme file. by jcarsey · 14 years ago
  72. 54e4b37 Fix 2 BootScript thunk issue on MEM_POLL. by jyao1 · 14 years ago
  73. 452f020 Solve a wrong pointer reference in QueryVariableInfo(). by erictian · 14 years ago
  74. 3b42536 Solve a wrong pointer reference in QueryVariableInfo(). by erictian · 14 years ago
  75. f704fc8 1. Change guid name from EFI_CERT_X509 to EFI_CERT_X509_GUID, per UEFI Specification. 2.3.1. by vanjeff · 14 years ago
  76. aa01aba ArmPlatformPkg/ArmPlatformLib: Renamed ArmPlatformInitialize into ArmPlatformSecInitialize by oliviermartin · 14 years ago
  77. bf7d7a6 ArmPlatformPkg/Sec: Initialize the GIC when Trustzone Support is not enabled by oliviermartin · 14 years ago
  78. 0620eec ArmPlatformPkg/Sec: Fix typo and Remove magic value by oliviermartin · 14 years ago
  79. 95650ce ArmPlatform: Remove dummy padding to make the Reset Vector aligned on 32 bytes boundary by oliviermartin · 14 years ago
  80. 50c5f18 ArmPkg/PL180MciDxe: Use the new flag MMC_CMD_NO_CRC_RESPONSE by oliviermartin · 14 years ago
  81. 2b826e7 ArmPkg/MmcDxe: Introduce MMC_CMD_NO_CRC_RESPONSE flag by oliviermartin · 14 years ago
  82. 5d7ca12 Change BlockIo drivers to return EFI_NO_MEDIA or EFI_MEDIA_CHANGED even the Buffer/BufferSize/Lba is invalid so that caller can probe the media status easier. by niruiyu · 14 years ago
  83. fcf5e49 Change BlockIo drivers to return EFI_NO_MEDIA or EFI_MEDIA_CHANGED even the Buffer/BufferSize/Lba is invalid so that caller can probe the media status easier. by niruiyu · 14 years ago
  84. fd776d3 Refine code to make code run more safely. by ydong10 · 14 years ago
  85. 9f82599 1. Enabled IP4 layer auto configuration in case cable swap is detected. by hhuan13 · 14 years ago
  86. 8990b82 OptionRomPkg FrameBufferBltLib: Fix build warning with ICC by jljusten · 14 years ago
  87. 437dfba OptionRomPkg BltLibSample: Fix build for IPF architecture by jljusten · 14 years ago
  88. 4da9ccc Fix issue that iscsi initiator name with 223 bytes can not be saved. by tye1 · 14 years ago
  89. 0a7294f Update the relevant drivers to use the correct GUID for EFI_IPSEC2_PROTOCOL. by qianouyang · 14 years ago
  90. a33f9a7 Add the correct GUID for EFI_IPSEC2_PROTOCOL. by qianouyang · 14 years ago
  91. f415234 Fix an issue that upper layer driver can not use NIC card in its driver binding stop(). by tye1 · 14 years ago
  92. d394581 The hotkey callback in BDS module should defer loading the boot option until the TPL drops to TPL_APPLICATION after the keyboard driver is enhanced to call hotkey callback in timer handler whose TPL is higher than TPL_APPLICATION. by niruiyu · 14 years ago
  93. a176509 Store and get TSC Frequency with system configuration Table. by lzeng14 · 14 years ago
  94. 0ec4f1c Add missing Type 35 support and correct SmbiosFldMiscType13 implementation. by lzeng14 · 14 years ago
  95. 33d9d83 Update and add some definitions to reflect the latest industry standard or for backward compatibility. by lzeng14 · 14 years ago
  96. 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
  97. f8d3e68 check that memory allocation was successful. by jcarsey · 14 years ago
  98. f20076d fix user input validation for time command. by jcarsey · 14 years ago
  99. 072d611 adding shell binary package. by jcarsey · 14 years ago
  100. 8e01b44 Patch from open source community for CryptoPkg to allow it to build for ARM using the RVCT toolchain. by qlong · 14 years ago