Merge EDK tracker 892 to EDK II.

892 Internal Shell sometimes can't boot when boot option is not enumerated

git-svn-id: https://edk2.svn.sourceforge.net/svnroot/edk2/trunk/edk2@4112 6f19259b-4bc3-4df7-8a09-765794883524
This commit is contained in:
lgao4
2007-10-15 02:41:00 +00:00
parent 26096d369d
commit 76bb6efe95
2 changed files with 224 additions and 0 deletions

View File

@@ -86,5 +86,11 @@ ClearDebugRegisters (
VOID
);
EFI_STATUS
EFIAPI
UpdateFvFileDevicePath (
IN OUT EFI_DEVICE_PATH_PROTOCOL **DevicePath,
IN EFI_GUID *FileGuid
);
#endif