- 6b26610 Minor word change in utility display. by ywang · 18 years ago
- ca21f1a Add two useful functions in UefiLib for the implementation of Component Name, Driver Config, and Driver Diag protocols. by qhuang8 · 18 years ago
- 76dbeb3 1) Clean up MdePkg/Include/Common/BootScript.h and remove boot script definition which is not defined in Framework Boot Scirpt Specification V0.91. by qwang12 · 18 years ago
- d57d21b Updated the copyright year. by qwang12 · 18 years ago
- a696a78 Add Lock for cirtical section in PCD database processing routines as PCD database is a shared resource in the system. The lock level is defined as EFI_TPL_CALLBACK. The PCD spec should be updated accordingly. by qwang12 · 18 years ago
- 26355ee Modified the version and usage display. by ywang · 18 years ago
- 243009a Modified version and usage display. by ywang · 18 years ago
- 92bb9cf supmodulelist not supported by now, i remove it firstly. by vanjeff · 18 years ago
- 9fc9e7e ReCaculate the checksum after fixing up AP section for Sec module. by klu2 · 18 years ago
- daa7a3e 1) According to the spec, add EFIAPI to the module entry point function declaration in AutoGen.c by jwang36 · 18 years ago
- 26e7207 Get the Include/ tree also. by bbahnsen · 18 years ago
- 5b8acef Give better error messages for non-existent files. by bbahnsen · 18 years ago
- 22b9b81 Align the sections on 32 byte boundaries for gcc. EDKT459 by bbahnsen · 18 years ago
- fae0da0 Fix several capitalization issues. by bbahnsen · 18 years ago
- 93d16c6 1. Change "BA" to "BaseAddress" and "EP" to "EntryPoint". by bxing · 18 years ago
- 497ef74 Fix PeLoad function can't handle invalid PeImage to skip correct debug entry. by lgao4 · 18 years ago
- 2bbf72b Fix the issues, by xgu3 · 18 years ago
- ad2baef Fix the issues, bootmaint Null Ptr Error by xgu3 · 18 years ago
- 582c722 Correct TeImage Header based on PeiCis spec. by lgao4 · 18 years ago
- 5b66424 Correct TeImage file format and Clean up PeiRebase tool to remove unused code and only relocate image. by lgao4 · 18 years ago
- 591ee27 To fix, by xgu3 · 18 years ago
- bf43f5e Remove DEBUG output statement for PEI&DXE core to fix boot failure issue by jwang36 · 18 years ago
- a387de3 Fixed EDKT498(enchance makedep tool to support asm file), EDKT500(dep file needs to be created for uni file) and tracker ID 454(report real driver entrypoint address through debug output) in PVCS. by jwang36 · 18 years ago
- b991a45 Disp dependencies in error in case of circular dependency by tgingold · 18 years ago
- b28d0bd Fix filename case (Ipf instead of ipf) by tgingold · 18 years ago
- 1e5fcd5 Use / as path separator by tgingold · 18 years ago
- e313deb To fix, by xgu3 · 18 years ago
- fb610f2 Removed the DxeSalLibConstructor() from the EdkDxeSalLib and EdkDxeRuntimeSalLib for the AutoGen lib constructor tools. by zliu3 · 18 years ago
- e360ea4 Fixed one dead loop issue in the autogenlib. by zliu3 · 18 years ago
- 34dca9d Add ULL for long long type value by klu2 · 18 years ago
- 9dcae72 Correct some linux building issue and wrong file header by klu2 · 18 years ago
- f6ab0ce Add checking code for GenAcpiTable tools. by klu2 · 18 years ago
- 9a037c5 Correct the right bits judgment for get size of OptionROM. by klu2 · 18 years ago
- 3727980 Remove two global variable: mUsbCapabilityLen and mDeviceSpeed and integrate them into USB2_HC_DEV. by klu2 · 18 years ago
- d02ea95 Update video card preference policy, together with some memory leaks in Generic BDS Library. by xli24 · 18 years ago
- 74c5616 EHCI driver need enable routine and disable Legacy USB by klu2 · 18 years ago
- f92b6f1 Correctly skip debug entry. by lgao4 · 18 years ago
- 69a99cc by yshang1 · 18 years ago
- 8ef571d fix some minor warning for unix package by klu2 · 18 years ago
- 6c31fdb The updating (change the Interrupt Line to 0xFF for unknown setting) is only for x86 based on the PCI spec, so added the compiler option for such code. by zliu3 · 18 years ago
- 2da41b5 UART_FLOW_CONTROL_DEVICE_PATH should be defined for both EFI and UEFI by qhuang8 · 18 years ago
- 57257e1 1.Fix a typo in DevicePath Driver by qhuang8 · 18 years ago
- 70b6db9 by yshang1 · 18 years ago
- 35d4cd9 Fix EDKT497. In the patch: by yshang1 · 18 years ago
- affa5a1 Removed the workaround code by jwang36 · 18 years ago
- d7f709c Updated the Ipf/Fat.efi with a smaller version to save the image space and this efi binary is compiled with "O1" flag by zliu3 · 18 years ago
- 0424524 Updated the Fat.efi for Tiger tip because the old one does not have the relocation section in that image. by zliu3 · 18 years ago
- d919bb8 Added a workaround to fix the library instance constructor sequence issue. by jwang36 · 18 years ago
- 9574070 Display error message when HOB creation fails due to lack of memory. by xli24 · 18 years ago
- 41a907e Add checking for memory allocation in UI modules. by xli24 · 18 years ago
- b12dbde Fix a typo. by bbahnsen · 18 years ago
- 38a7027 AsyncRequestPtr maybe NULL after its callback function is invoke. So Caching it temporary. by klu2 · 18 years ago
- 0e7bfce BDS code calls Hii->FindHandles() with hardcoded length. by xli24 · 18 years ago
- c271c13 1. Fix EDKT501: New MSA get "Please type a complete file path" waring and can't proceed by hche10x · 18 years ago
- b23e12f Print a descriptive error message if the msa file is ambiguous. by bbahnsen · 18 years ago
- fd73932 Mark some .c files as MSFT only. by bbahnsen · 18 years ago
- 07253e8 Add multi-architecture support to the GNU makefile generator. by bbahnsen · 18 years ago
- c6359f6 Modified utility usage and version display. by ywang · 18 years ago
- eaad41e Modified utility usage and version display. by ywang · 18 years ago
- fd23b92 Added/modified utility usage and version display. by ywang · 18 years ago
- 715a44f IDEBusDriverBindingStart() calls REPORT_STATUS_CODE_WITH_DEVICE_PATH with NULL device path. If progress code is switched on, ASSERT would happen. by xli24 · 18 years ago
- cee3584 Original range calculation in GetNextFile() is incorrect. by xli24 · 18 years ago
- a9a812a 1. Added comments to ASM files by bxing · 18 years ago
- 741fb36 Add dependency for RealAsm file build rules and Use the module name in place of macro STRING_ARRAY_NAME by lgao4 · 18 years ago
- 0026dbe Add a python script that can generate gnu makefiles for the mde package. by bbahnsen · 18 years ago
- 51ac2ff Added support for xmlbeans-2.2.0 by jwang36 · 18 years ago
- 526f8a8 The header file applies to all architectures. by bbahnsen · 18 years ago
- 60db81c by ywang · 18 years ago
- 18a964c Increased the image buffer size to avoid invalid address access issue by jwang36 · 18 years ago
- b244c7d Add in UefiApplicationEntryPoint library class and library instance. by qwang12 · 18 years ago
- fe64f4f fix some coding style issues. by qwang12 · 18 years ago
- d0b053b Merged back the Yizhong's fix which was overwritten by check-in of r2157,2158. by jwang36 · 18 years ago
- db608e6 Minor changes and bug fixes implemented. by ywang · 18 years ago
- 66d8c20 1) Changed the file including as '#include "Ipf\IpfCpuCore.i"' for Intel compiler supporting by zliu3 · 18 years ago
- 2384947 Corrected some comments for the changed code. by jwang36 · 18 years ago
- bc33b23 Used the DAG algorithm given by Mike to re-implemented library constructor sorting code. by jwang36 · 18 years ago
- 997e26f fix some minor warning by klu2 · 18 years ago
- a89f26d When generating string size for unicode string, do not generate too many brace. This will break linux building. by klu2 · 18 years ago
- f0388a0 fix the warning for structure initialization by klu2 · 18 years ago
- 0ce0d9a Fix one minor bug for GenDepex tool. When no input parameter, GenDepex tool should output help info. by lgao4 · 18 years ago
- 19231e0 correct SimpleTextIn protocol definition. by lgao4 · 18 years ago
- c9b1cad Add information on gcc and EdkUnixPkg. by bbahnsen · 18 years ago
- 377fc2a Change many windows references to unix. by bbahnsen · 18 years ago
- 6bb60d7 Always return an aligned block when mapping memory. by bbahnsen · 18 years ago
- a53078b Fix an unititialized memory read. by bbahnsen · 18 years ago
- b51468d EdkUnix spd and fpd added by tgingold · 18 years ago
- c9093a0 Unix version of EFI emulator by tgingold · 18 years ago
- 8ba7afa automagically convert ELF to PE/COFF (i386 only) by tgingold · 18 years ago
- 0dce6dc Use ASM_PFX to optionnaly set the underscore prefix by tgingold · 18 years ago
- a2b1bf9 Use ASM_PFX to optionnaly set the underscore prefix by tgingold · 18 years ago
- 1e56bac Add ASM_PFX macro on ASM_FLAGS using GCC tools by tgingold · 18 years ago
- 3b7a53b Add license header to Python files. by bbahnsen · 18 years ago
- fc7599b Correct the sample instruction. by klu2 · 18 years ago
- ba6930b Add a note that describes how to install the packages necessary to run the optional Python Tools. by bbahnsen · 18 years ago
- 835cdfb Allow resume of the download. by bbahnsen · 18 years ago
- 281ab33 Add wxPython to the installer. by bbahnsen · 18 years ago
- 4d0cf38 Set the executable property on the script. by bbahnsen · 18 years ago
- 6529690 Set the executable property on the script. by bbahnsen · 18 years ago
- f53a073 Volatile variable is read-only in runtime. by klu2 · 18 years ago
- 3088e81 Changed the FrameworkWizard.jar path from Bin to bin by jwang36 · 18 years ago