1. 4f8ef5c Change IPF version AuthVariable driver to support multiple-platform feature. by niruiyu · 13 years ago
  2. 53e6937 Update PI Service Table Versions per PI 1.2 Errata C. by rsun3 · 13 years ago
  3. 82b7604 Correct the code to use SIZE_OF_EFI_FILE_INFO instead of sizeof (EFI_FILE_INFO) to fix a bug when creating a file/directory with single char as file name in root directory. by niruiyu · 13 years ago
  4. e45e09c Correct the code to use SIZE_OF_EFI_FILE_INFO instead of sizeof (EFI_FILE_INFO) to fix a bug when creating a file/directory with single char as file name in root directory. by niruiyu · 13 years ago
  5. 1aa9860 ArmPlatformPkg/PrePi: Ony synchronize cores when it is a MPCore System by oliviermartin · 13 years ago
  6. f01219e MdeModulePkg: Enable port power if port power control feature is supported by EHCI by erictian · 13 years ago
  7. 96aace8 UEFI231 spec compliance: by jyao1 · 13 years ago
  8. 3a4b9eb DuetPkg BootSector: by rsun3 · 13 years ago
  9. 4a6876b Patch include: by ydong10 · 13 years ago
  10. f67c438 Enable lock attribute for statement and form; show this attribute same as grayout. by ydong10 · 13 years ago
  11. 85aa96c Update select highlight menu logic when opcode is date/time by ydong10 · 13 years ago
  12. de4b64f Restore original IDT entry if RegisterInterruptHandler() was used to unregister user defined interrupt handler. by vanjeff · 13 years ago
  13. 9463796 Make comments to be consistent with the parameter. by gdong1 · 13 years ago
  14. 1aff716 In AtaAtapiPassThru driver by qianouyang · 13 years ago
  15. 5d9f5dc EFI_FVB2_ALIGNMNET_512K should be EFI_FVB2_ALIGNMENT_512K. by lzeng14 · 13 years ago
  16. 6f58362 According to PI 1.2c Vol 3, EFI_FVB2_ALIGNMNET_512K should be EFI_FVB2_ALIGNMENT_512K. by lzeng14 · 13 years ago
  17. d0da41c ArmPlatformPkg: Remove inappropriate comment in ArmPlatformPkg.dec by oliviermartin · 13 years ago
  18. 720b0d8 ArmPlatformPkg/patches: Update pending patches to fix builds by oliviermartin · 13 years ago
  19. bc0c99b Update ConfigAcess Protocol which is produced by SecureBootConfigDxe to follow the UEFI SPEC (Handle the Request parameter is NULL in ExtractConfig interface). by qianouyang · 13 years ago
  20. 9cc8626 Correct AtaAtapiPassThru module packaging info. by erictian · 13 years ago
  21. 95717b9 According to PI errata 0000690, word "Ide Bus driver" has been replaced with "Driver entity". by erictian · 13 years ago
  22. 01e20f0 According to PI errata 0000690, word "Ide Bus driver" has been replaced with "Driver entity". by erictian · 13 years ago
  23. 80d6c27 According to PI errata 0000690, word "Ide Bus driver" has been replaced with "Driver entity". by erictian · 13 years ago
  24. d634799 Remove code comments since PI 1.2c has fixed the typo of some status code name. by vanjeff · 13 years ago
  25. 3512efa CSM is updated to remove RaiseTPL (TPL_HIGH_LEVEL) and disable 2 known UEFI interrupts instead. This is needed to process HPET timer interrupt before going into real mode. by li-elvin · 13 years ago
  26. 22fde64 HPET driver was updated and included: by li-elvin · 13 years ago
  27. e846c18 The handler dispatcher in PEI statuscode router driver should check if handler is NULL, if it is not NULL, then handler can be called. by li-elvin · 13 years ago
  28. 2002bf5 According to PI 1.2c Vol 5, update the code to stipulate SMBIOS 2.7 and include the new types defined therein. by lzeng14 · 13 years ago
  29. f0d711e Do not call LocateProtocol when the current TPL is above or equal TPL_NOTIFY. by niruiyu · 13 years ago
  30. 8014018 Fix incorrect pointer check. by li-elvin · 13 years ago
  31. 37d5c6e Update comment for function header. by ydong10 · 13 years ago
  32. 9607294 Follow PI1.2c spec, check empty string and return EFI_INVALID_PARAMETER. by jyao1 · 13 years ago
  33. 4efa9e5 Fix a typo in the comments by niruiyu · 13 years ago
  34. b0934ac ShellPkg: Update comments for functions to clarify buffer origin. by darylm503 · 13 years ago
  35. 031acf6 Shellpkg: Add support for filenames with spaces. by jcarsey · 13 years ago
  36. d16efca Shellpkg: Add support for filenames with spaces. by jcarsey · 13 years ago
  37. fd9efa3 StdLib: Correct module type and [LibraryClasses] section. by darylm503 · 13 years ago
  38. 8aa163d StdLib: Eliminate TimerLib dependencies. by darylm503 · 13 years ago
  39. 4b3d663 OvmfPkg: Add CSM16 and related drivers if CSM_ENABLE is set by jljusten · 13 years ago
  40. 8016da2 OvmfPkg: Add CsmSupportLib by jljusten · 13 years ago
  41. 09bb585 ArmPlatformPkg/patches: Update the 'PendingPatches' on the latest BaseTools syncup by oliviermartin · 13 years ago
  42. 18d37b8 Add description for the parameter of SafeFreePool(). by lzeng14 · 13 years ago
  43. 5f5b907 ArmPlatformPkg: Fix Global Variable region initialization when GlobalVariable's size is zero by oliviermartin · 13 years ago
  44. 008d254 Remove some useless functions for EhciPei driver. by lzeng14 · 13 years ago
  45. d40b2ee Sync BaseTool trunk (version r2397) into EDKII BaseTools. The change mainly includes by lgao4 · 13 years ago
  46. 0806815 MdePkg/BaseLib: Replaced inline assembly for ARMGCC by GCC assembly source file by oliviermartin · 13 years ago
  47. 0b6b57c BeagleBoardPkg: Check if the compiler arm-linux-gnueabi-gcc is present in the path by oliviermartin · 13 years ago
  48. fb849d0 Add the missing (UINTN) type cast when calculating the end of variable store. by niruiyu · 13 years ago
  49. 72861c2 Introduce video resolution and text mode PCDs for BIOS setup in BDS module. User can use these PCDs to customize video resolution and text mode for setup when launching BIOS setup. by li-elvin · 13 years ago
  50. f98c268 SourceLevelDebugPkg: Check if PcdUsbEhciPciAddress is set correctly to avoid assertion by erictian · 13 years ago
  51. 59b9d73 Check the return status of booting against EFI_SUCCESS instead of using EFI_ERROR() macro to catch the warning status. by niruiyu · 13 years ago
  52. 8cb3ed5 Roll back an incorrect change that causes EmuGetVariable always return EFI_NOT_FOUND. by niruiyu · 13 years ago
  53. 22f9423 EmulatorPkg, OvmfPkg: Remove debug code in build.sh by jljusten · 13 years ago
  54. 6ba8465 IntelFrameworkModulePkg-GenericBdsLib: Add type cast for conversion from INTN to UINTN. by xdu2 · 13 years ago
  55. a637802 IntelFrameworkModulePkg: Update GenericBdsLib to use BootLogo protocol to report logo information after logo is drawn to screen; update BdsDxe to notify logo is corrupted when user is going to enter setup. by xdu2 · 13 years ago
  56. e2988e6 MdeModulePkg: Define Boot Logo protocol to convey information of Logo dispayed during boot. by xdu2 · 13 years ago
  57. 90710be MdePkg: Move Bmp.h from IntelFrameworkModulePkg/Library/GenericBdsLib/ to MdePkg/Include/IndustryStandard. by xdu2 · 13 years ago
  58. c448798 Correct the logic to check EFI_FV2_WRITE_STATUS. by lzeng14 · 13 years ago
  59. 7aaf2fd Add debug information for secure boot test convenient. by gdong1 · 13 years ago
  60. d3945da Update return FALSE to ASSERT() for code consistent. by tye1 · 13 years ago
  61. 8536cc4 MdeModulePkg: ATA performance tuning. by erictian · 13 years ago
  62. 9c9f585 MdeModulePkg: Define correct ABI for issuing UNDI command and UNDI callback functions in SnpDxe. by xdu2 · 13 years ago
  63. cdd9529 Add NULL pointer check before free pool. by lzeng14 · 13 years ago
  64. d09ed37 StdLib: Fix some corrupted comments and inconsistent indentation. by darylm503 · 13 years ago
  65. feb1422 StdLib: Move the declarations for ffs() and bzero() from extern.h to strings.h. by darylm503 · 13 years ago
  66. f45df7a StdLib: Make the vfscanf function public. by darylm503 · 13 years ago
  67. 5c5e4a1 StdLib: Revise the meaning of several feature macros. by darylm503 · 13 years ago
  68. c84d88f StdLib: Fix dirent structure members to be of the correct type. by darylm503 · 13 years ago
  69. b2800dd StdLib: Remove files obsoleted by changelist 12649. by darylm503 · 13 years ago
  70. d711a48 StdLib: Add directory access functions to PosixLib. by darylm503 · 13 years ago
  71. 77c9e74 Add TscTimerLibInternal.h in INF file. by lzeng14 · 13 years ago
  72. 89a9f54 BeagleBoard: Clean DSC and FDF files by oliviermartin · 13 years ago
  73. 710b8ac ArmPlatform/Sec: Ensure all the CPU cores are calling ArmCpuSetup() by oliviermartin · 13 years ago
  74. aa26b8f ArmPlatformPkg/PrePi: Remove duplicate call of BuildMemoryTypeInformationHob() by oliviermartin · 13 years ago
  75. d17afc8 ArmPlaformPkg/ArmVExpressPkg: Move initialization of SP810 at the early stage of the platform initialization (SEC) by oliviermartin · 13 years ago
  76. ce5ed6c ArmPlatformPkg: Fix PCD namespace for PCD that defines the the size of a Secure/Non Secure FD/FV files by oliviermartin · 13 years ago
  77. c0658bd ArmPlatformPkg/Bds: Fix the Boot Manager option to set the FDT device path by oliviermartin · 13 years ago
  78. 22a262c ArmPlatformPkg/Bds: Fixed and Improved initrd support in the ArmPlatformPkg Boot Manager by oliviermartin · 13 years ago
  79. 483bc3d ArmPlatformPkg/Bds: Fix when the default console variables are empty (or null) by oliviermartin · 13 years ago
  80. 031f52c ArmPlatformPkg: Fix initialization of the Global Variable when stack pointer higher than 0x7FFFFFFF by oliviermartin · 13 years ago
  81. 99565b8 ArmPlatform/PrePi: Fixed PrePi for MP Cores platform and Global Variable region settings by oliviermartin · 13 years ago
  82. 513aa34 ArmPlatformPkg/Sec: Replaced hardcode SCR and NSACR values by PCDs to enable CPU and Platform Specific settings by oliviermartin · 13 years ago
  83. 504d146 ArmPlatformPkg: Use EmuVariable, Add Simple TextInTextOut to make easier to port to a new platform by oliviermartin · 13 years ago
  84. 00b2153 ArmPlatformPkg: Boot Linux from semihosting on RTSM by default (was NOR Flash) by oliviermartin · 13 years ago
  85. d4bec9f ArmPlatformPkg: Use fixed PcdTrustzoneSupport to define if Trustzone is enabled for a firmware by oliviermartin · 13 years ago
  86. d48e4b1 ArmPlatformPkg: Fix PrePi firmwares for ArmRealViewEb by oliviermartin · 13 years ago
  87. 8d0fe26 ArmPlatformPkg: Remove ArmPlatformBootRemapping() function from the ArmPlatformLib by oliviermartin · 13 years ago
  88. d314d05 ArmPkg/ArmPkg.dsc: Add latest drivers to the DSC file to validate that they build by oliviermartin · 13 years ago
  89. 3d4c7ab ArmPkg/RvdPeCoffExtraActionLib: Add quotes in RVD command line for RVD under Linux by oliviermartin · 13 years ago
  90. 7755dfd ArmPkg/DefaultExceptionHandlerLib: Replace the Print() by SerialOutputWrite() function by oliviermartin · 13 years ago
  91. ce4b2bd ArmPkg/ArmArchTimerLib: Fix TimerLib when the security extension is not implemented by oliviermartin · 13 years ago
  92. a8151a7 ArmPkg: Fix GetClusterId() calculation from MpId by oliviermartin · 13 years ago
  93. 81be6e0 ArmPkg/ArmCpuLib: Fix GCC/XCode builds by oliviermartin · 13 years ago
  94. 793275a ArmPlatformPkg: Coding style (minor changes) by oliviermartin · 13 years ago
  95. a79803d ArmPlatformPkg/ArmVExpressPkg: Do not declare SCC base for the RTSM VE Model by oliviermartin · 13 years ago
  96. 3372840 ShellPkg: swap warm and cold to get the default correct for Reset command. by jcarsey · 13 years ago
  97. 44a957c Enhance drivers for sanity check and coding style alignment. by gdong1 · 13 years ago
  98. 2972b50 The three TscTimerLib has been merged to one directory. by lzeng14 · 13 years ago
  99. eaa52ad StdLib: Fix strcmp so that comparisons are case sensitive. Simplified code for strcasecmp. by darylm503 · 13 years ago
  100. 52cb711 EmulatorPkg: Fix DSC_SPECIFICATION typo in dsc by jljusten · 13 years ago