- a1d887b Merger tracker:Fixed a Pci bus driver logic error by vanjeff · 17 years ago
- a1a99cc 1) Sync in patch for EDK 1063 Boot option enumeration algorithm enhancement by qwang12 · 17 years ago
- 189eac2 Sync in patch for EDK 945 by qwang12 · 17 years ago
- ca784f9 Remove commented out code. by klu2 · 17 years ago
- a7715e7 The calculating action for CAR usage should be put before calling temporary ram support PPI, because the CAR is unvaiable after switch stack from temporary memory to permenent memory. by klu2 · 17 years ago
- ff33b87 Correct the value of StackBase, the stack base address is not stack's top address. by klu2 · 17 years ago
- 1b5538a Remove EdkGenericBdsLib as it is replaced by MdeModulePkg/Include/Library/GenericBdsLib.h. by qwang12 · 17 years ago
- 6c29550 Add NULL parameter checking for notify function. by qhuang8 · 17 years ago
- 383c303 Fix two minor defects: by qhuang8 · 17 years ago
- 9521b66 Fix a typo to pass ICC build by qhuang8 · 17 years ago
- 5397fc6 Correct input parameter aligned to TCG spec. by lgao4 · 17 years ago
- 6cd7b51 Correct the PeImage Source file to be measured by TCG. by lgao4 · 17 years ago
- 49c8e77 Merged bug fix (HSD200972) by Hess by jwang36 · 17 years ago
- c5b5c41 Tried to fix an issue which will cause file access error. by jwang36 · 17 years ago
- dcf4773 Correct EdkFvbServiceLib instance module type to DXE_RUNTIME_DRIVER, because its interfaces are for runtime driver. by lgao4 · 17 years ago
- edf96db Re-built python tools with Python2.5.2 by jwang36 · 17 years ago
- 58dcdad Merge Temporary Ram support patch. by klu2 · 17 years ago
- bc4cb04 Rebuilt per the Hess's bug fixes by jwang36 · 17 years ago
- f7f0d9e Merged Jordan's update by jwang36 · 17 years ago
- 6b36020 Fixed dependency expression issue by jwang36 · 17 years ago
- 764e3bf remove EdkGenericBdsLib|Nt32Pkg/Library/EdkGenericBdsLib/EdkGenericBdsLib.inf which is removed. by qwang12 · 17 years ago
- 4ba9722 Remove SetupBrowser, DriverSample and HiiDatabase. by qwang12 · 17 years ago
- 25724a9 Remove SetupBrowser, DriverSample and HiiDatabase. by qwang12 · 17 years ago
- 498f4b3 Update Variable FV version to PI version. by lgao4 · 17 years ago
- 350c543 Remove the wrong changes. by qwang12 · 17 years ago
- 20d2ed1 Replaced by Y:\work\MdeModulePkg\Library\GenericBdsLib\GenericBdsLib.inf which complies to UEFI HII. by qwang12 · 17 years ago
- 0a9e929 Replaced by Y:\work\MdeModulePkg\Library\GenericBdsLib\GenericBdsLib.inf by qwang12 · 17 years ago
- 725a03b Remove DriverSample. MdeModulePkg\Universal\DriverSampleDxe is the replacement complying to UEFI HII. by qwang12 · 17 years ago
- 62e6733 Remove Framework SetupBrowser. MdeModulePkg\Universal\SetupBrowserDxe is the replacement complying to HII in UEFI 2.1 spec. by qwang12 · 17 years ago
- ae55729 Remove Framework HiiDatabase by qwang12 · 17 years ago
- 3531be0 GenFds.exe adapt to new build database structure. by jlin16 · 17 years ago
- f4b5ed0 Fixed HSD200760: by jwang36 · 17 years ago
- 83be5e8 Fix the following issues: (base tools source r1024) by qhuang8 · 17 years ago
- 0fc8249 Add debug prompt for showing progress bar. by klu2 · 17 years ago
- c476980 Fixed a binary file support issues which will cause exception in tools when building library modules by jwang36 · 17 years ago
- 062539c Update BDS module name to follow naming conventions. by qhuang8 · 17 years ago
- cd4c1ac A short-term fix that StrCpy() needs to handle two overlapping strings. by qhuang8 · 17 years ago
- fb42e02 Skip locating Terminal driver Protocol Guid to determine the terminal options. It is better that BDS does not hardcode a special driver GUID. by qhuang8 · 17 years ago
- 9b8a6c2 Add pragma(1) to the structure of BM_LEGACY_DEV_ORDER_CONTEXT: by qhuang8 · 17 years ago
- 94cb0cf Update platform build tools by adding input parameter check and guid format check. by lgao4 · 17 years ago
- ba39e31 1. Add EFI LOADED IMAGE DEVICE PATH Protocol in LoadImage() service, per UEFI 2.1b. by vanjeff · 17 years ago
- 77442a5 MdeModulePkg/Bus/Usb/UsbBusDxe/UsbBusDxe.inf: by jljusten · 17 years ago
- 9e58aa1 edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/UsbUtility.c: by jljusten · 17 years ago
- 4716633 edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/usbbus.h: by jljusten · 17 years ago
- 474ff2b edk2/MdeModulePkg/Bus/Usb/UsbBusDxe/usbbus.c: by jljusten · 17 years ago
- 1682995 edk2/MdeModulePkg/Bus/Pci/UhciDxe/ComponentName.c: by jljusten · 17 years ago
- 306431f Fix build failure by adding DebugLib by lgao4 · 17 years ago
- b3bac2c Correct the calculating time out for BDS by klu2 · 17 years ago
- 8069d49 update comments and add assert for these files. by lgao4 · 17 years ago
- 2ae8963 Add comments for parameter. Add ASSERT for the input parameters. by lgao4 · 17 years ago
- ad42b17 Fixed option name, ForceRebuild by lhauch · 17 years ago
- 8014e7c Removed newbuild option from edksetup.bat command-line, this is now the default. by lhauch · 17 years ago
- 1710eeb by qwang12 · 17 years ago
- 34d675a Fixed mismatched command line switch by jwang36 · 17 years ago
- 01c665a Fixed VFR flag to: --no-pre-processing by lhauch · 17 years ago
- 047c644 Fix an issue that the Target Name is supposed to an Ascii string. by qhuang8 · 17 years ago
- 06bab62 changed to match filename by vanjeff · 17 years ago
- 87acd19 Standardized the command line options of VfrCompile.exe and changed its uses in build_rule.template. by jwang36 · 17 years ago
- d42d853 1) Enable GraphicsConsole module to support a legacy platform which only produce UGA protocol. Under such system, HiiFont->StringToImage is used to draw the string to blt buffer first. Then, UGA->Blt is used to draw to the physical devices. by qwang12 · 17 years ago
- 753cb9d remove duplicated one. by vanjeff · 17 years ago
- ce821df rename by vanjeff · 17 years ago
- 7825595 fixed a typo by vanjeff · 17 years ago
- 1d13665 rename by vanjeff · 17 years ago
- a3c5f87 rename by vanjeff · 17 years ago
- a1dbee5 rename by vanjeff · 17 years ago
- 1f4db48 rename by vanjeff · 17 years ago
- 2735e5d rename by vanjeff · 17 years ago
- b32e18f rename by vanjeff · 17 years ago
- 2883b67 rename by vanjeff · 17 years ago
- a15a419 rename by vanjeff · 17 years ago
- a0818cc rename by vanjeff · 17 years ago
- a7e0614 rename by vanjeff · 17 years ago
- 28db6da rename by vanjeff · 17 years ago
- 3bb7aff rename by vanjeff · 17 years ago
- d007c0a rename by vanjeff · 17 years ago
- f9a088d rename by vanjeff · 17 years ago
- c74593c rename by vanjeff · 17 years ago
- 75d0f44 Rename by vanjeff · 17 years ago
- 1840420 remove callback.c by vanjeff · 17 years ago
- 5e7e4fa Rename callback.c to Callback.c by vanjeff · 17 years ago
- 4dd60a1 edk2/MdeModulePkg/MdeModulePkg.dsc: by jljusten · 17 years ago
- de97115 Remove duplicate one by jwang36 · 17 years ago
- 96f3db9 Copied remotely by vanjeff · 17 years ago
- 37e9977 edk2/MdeModulePkg/Universal/WatchdogTimerDxe: by jljusten · 17 years ago
- 0f3fea2 edk2/MdeModulePkg/Universal/WatchdogTimerDxe: by jljusten · 17 years ago
- 59306fa edk2/MdeModulePkg/Universal/WatchdogTimerDxe: by jljusten · 17 years ago
- 6d01b2f edk2/MdeModulePkg/Universal/WatchdogTimerDxe: by jljusten · 17 years ago
- 6205fbc edk2/MdeModulePkg/Universal/WatchDogTimerDxe: by jljusten · 17 years ago
- c0d17d2 edk2/MdeModulePkg/Universal/WatchDogTimerDxe/WatchDogTimer.h: by jljusten · 17 years ago
- 6c46a5a edk2/MdeModulePkg/Universal/HiiDatabaseDxe/Database.c: by jljusten · 17 years ago
- b641258 edk2/MdeModulePkg/Universal/DriverSampleDxe/inventory.vfr: by jljusten · 17 years ago
- c56f512 edk2/MdeModulePkg/Universal/SetupBrowserDxe/IfrParse.c: by jljusten · 17 years ago
- e2336e3 a. Added binary file support during AutoGen by jwang36 · 17 years ago
- fa31275 Fix several typos for the instructions to build shell binaries with ECP & EDK II tools. by qhuang8 · 17 years ago
- eb9a9a5 Produce all the PciIo & Dpath protocol for all the pci devices under the current host bridge. by qhuang8 · 17 years ago
- 23f642e Return the error status from gBS->OpenProtocol() since there are cases when the input ControllerHandle or ChildHandle is not a valid EFI_HANDLE. We should return EFI_INVALID_PARAMETER instead of EFI_UNSUPPORTED for Driver Diagnostic (2) protocol implementation. by qhuang8 · 17 years ago
- adc863c Add checking for ChildHandle. by qhuang8 · 17 years ago
- c7b616c Initialize Storage->ConfigRequest to contain at least one Unicode NULL '\0000'. CONFIG_REQUEST_STRING_INCREMENTAL is designed to only host valid string without the trailing '\0000'. by qwang12 · 17 years ago
- 404d4e5 Update the library to compliant with SMMCis 0.91 and 0.9 both. 0.91 requires the InSmm() could not be invoked in runtime. by yshang1 · 17 years ago
- f9619f5 Added "-nopp" to VfrCompile.exe tool to bypass the preprocessing on input file by jwang36 · 17 years ago