- 21ecdf1 Library interface should be declared as EFIAPI by klu2 · 15 years ago
- 4a5b245 Status code handler callback should be declared as EFIAPI by klu2 · 15 years ago
- 14531b1 Use the ASSERT() for parameter checking as the 4th parameter of internal worker function of MakeTable() must be <= 16. by lgao4 · 15 years ago
- ec7cb6a Add the missing PalLib NULL instance. by lgao4 · 15 years ago
- c6b4f78 Add the missing PalLib NULL instance. by lgao4 · 15 years ago
- a167ecb Fixed the issue of that IP4driver can’t correctly reassemble the Out of Sequence Fragments. by qianouyang · 15 years ago
- ce5fad4 For BdsDxe module, by xli24 · 15 years ago
- 97ada49 Clean up package/platform DSC files by the following steps: by lgao4 · 15 years ago
- 164d596 Clean up package/platform DSC files by the following steps: by lgao4 · 15 years ago
- 8a86c11 Clean up package/platform DSC files by the following steps: by lgao4 · 15 years ago
- 3a8ab95 Clean up package/platform DSC files by the following steps: by lgao4 · 15 years ago
- 2bca9a9 Clean up package/platform DSC files by the following steps: by lgao4 · 15 years ago
- 6a53bf1 Clean up package/platform DSC files by the following steps: by lgao4 · 15 years ago
- 779bf66 Clean up package/platform DSC files by the following steps: by lgao4 · 15 years ago
- 4fb411f Clean up package/platform DSC files by the following steps: by lgao4 · 15 years ago
- 88b3d36 Clean up package/platform DSC files by the following steps: by lgao4 · 15 years ago
- a6bb62e MdeModulePkg AcpiTableDxe: Fix GCC build warning by jljusten · 15 years ago
- 2653bb4 MdePkg BaseLib: Fix GCC build break by jljusten · 15 years ago
- 2ad29d0 fix a bug that FindVariable() may set GoneThrough flag wrongly when a >64K variable exists. by erictian · 15 years ago
- fe21112 Waiting for redeye so I added some memory map comments to ArmEb.h. Also fixed assembly syntax issue with GCC. by andrewfish · 15 years ago
- c756ce8 Fix GCC build break as MemoryFence() API has already been included in GccInline.c in BaseLib. by qhuang8 · 15 years ago
- d01a90f Fix some typos by qhuang8 · 15 years ago
- 20c1e33 Refine function comment to follow doxygen format. by klu2 · 15 years ago
- 4e4a5f3 Temporarily remove build-in __sync_val_compare_and_swap() in the implementation of sync functions. by qhuang8 · 15 years ago
- afe7c8b Fix VS2003 build error by jyao1 · 15 years ago
- 364aa45 Fix GCC build issue by andrewfish · 15 years ago
- 3b7e958 Move TscTimerLib library to correct CPU ARCH as it depends on BaseLib API AsmReadTsc(), which is only available for Ia32 & x64 CPU. by qhuang8 · 15 years ago
- 24cd83a Remove unicode code in source code. by qhuang8 · 15 years ago
- 0ef42f8 Update QueryCapsuleCapabilities interface. by li-elvin · 15 years ago
- 9c4a5f7 add security check. by vanjeff · 15 years ago
- a9dfdf4 Fix GCC error by andrewfish · 15 years ago
- 4ade93d Fixup to point to real RAM and NOR addressess. by andrewfish · 15 years ago
- 1a35232 Fix GCC buid issue. by andrewfish · 15 years ago
- ebeffc4 Added stub RTC lib, turned on option of building debug agent (GDB STUB) into SEC. Added the platform library template needed to break into GDB stub with ctrl-c. Cleaned up PCDs for selecting serial ports for Console or GDB usage. Filled in GDB Serial Port lib. by andrewfish · 15 years ago
- 31e4a57 Fix newline at end of file issue. by andrewfish · 15 years ago
- b830c1d Fix grammer in comment by andrewfish · 15 years ago
- c9b34b8 Update copyright format by hhtian · 15 years ago
- 1a6f1b5 Update copyright format by hhtian · 15 years ago
- 6b3f2b8 Setting svn:executable property on applications that do not have it set at this time by lgao4 · 15 years ago
- cf683fe 1. Restore the inline C implementation of GCC assembly files that was temporarily removed in Svn r10045. by qhuang8 · 15 years ago
- 40d841f Sync EDKII BaseTools to BaseTools project r1971 by lgao4 · 15 years ago
- 3dc8585 MdeModulePkg: by jyao1 · 15 years ago
- f0f78f9 MdePkg: by jyao1 · 15 years ago
- 6a8fb8b Change TPM_BASE to 0 per TPM spec. by rsun3 · 15 years ago
- 4cb6774 Fix OS X build issues. Wrong slash direction in include path and unused variable warnning. by andrewfish · 15 years ago
- 9203284 Get TimerDxe driver compiling. by andrewfish · 15 years ago
- 4099cdc Remove obsolete DebugSupport Driver by andrewfish · 15 years ago
- 23d3998 Remove DebugSupport driver for ARM and DebugSupportProtocol. In edk2 you can link debugger into DXE core directly so you don't need a debug support. Also we are going to FIQ for debugger ctrl-c break in, so no need to hook the timer infrastructure. by andrewfish · 15 years ago
- 5f4dc6d Ported TimerDxe driver to edk2. by andrewfish · 15 years ago
- b76848c A better template, with some build scripts, for ArmEbPkg. New libraries are just stubs and need to get filled in. Also debugger scripts are just copies of the BeagleBoard scripts and need to be ported. Compiles with all build 3 build scripts. Cygwin RVCT via build.sh, DOS RVCT via b.bat, and DOS box CodeSourcery GCC via ba.bat. by andrewfish · 15 years ago
- f0c855b Small code refinement in MdeModulePkg. by rsun3 · 15 years ago
- 0e4483b Fix DxeCore Dispatch Issue that DXE drivers may not be dispatched if they depend on the protocols produced by SMM driver. by lgao4 · 15 years ago
- 562fccb Fix a typo in comment by klu2 · 15 years ago
- 29a4f92 Fix 3 K8 issues for PXE module by hhuan13 · 15 years ago
- d60957b Fix minor format issue in file header by qhuang8 · 15 years ago
- c78fece Fix minor format issue in file header by qhuang8 · 15 years ago
- 636844a Fix minor format issue in file header by qhuang8 · 15 years ago
- e3e134e Fix minor format issue in file header by qhuang8 · 15 years ago
- d57c443 Fix minor format issue in file header by qhuang8 · 15 years ago
- 2432c68 Fix for UNIXGCC build by jchen20 · 15 years ago
- 47c242a Setting svn:executable property on applications that do not have it set at this time by lhauch · 15 years ago
- ef05e06 1) Fix IPF ICC 11.1 issue when /Ox is used related to the use of local variables and parameter across the transition when TEMP RAM is disabled. by mdkinney · 15 years ago
- da935a5 Add fix for the hardcoded Max ACPI table number. With this fix, the number of ACPI table has no limitations by dynamical allocation by jchen20 · 15 years ago
- 884366c Added a PCD to turn on/off probing Block IO devices to detect add/remove/change. FAT driver does not do this so if the shell does not do this you will get dir hits on an SD Card that has been removed. Default is ON. I moved this feature from device command to main command loop so it gets done after you type return before your command is processed. by andrewfish · 15 years ago
- 9f6b977 Add PCD setting for Timer, default is 10 times a second. You need the timer to detect a media change event. Also coded up DMA, but have not debugged it yet and it is not turned on. by andrewfish · 15 years ago
- c16f9cc Minor comment update. by xdu2 · 15 years ago
- 30c636a Fix bug in AsmCpuVirtual() to return 1 instead of 0 when CPU is in virtual mode. by xdu2 · 15 years ago
- 5277dc8 Fix bug in AsmCpuVirtual() to return 1 instead of 0 when CPU is in virtual mode. by xdu2 · 15 years ago
- e35eb8a 1. Use the max string size to compare password string. by lgao4 · 15 years ago
- 61f0f43 Use the ASSERT() for parameter checking as the 4th paramter of internal worker function of MakeTable() must be <= 16. by qhuang8 · 15 years ago
- 0f127da Fix gcc warning. by andrewfish · 15 years ago
- d3f55de Add in OmapDmaLib instance. by andrewfish · 15 years ago
- 7f814ff Add a DMA lib for the OMAP. It is a combination of PCI IO (generic ARM) DMA functions and OMAP specific DMA config routines. Update PCI emulation driver to use the new library. Started converting MMCHS (SD Card) driver over to using DMA, still a work in progress. Need to verify the 22 parameters required to setup a DMA transfer. by andrewfish · 15 years ago
- 6191913 Removed connect/disconnect in device command and replace with simple BlockIo readblocks to probe for media change. This relies on ReinstallProtocolInterface() calls in the BlockIo drivers to make the filesystems reload. by andrewfish · 15 years ago
- 4da3058 Fix ICC 11.1 build break by mdkinney · 15 years ago
- cab979f Fix ICC 11.1 build break by mdkinney · 15 years ago
- 8f64277 Fix ICC 11.1 build error by mdkinney · 15 years ago
- 2dda77a Update UHCI and ECHI drivers to both Stop and Reset the host controller at ExitBootServices(). by mdkinney · 15 years ago
- 8063b47 Fix bug in PciHostBridgeEnumerator(). by mdkinney · 15 years ago
- 208a833 Fix svn check in bug that broke CWD. Update the connect disconnect support in device command to minimize operations. by andrewfish · 15 years ago
- 0caa7ad Update binaries to integrate a fix to support hot plug during FAT driver binding start (Fat svn r55) by qhuang8 · 15 years ago
- 15cc67e raise TPL to TPL_CALLBACK level at DriverBindingStart() for all usb-related modules, which prevent DriverBindingStop() from being invoked when DriverBindingStart() runs. by erictian · 15 years ago
- b9d5a7f Move SecExtractGuidedSectionLib instance from OvmfPkg to MdePkg by lgao4 · 15 years ago
- fcd7e67 Move SecExtractGuidedSectionLib instance from OvmfPkg to MdePkg by lgao4 · 15 years ago
- d7aaf1d Use new API GetSectionFromAnyFvByFileType() of MdePkg DxeServicesLib library to get PE data of SMM_CORE driver. by lgao4 · 15 years ago
- 682cee4 Add new API GetSectionFromAnyFvByFileType() into MdePkg DxeServicesLib. by lgao4 · 15 years ago
- 2b649f7 Program SD Cards into 4-bit mode (support for this is required in the spec). This gives a 20+% performance increase in load time of an 8MB image. by andrewfish · 15 years ago
- f6381f4 Remove probe for removable media from FileLib, it was getting called way too much. Now it is in the EBL shell device command. Cleanup some spacing issues in the lib code. by andrewfish · 15 years ago
- 2a9fe54 Add ReadyToBoot signal to BDS. by andrewfish · 15 years ago
- 20f461c Adding more DMA #defines to backup all the typing. by andrewfish · 15 years ago
- ef0f565 Add a .h file for Omap3530 DMA engine. So far just register addresses by andrewfish · 15 years ago
- 8c6151f Updated MMC/SD Card driver to support hot add and remove of the media (SD Cards) and enable write protect of SD Cards. Had to update pads for WP bit as it was not being programmed as a GPIO. I also changed some of the PAD #defins as there were only really 3 states, so OR things in the table in the .c file did not make a lot of sense. by andrewfish · 15 years ago
- 0a0951e Update FileLib to use pointer to BlockIo->Media and not a cached copy also add some code in the library init that allows removable media devices to be probed to see if a media change has happened. by andrewfish · 15 years ago
- 24542fb Update the copyright notice format by hhtian · 15 years ago
- 3d70643 Update the copyright notice format by hhtian · 15 years ago
- 60274cc Update the copyright notice format by hhtian · 15 years ago
- 1ebd6c1 Update the copyright notice format by hhtian · 15 years ago
- d6ebcab Update the copyright notice format by hhtian · 15 years ago
- cf748a1 Update the copyright notice format by hhtian · 15 years ago
- 8091267 Forcing functions with variable argument lists to use the same calling convention (EFIAPI). This solves issues when using compilers where the default calling convention is not EFIAPI. by geekboy15a · 15 years ago